37
I Use This!
Activity Not Available

Commits : Listings

Analyzed 3 months ago. based on code collected 3 months ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Document path functions in coreutil.h a bit more More... 3 months ago
Update documentation for makeColorKeyTexture More... 3 months ago
Merging r6747 through r6748 from branch releases/1.8 to trunk + fix in sXprintf_irr functions More... 3 months ago
Merging r6743 through r6745 from branch releases/1.8 to trunk More... 4 months ago
irr::core::rect::isPointInside no longer considers right-bottom point as inside More... 4 months ago
Minor optimization, don't regenerate mips for cube-map 6 times in example, once does it More... 4 months ago
Merging r6702 through r6737 from branch releases/1.8 to trunk More... 4 months ago
Fix: Unbind textures in OpenGL which get removed More... 4 months ago
Add COpenGLCoreCacheHandler::getDepthFunc and some const fixes More... 4 months ago
SConstruct fixes for Win64 MSVC (Patch #328) More... 5 months ago
Add support for loading jpg files with YCCK format More... 5 months ago
Remove declaration for unimplemented function COctreeTriangleSelector::deleteEmptyNodes More... 5 months ago
ComboBox now marks all mouse-wheel events as handled More... 6 months ago
Cleanup: Use some double instead of float constants in places where we work with doubles More... 7 months ago
Cleanup: removing some unnecessary destructors for structs More... 7 months ago
Minor internal string type cleanup More... 7 months ago
string::insert now expects template type instead of always char More... 7 months ago
Add function aabbox3d::getPlanes More... 9 months ago
Comment spelling fix More... 9 months ago
Optimize CSceneCollisionManager::getCollisionPoint with better early out More... 10 months ago
Minor optimization in CTriangleSelector::getTriangles More... 10 months ago
Add default cases to avoid warning C26818: Switch statement does not cover all cases. More... 10 months ago
Add default cases to avoid warning C26818: Switch statement does not cover all cases. More... 10 months ago
Reduce the amount of places where const got removed with c casts More... 10 months ago
const IVertexBuffer::operator[] now returns a const S3DVertex reference More... 10 months ago
Reduce the amount of places where const got removed with c casts More... 10 months ago
Add flag irr::gui::EFF_HOVERED_HANDLES_UNFOCUSED_MOUSE_EVENTS to allow disabling this UI behaviour More... 11 months ago
Allow compiling with -Wformat-overflow=2 More... 11 months ago
Cleanup: Remove unnecessary semicolons More... 11 months ago
Fix recently broken character input for some extended key characters on Windows More... 11 months ago