This website requires JavaScript.
Explore
Help
Sign In
fennec-org
/
fennec
Watch
1
Star
0
Fork
0
You've already forked fennec
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2535e1ac4b0e48fc7f8a4d26e300ede526c00708
fennec
/
gdb
/
fennec
History
Medusa Slockbower
2535e1ac4b
Reworked RD-Tree to behave more consistently. The construction of the tree did not allow specifying what index to insert a child at under a parent.
...
Traverser orders were also broken, which is now fixed.
2025-08-14 17:07:48 -04:00
..
__init__.py
- Implemented PrettyPrinters for vector, quaternion, and matrix
2025-08-11 17:39:51 -04:00
containers.py
Reworked RD-Tree to behave more consistently. The construction of the tree did not allow specifying what index to insert a child at under a parent.
2025-08-14 17:07:48 -04:00
filesystem.py
- Implemented file.h and path.h PrettyPrinter
2025-08-11 12:17:57 -04:00
math.py
- Implemented PrettyPrinters for vector, quaternion, and matrix
2025-08-11 17:39:51 -04:00
memory.py
- Implemented file.h and path.h PrettyPrinter
2025-08-11 12:17:57 -04:00
strings.py
- Implemented file.h and path.h PrettyPrinter
2025-08-11 12:17:57 -04:00
utility.py
- Debugged more PrettyPrinters, all implemented thus far work in testing
2025-08-10 23:46:36 -04:00