0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Mar 16, 2023 — Mar 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added -c color option More... over 13 years ago
Updated to support deactivate message. More... over 13 years ago
Added scale support and link line capping More... over 13 years ago
Bugfix: sending a message with an empty HandleContainer would not send the message More... over 13 years ago
Fixed lighting on 3d text More... over 13 years ago
Removed dynamic cast. More... over 13 years ago
Updated OSG Articulate to support Transform Matrix in addition to DOF Transform. Fixed Highlight plugin so that models with multi textures rendered correctly. More... over 13 years ago
updated freefly More... over 13 years ago
Adding select similar plugin More... over 13 years ago
added an iterator to avoid loss of data
shillcock
as Scott Shillcock
More... over 13 years ago
Bugfix: HeightMap was not attached to the isect node. More... over 13 years ago
Added Select Isect Plugin. More... over 13 years ago
added convertion to and from qstringlist to StringContainer. Fixed typo in docs. Made operator== and has_same_content const methods.
shillcock
as Scott Shillcock
More... over 13 years ago
Merge branch 'master' of github.com:dmzdev/dmz into viewer
shillcock
as Scott Shillcock
More... over 13 years ago
Added == opertator and has_same_content functions to StringContainer. More... over 13 years ago
Added ChannelMessage Plugin. More... over 13 years ago
Bugfixes: ObjectModule would give double callbacks when object was created inside of an ObjectObserver callback. Link Render Plugin would remove the incorrect link if the link_object callback was made twice for the same link. ObjectType and EventType parsing would fail if the second definition did not have the same parent type as the original definition. More... over 13 years ago
Added Articulate WIP More... over 13 years ago
Merge branch 'master' of github.com:dmzdev/dmz into viewer
shillcock
as Scott Shillcock
More... almost 14 years ago
Updated link center offset to default to 0,0,0 when not defined. More... almost 14 years ago
Added support for wind in particle effects plugin. More... almost 14 years ago
updated link code to support center offset on objects. More... almost 14 years ago
Added 3D text plugin. More... almost 14 years ago
Added text alignment to overlay text node. More... almost 14 years ago
Added a flag to the osg optimizer to not OPTIMIZE_TEXTURE_SETTINGS. When this is set the textures do not get written to file if model is dumped.
shillcock
as Scott Shillcock
More... almost 14 years ago
Added API to get overlay text length and height. More... almost 14 years ago
Added Height Map Plugin. More... almost 14 years ago
Adde two new documenation files. More... almost 14 years ago
Updated documentation. More... almost 14 years ago
Update OSG link code so that link can be hidden. Added a plugin to atomaticlly create a link attribute object when two objects are linked. The attribute object is automatically deleted when the link is broken. More... almost 14 years ago