Commit Graph

14 Commits

Author SHA1 Message Date
n00b
26f89808ba Added function changes to compiler and runtime 2024-11-23 15:54:12 -05:00
n00b
d79a8f9602 Added default material for drawing 2D objects 2024-11-23 09:46:33 -05:00
n00b
5048597745 Added GetSpriteRestitutionThreshold() 2024-11-17 23:16:51 -05:00
n00b
f35b940637 Replaced loop to read numbers from code/data segments with a single cast 2024-11-15 23:07:53 -05:00
n00b
c085150def Fixed looping animations for actors 2024-11-15 22:19:40 -05:00
n00b
40ca65cb3f Added new physics functions
* Added some new physics functions
* Added new documentation
* Added some auto checks for OS to rc_os_defines.h
* Fixed bugs on settting and getting position of sprites
2024-11-15 20:42:08 -05:00
n00b
ac30b0f7bb Fixed a bug with getting the sprite position not using the offset for box2d 2024-11-15 09:24:19 -05:00
n00b
73fb1bded8 Fixed sprite alignment with box2d fixtures 2024-11-13 22:31:03 -05:00
n00b
a08ab8760c Fixed paint canvas scaling on ogles2 2024-11-12 23:12:55 -05:00
n00b
b66e458590 Fixed Keyboard input for WebGL 2024-11-11 13:37:23 -05:00
n00b
bffa478064 Added GLES2 support 2024-11-10 19:05:55 -05:00
n00b
87ccd04589 WIP 2024-10-27 11:52:28 -04:00
n00b
44a2793f37 Removed binary files 2024-09-28 11:56:07 -04:00
n00b
0ca34a769d gfx2d change tracker 2024-05-20 09:14:32 -05:00