0
I Use This!
Inactive

Commits : Listings

Analyzed about 9 hours ago. based on code collected about 15 hours ago.
Apr 23, 2023 — Apr 23, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Add resetDefaultFrames() method to restore default view frames. More... over 11 years ago
Explicitly set the icon background. More... over 11 years ago
Add background color parameter to renderOffscreen() method. More... over 11 years ago
Add findBoundingBox() methods for two dimensional surface. More... over 11 years ago
New icons for TextureTool: 1. Support texture coordinate selection. 2. Support edge selection to mark seam. 3. Support texure coordinates generation by unwrapping faces. 4. Support display texture coordinates from other shape set that's not being edited. More... over 11 years ago
1. Support texture coordinate selection. 2. Support edge selection to mark seam. 3. Support texure coordinates generation by unwrapping faces. 4. Support display texture coordinates from other shape set that's not being edited. More... over 11 years ago
1. Add isEqual() methods for equality comparison with tolerance. 2. Move icon generation to renderOffscreen() method in Utility class. More... over 11 years ago
Move icon generation to renderOffscreen() method in Utility class. More... over 11 years ago
Set default depth of texture palette item to 3. More... over 11 years ago
Change SbInt from long to int type. More... over 11 years ago
Trigger node change when setting the node name. More... over 11 years ago
Support Escape key as hot key. More... over 11 years ago
Added display of bounding box size. More... over 11 years ago
Check for existence of animation when getting region. More... over 11 years ago
1. Define __GNUC_PREREQ if gcc don't define it. 2. Add DATE_BUFFER_SIZE 3. Add CLAMP() convenient macro. More... over 11 years ago
Updated to use Xerces-C++ 3.1. More... almost 12 years ago
Create a blank texture as default for the terrain if it does not have a texture. More... about 12 years ago
Report error detail obtained from gdk_pixbuf_savev() function if caller didn't explicitly request to handle it. More... about 12 years ago
1. Add getHeights() method. 2. Minor changes in generating primitives and rendering. More... about 12 years ago
Disable shape selection tracking when mirror tool is activated. More... almost 13 years ago
Remove backup file. More... almost 13 years ago
Handle the presence of texture, material, and normal index. More... almost 13 years ago
Support different drag style. More... almost 13 years ago
Implement handleEvent() to let children have a chance at handling event, for example, when another manipulator has been attached to it. More... almost 13 years ago
Support select edge action. More... almost 13 years ago
Support showing edge selection. More... almost 13 years ago
1. Implement getBoundingBox() method to compute a bounding box based on the selected vertices. 2. Add updateSelectedCoord() method. More... almost 13 years ago
1. Support enabling or disabling tracking changes in shape. 2. Record the coordinate node of the active shape as visible coordinate. More... almost 13 years ago
1. Disable shape selection tracking when extrude tool is activated. 2. Set the shape set list in extrude manipulator. More... almost 13 years ago
Support toggle view mode so that a hot key can be assigned to it. More... almost 13 years ago