Commit Graph

17 Commits

Author SHA1 Message Date
arc1tec4
3972f8b927 Add files via upload 2024-11-13 17:44:04 -07:00
arc1tec4
ca2c818b25 Fleshed out createSprite DOC files 2024-11-12 18:45:43 -07:00
arc1tec4
b4b18b4860 Delete doc/files/getspritegravity.txt 2024-11-11 16:39:35 -07:00
arc1tec4
8fd6acbde3 Delete doc/files/setspritegravity.txt 2024-11-11 16:39:14 -07:00
arc1tec4
a0b3025848 Add files via upload 2024-11-11 16:38:26 -07:00
arc1tec4
f30aaffc4c Add files via upload 2024-11-10 22:15:47 -07:00
arc1tec4
1e47d69e23 Add files via upload 2024-11-10 22:13:24 -07:00
n00b
2a580f9686 Finished documentation
Finished documentation on sprite physics and joints
Fixed some bugs in sprite physics
Added safety checks for joint types
Added code to free up joints when a canvas is destroyed
2024-10-28 22:22:33 -04:00
n00b
8f1b72a8e2 Added Sprite Physics and Joints 2024-10-27 23:24:37 -04:00
n00b
6edb1bc09d generated docs added 2024-10-24 23:25:02 -04:00
n00b
b14019f9a9 Added top navbar rcdoc files 2024-10-24 22:51:34 -04:00
n00b
6a763febf9 Added tile documentation 2024-10-21 20:01:48 -04:00
n00b
1033701d1d Finished rewrite of actor animation system
* Rewrote the actor animation system to work like sprites
* Renamed a few functions
* Added DeleteSpriteAnimation() and the delete queue to sprites
* Removed transitions for the time being (they don't seem to work in irrlicht right now
* Added PreUpdate() function
* Added documentation for name changes and new functions
2024-10-20 20:06:20 -04:00
n00b
5762c171ae Changes to sprite animation system
* Changed the names of some of the functions
* Added functions for setting and returning the projection matrix of the active camera
* Added a function for getting the 2D screen coordinates from a 3D vector
* Added documentation for all the new functions
2024-10-18 23:12:42 -04:00
n00b
62363b4b98 Documented all current functions 2024-10-06 17:07:06 -04:00
n00b
641c5c86ca Added docs and project management tool update 2024-10-06 01:39:47 -04:00
n00b
3fd18b2ce6 Added a macro to generate document templates in RCDocs format 2024-09-28 11:40:47 -04:00