0
I Use This!
Inactive

Commits : Listings

Analyzed 12 days ago. based on code collected 13 days ago.
Jan 29, 2024 — Jan 29, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bugfixes across the codebase, fixed numerous memory leaks, SceneEntityInstances can now load assets into a resource pool explicitly, which can then be unloaded to remove all traces of loaded resources for an entity instance More... over 9 years ago
Fixed physics entity transforms not being set correctly More... over 9 years ago
Particle tweaks More... over 9 years ago
Moved particles to fixed update, fixed world space particles jittering, world space particles now reset to emitter position properly More... over 9 years ago
Fixed some issues with GPU skinning More... over 9 years ago
Gamma correction for subpixel font rendering More... over 9 years ago
Labels now have a new rendering mode called Label::ANTIALIAS_LCD, which renders text using subpixel antialiasing. You must initialize them with a foreground and background colors and they cannot be alpha blended More... over 9 years ago
Labels now have a new rendering mode called Label::ANTIALIAS_LCD, which renders text using subpixel antialiasing. You must initialize them with a foreground and background colors and they cannot be alpha blended More... over 9 years ago
Merge pull request #647 from ganthore/ganthoreMacBuild More... over 9 years ago
Made PolycodeDownloader work with SSL urls More... over 9 years ago
Merge pull request #646 from fodinabor/HTTPFetcher More... over 9 years ago
Clarified on how to use the py-ply dep for builds using macports. More... over 9 years ago
Fix freetype on Linux More... over 9 years ago
Fix freetype on win. More... over 9 years ago
Fix event errorCode to be set to errno not strerror(errno). More... over 9 years ago
Removed mention of libsdl More... over 9 years ago
Added cmake to dep list More... over 9 years ago
Added Mac OS X build script. More... over 9 years ago
Adding HTTPFetcher to fetch files from the WWW via HTTP, fixing getThreadID on Windows. More... over 9 years ago
Updated Mac C++ template to work with new freetype More... over 9 years ago
Switched to freetype 2.6, started implementing subpixel hinting support More... over 9 years ago
Ability to override theme font, size and spacing in UITextInput More... over 9 years ago
Fixed external text editor not launching on Mac More... over 9 years ago
Made readme markdown More... over 9 years ago
Added Travis CI status to readme More... over 9 years ago
Fixed linux build More... over 9 years ago
Added more travis config stuff More... over 9 years ago
More travis stuff More... over 9 years ago
Testing out travis More... over 9 years ago
Testing out travis More... over 9 years ago