Circular-Studios / Dash

A free and open 3D game engine written in D.
https://circularstudios.com/Dash
MIT License
421 stars 63 forks source link

Feature: Animation System #236

Closed tmr9209 closed 9 years ago

tmr9209 commented 9 years ago

-Added robot to project and setup to animate properly. -Added animation structure and folders for multiple animations. -Tested all game programmer animation functions.

tmr9209 commented 9 years ago

Fixed the tabs and also added the ability to access animations by strings. That unittest was not fully completed, added comment for it.