1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Aug 16, 2024 — Aug 16, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fixed PagedGeometry bounded mode xIndex/zIndex bug with bounds origin <> (0,0) / Fixed ImpostorPage path issue More... about 18 years ago
Fixed TreeLoader::deleteTrees() bug, added a tree iterator for TreeLoader More... about 18 years ago
Fixed important impostor bug / Added OSX support More... about 18 years ago
Added color map support / Added map channel splitting support More... about 18 years ago
Allowed density maps to be modified in real-time More... about 18 years ago
Minor change to example application More... about 18 years ago
Added density map support More... about 18 years ago
Added TreeLoader implementation / fixed misc. bugs More... about 18 years ago
Fixed PageInfo tile index bug More... about 18 years ago
Fixed GrassLoader vertex buffer bug More... about 18 years ago
Fixed StaticBillboardSet fog in OpenGL / Misc. GrassLoader tweaks and bug fixes More... about 18 years ago
Updated PagedGeometry.h to latest version More... about 18 years ago
Finished grass system (added grass blending and improved alpha sorting) More... over 18 years ago
Added GrassLoader for fast, animated grass More... over 18 years ago
Added userData to PageInfo for easy tracking of allocated page-related objects. More... over 18 years ago
Updated documentation error More... over 18 years ago
Updated todo list More... over 18 years ago
Fixed StaticBillboardSet debug assertion failure / Fixed EntityPage cleanup bug / Updated documentation More... over 18 years ago
Bounds can be given as an optional parameter to PagedGeometry constructor, it will make sure that no pages outside of the bounds are generated. It also allows to have the tile 0,0 to be in the left,top corner which can be anywhere in the scene. More... over 18 years ago
By John: More... over 18 years ago
Fixed: 1.4.0 Version of Ogre has an assertion in AxisAlignedBox that prevents creating this box with min to be biger than maximum. This trick was used to make the box of a proper size. Now min and max vectors are used for that. More... over 18 years ago
Updated project files for Eihort More... over 18 years ago
Fixed StaticBillboardSet vertex shader update bug More... over 18 years ago
Updated note in GettingStarted.txt More... over 18 years ago
Added PagedGeometry::reloadGeometryPage() for more dynamic geometry / GeometryPage::isVisible() is now non-virtual and does not need to be implemented for every page type / GeometryPage::setVisible() is now called only when necessary More... over 18 years ago
Added PageGeometry::isVisible() and PageGeometry::getCenterPoint() More... over 18 years ago
Updated todo list More... over 18 years ago
Implimented StaticBillboardSet fallback for old hardware / Fixed view range bug in impostors / Improved impostors More... over 18 years ago
Updated VC8 project file More... over 18 years ago
Fixed StaticBillboardSet bug with OpenGL More... over 18 years ago