Commit Graph

36 Commits

Author SHA1 Message Date
Thomas Edvalson b1a93eae64 Added display() template for synchronize buffer swapping of all screens. 2014-03-05 12:25:02 -05:00
Thomas Edvalson 8e1570305c Update simulator UI to redraw paused frame on resize. 2014-02-28 23:01:21 -05:00
Thomas Edvalson fb0b10eb1e Draw a box instead of clear() 2014-02-28 22:59:53 -05:00
Thomas Edvalson 4747f95fff Added framework for 3DS simulator using GTK+ and SFML 2014-02-27 22:16:28 -05:00
Thomas Edvalson fbb5958580 Update project progress. 2014-02-16 22:55:59 -05:00
Thomas Edvalson f65bb70c83 Fix some relative path stuff for travis build 2014-02-15 00:20:26 -05:00
Thomas Edvalson bcafc3de14 Needed "make test" in build script, and AFTER an update to gcc 4.8 2014-02-15 00:04:33 -05:00
Thomas Edvalson 8be2e8b0a0 Add tween engine lib to travis script to fix the build 2014-02-14 23:57:07 -05:00
Thomas Edvalson 72142f05ad Update Doxygen config and delete old Sphinx files 2014-02-14 23:41:51 -05:00
Thomas Edvalson 8512aa1402 Implemented Tween lib 2014-02-13 21:09:07 -05:00
Thomas Edvalson 512844d5fd Update README 2014-02-12 21:12:29 -05:00
Thomas Edvalson 1f10861c7b Added Doxygen/Breathe for Sphinx docs 2014-02-09 18:11:02 -05:00
Thomas Edvalson 9df6e0277c Added docs framework 2014-02-09 10:56:37 -05:00
Thomas Edvalson a03ada7073 Added -std=c++11 flag 2014-02-09 10:02:37 -05:00
Thomas Edvalson d39f95e6dd Implement 3D slider state reading 2014-02-09 01:49:58 -05:00
Thomas Edvalson 35b032c827 Need sudo -_- 2014-02-07 22:57:55 -05:00
Thomas Edvalson 286bf9d57d Trying to get stupid travis to use gcc 4.8 for c++11 compatibility 2014-02-07 22:54:20 -05:00
Thomas Edvalson be28315b87 Adding testing directives in necessary files for proper testing environment 2014-02-07 21:49:51 -05:00
Cruel 3a31206053 Fix test case 2014-02-06 23:35:31 -05:00
Cruel be37a46090 Pthread lib apparently needed for gtest 2014-02-06 23:32:54 -05:00
Cruel c3a8929446 Fix travis script 2014-02-06 23:29:29 -05:00
Cruel b5d4610cae Add Travis-CI icon 2014-02-06 23:21:28 -05:00
Cruel df3bd9ca41 Basic unit testing setup. 2014-02-06 23:13:00 -05:00
Thomas Edvalson c41f247bf9 Invert bits for better style ;) 2014-02-06 20:47:12 -05:00
Thomas Edvalson 66248ad16b Fixed structure flaw that didn't draw stage actors with 3D effect. 2014-02-06 20:46:43 -05:00