Lasse Öörni dc7898ba1f Added an Application base class which can be optionally used to execute an engine main loop, and perform initialization/shutdown. 12 jaren geleden
..
Audio ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 jaren geleden
Container 3eb3c1dc66 Refactored string<>bytebuffer conversions to functions in StringUtils and marked todo's for optimizing them. 12 jaren geleden
Core 6a6a5e4adc Fixed GetPlatform() to correctly return 'Raspberry Pi' as the platform name on Pi. Fixed Editor's mouse cursor not visible on Pi. 12 jaren geleden
Engine dc7898ba1f Added an Application base class which can be optionally used to execute an engine main loop, and perform initialization/shutdown. 12 jaren geleden
Graphics dc7898ba1f Added an Application base class which can be optionally used to execute an engine main loop, and perform initialization/shutdown. 12 jaren geleden
IO 256314c222 Fixed missing comma in Log.cpp. 12 jaren geleden
Input 6a6a5e4adc Fixed GetPlatform() to correctly return 'Raspberry Pi' as the platform name on Pi. Fixed Editor's mouse cursor not visible on Pi. 12 jaren geleden
Math 6899609644 Applied consistency edits to the ParticleEmitter API. Added missing UpdateInvisible attribute & functions. 12 jaren geleden
Navigation ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 jaren geleden
Network ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 jaren geleden
Physics fc841ce8d1 Applied global UI double click patch from Chris Friesen. Removed individual double click handling in LineEdit & ListView elements. 12 jaren geleden
Resource 3cd4625ad1 Store shader parameters as Variants to preserve the coordinate count & distinguish between eg. floats and Vector4's. 12 jaren geleden
Scene ad7b7451b4 As latest SDL was found to be non-threadsafe in practice, removed the StaticMutex and the OBJECTTYPESTATIC constructs which were added to support multi-context use within a single process. 12 jaren geleden
Script adf668b386 Refactored the system cursor shape definition inside Cursor class; use SetUseSystemShapes() to enable. 12 jaren geleden
UI e3b7eede33 Cleanup now unused member variable. 12 jaren geleden