9
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 14, 2024 — Sep 14, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Created a new ProjectiveTextures implementation. More... over 17 years ago
Improved UpdatingThread by making it use the new FPSLimiter. More... over 17 years ago
Fixed NPE in CanvasPeer. More... over 17 years ago
Bug fix - avoid some NullPointerException. More... over 17 years ago
Bug fix - avoid some ArrayOutOfRangeException More... over 17 years ago
Fixed LODSwitch. More... over 17 years ago
Fixed changing TransparecyAttributes not being updated for rendering bug. More... over 17 years ago
Port the init() bugfix to the CanvasPeerImplAWT. More... over 17 years ago
Cleaned up Transform3D. More... over 17 years ago
Fixed the fixed-func shadow-mapping. More... over 17 years ago
Introduced the new FixedFunctionShadowMappingFactory (not working so far). More... over 17 years ago
Code clean up: Removed useless casts. More... over 17 years ago
Integrated GLSLShadowMapping with the Xith render code. More... over 17 years ago
Added a RenderMode flag to the rendering system. More... over 17 years ago
Fixed PickRay NPE. More... over 17 years ago
Disabled the new TextureAttributes until they work. More... over 17 years ago
Added new TextureAttributes used for shadows. More... over 17 years ago
Fixed version header to 2003-2008. More... over 17 years ago
Fixed Transform3D.perspective(). More... over 17 years ago
Fixed NPE. More... over 17 years ago
Various fixes. More... over 17 years ago
Merged the no_layered branch into the trunk. This means, that the LayeredNode (Background/Foreground) classes have been removed and replaced by special RenderPasses. More... over 17 years ago
Created a constraints system for the FPIH. More... over 17 years ago
Fixed SkyBox texture orientation. More... over 17 years ago
Added two new methods to Shader. More... over 17 years ago
Fixed GLSLBumpMappingFactory. More... over 17 years ago
Added support for different texture-coordinate sizes for different texture units of the same geometry. More... over 17 years ago
New hial.jar (rev. 26). More... over 17 years ago
Fixed Texture rendering. More... over 17 years ago
Moved BumpMappingFactory to the new EffectsFactory. More... over 17 years ago