0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
further reworked pipe messaging More... over 11 years ago
added command history class. should be used later when implementing undo and redo More... over 11 years ago
finally a ready to use and easily expandable IPC for panda and wx More... over 11 years ago
various enhancements and fixes for xml handling More... over 11 years ago
added a destroy function to game object and components More... over 11 years ago
moved xml conversion to properties and made transform component return its property objects as all components do. also now both property styles have a base class More... over 11 years ago
make transform also use properties in a way so that we can attach listeners to it More... over 11 years ago
change the tests to use xmlparser instead of xmlsceneparser More... over 11 years ago
mesh component now tries to actually load models when a path is set More... over 11 years ago
only a changed comment More... over 11 years ago
renamed xmlsceneparser to xmlparser More... over 11 years ago
make xmlparser work with panda's vectors and points More... over 11 years ago
slight modification of test More... over 11 years ago
stringproperty was a little wrong and also added a warning in case setting a new value goes wrong More... over 11 years ago
various fixes and extensions. seriously.. who ever reads these commit messages anyway... More... over 11 years ago
added two useful functions to utilities More... over 11 years ago
new serializing test and a mesh component which doesn't do much yet More... over 11 years ago
various fixes to gameobject More... over 11 years ago
another forgotten return statement More... over 11 years ago
forgot a line More... over 11 years ago
further work on xml parser. mainly extension of reuse and component parser More... over 11 years ago
added a serialization test More... over 11 years ago
small testing ground for properties More... over 11 years ago
added a new function with that you can get property value from property object More... over 11 years ago
you can now get serialized properties from objects and classes More... over 11 years ago
further reworked the xmlsceneparser which now doesn't consist of a class but many single functions. works already, but still WIP More... over 11 years ago
function for scene loading now is called a bit different. corrected that in the testfiles More... over 11 years ago
renamed test files for better self-description More... over 11 years ago
several extensions for more flexible and extendible functions More... over 11 years ago
handle root nodepath as invisible top game object More... over 11 years ago