0
I Use This!
Inactive

Commits : Listings

Analyzed about 8 hours ago. based on code collected 1 day ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
mend More... almost 14 years ago
Merge branch 'master' of git://github.com/djkabala/OpenSGToolbox More... almost 14 years ago
Changed: Skeleton blended geometies to use Nodes instead of Joint NodeCores. More... almost 14 years ago
whitspace yay. More... almost 14 years ago
Added: Timestamp to GenericEVent create. More... almost 14 years ago
Merge branch 'master' of git://github.com/danguilliams/OpenSGToolbox into skin More... almost 14 years ago
Clrf More... almost 14 years ago
Added: FCPtr Editor. More... almost 14 years ago
Merge branch 'master' of github.com:danguilliams/OpenSGToolbox More... almost 14 years ago
- Changed: Matrix calculations in SkeletalAnimation/OSGSkeletonBlendedGeometry.cpp. More... almost 14 years ago
Added: MaterialFieldContainerEditor. This editor uses the GenericFieldContainerEditor to edit the values of the fields, but includes a Viewport with a geometry that has the edited material applied to it. More... almost 14 years ago
Added: Particle Trail library. This library consists of new node cores that draw trails create by particle systems. More... almost 14 years ago
Added: SineWaveParticleAffector. This affector will move a particle allong a sine wave, given frequency, amplitude, and direction. More... almost 14 years ago
Changed: ParticleSystemCore now uses radix sort when sorting particles. More... almost 14 years ago
Added: Morph Geometry. Morph geometies inherit off of Geometry, and define a morph between a base geometry, and a collection of target geometries. More... almost 14 years ago
Merge branch 'master' of git://github.com/djkabala/OpenSGToolbox More... almost 14 years ago
Changed: Most keyframe sequences can interpolate on thier raw type, as well as a EditFieldHandle. More... almost 14 years ago
Merge branch 'master' of github.com:danguilliams/OpenSGToolbox More... almost 14 years ago
Merge branch 'master' of github.com:danguilliams/OpenSGToolbox More... almost 14 years ago
- Updated from david's repository More... almost 14 years ago
- Updated from david's repository More... almost 14 years ago
Merge branch 'master' of github.com:danguilliams/OpenSGToolbox More... almost 14 years ago
- Working on animation importing. In progress. More... almost 14 years ago
Added: Convience functions to manipulate the keyframes of KeyframeSequences using their internal type. More... almost 14 years ago
Fixed: Issue where Child-Parent linking was not correctly being linked when loaded from xml files. More... almost 14 years ago
Changed: Refactored Skeleton Blended Geometries. More... almost 14 years ago
Merge branch 'master' of git://github.com/djkabala/OpenSGToolbox More... almost 14 years ago
Fixed: Memory leaks caused from incorrect reference pointer use. More... almost 14 years ago
Added: Function for creating a FieldContainerEditor DialogWindow that uses the FieldContainerTreeModel and the GenericFieldContainerEditor. More... almost 14 years ago
Fixed: Issue where editField was used unnecessarily instead of getField. More... almost 14 years ago