22 Commits (5b49fff575feb3a1574680349e56d734a8c51f49)

Author SHA1 Message Date
cinnaboot 5b49fff575 replace SDL2_image with stb_image 8 years ago
cinnaboot 83796097cc handle bad model file paths 8 years ago
cinnaboot e0700b900f fix another camera init bug 8 years ago
cinnaboot ee37f93c4b fix bug with starting camera xform 8 years ago
cinnaboot 606c88aafb update shader logic to use multiple lights 8 years ago
cinnaboot 99b07ecfc3 load lights from json scene 8 years ago
cinnaboot 1d33ac3379 update renderer to use an array of light objects 8 years ago
cinnaboot 31e078f73c remove references to fill_color from render_state 8 years ago
cinnaboot 8a81d5541b load hexgrid from scene file 8 years ago
cinnaboot 6f65d7cc97 add option to not send color data every frame 8 years ago
cinnaboot 21eed4434b camera init from json data 8 years ago
cinnaboot 84199a3fb0 validate scene files against json schema 8 years ago
cinnaboot 66d73199d8 breaking scene loading for new branch 8 years ago
cinnaboot ecb52a9374 adding entity positioning and scaling 8 years ago
cinnaboot 096f3b16e7 staging entity changes to renderer 8 years ago
cinnaboot 7ebdc18f46 stashing updates to mesh parsing 8 years ago
cinnaboot 2fd9f39871 adding fancy lighting 8 years ago
cinnaboot 43e2103831 load shaders from text files 8 years ago
cinnaboot 980512195c fixing previous commit 8 years ago
cinnaboot 37957a596f using diffuse color from assimp 8 years ago
cinnaboot cc45f84144 remove rogue gdb log file 8 years ago
cinnaboot 724549b542 added SDL_image for loading png/jpeg files 8 years ago