2
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Dec 15, 2024 — Dec 15, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
- Added skeleton for orxDisplay_LoadFont() plugin function More... 10 months ago
- Updated premake4 & packaging scripts with stb_truetype More... 10 months ago
- Merged with default More... 10 months ago
- Updated .extern (latest premake4) More... 10 months ago
Some library updates. GameActivity 4.0 is the most relevant here. More... 10 months ago
- Merged with default More... 10 months ago
- Automatic update of doxygen docs, triggered by buildbot More... 10 months ago
- Updated (all) CreationTemplate.ini More... 10 months ago
- Added orxGraphic_HasFlip()/orxGraphic_ClearFlip() & orxObject_HasFlip()/orxObject_ClearFlip(): . If the property Flip is defined, even with the value none, the graphic/object will be considered to have it flipping mode set - Updated home render plugin: . Instead of combining object & graphic flipping modes as before, the graphic one has precedence over the object one (similar to how color/alpha is handled) - Updated CreationTemplate.ini More... 10 months ago
- Fixed post-merge .extern version More... 10 months ago
- Merged with default More... 10 months ago
- Updated .extern (latest MiniAudio with various fixes) More... 10 months ago
- Automatic update of doxygen docs, triggered by buildbot More... 10 months ago
- Removed flip flags from orxFrame.h - Updated orxObject_GetFlip()/orxObject_SetFlip() to transfer the flip status to the underlying graphic, if present - Updated home render plugin to rely solely on graphic flip status: -> No more double flipping resulting in no flipping when combining Object & Graphic sections - Minor update of some orxObject_Set*() accessors More... 10 months ago
- Added support for uniform scaling of objects in their parent's space: -> Scale = (1, 0) combined with a parent will result on the object matching its parent's size on the X axis and a uniform scale applied to the Y axis - Updated CreationTemplate.ini More... 10 months ago
- Minor comment fix in orxDisplay.h More... 10 months ago
- Merged with default More... 10 months ago
- Fixed a couple more missing ; after orxASSERT() More... 10 months ago
- Updated .extern (stb_truetype) More... 10 months ago
- Automatic update of doxygen docs, triggered by buildbot More... 10 months ago
- Fixed texture handling of fonts that can't be created due to other incorrect criterias More... 10 months ago
- Updated orxASSERT() macro to be usable in un-bracketed if/else scenario (for external uses) - Fixed a couple of missing ; after orxASSERT() calls More... 10 months ago
- Removed extra line in main init template source file More... 10 months ago
- Updated setup: . Added mention to https://orx-project.org/discord/learning . Minor style update for consistency with init utility - Updated init: . Minor style update for consistency with setup utility More... 10 months ago
- Minor update in events handling of the Plugin module More... 10 months ago
- Updated .extern (removed LiquidFun's Application.mk) More... 10 months ago
- Updated .extern (latest MiniAudio with various fixes) More... 10 months ago
- Updated .extern (~2mb smaller archive) More... 10 months ago
- Adjusted vertical line spacing in profiler rendering to comfortably fit all the info @ 1080p More... 11 months ago
- Updated orxFontGent tool: . Better handling of font that will not honor size requests . Removed extra padding on the right side of the generated texture (especially visible when a max row has been defined) More... 11 months ago