cinnaboot
|
05a8f87262
|
condense test_scene.json, and increase near clip plane
|
8 years ago |
cinnaboot
|
e85ca24423
|
remove color_buffer from render_group
|
8 years ago |
cinnaboot
|
7c5e1a14c9
|
update palette uv coords for hexgrid when selecting hexes
|
8 years ago |
cinnaboot
|
c38e3bc4a1
|
add paletted texture storage to render_state
|
8 years ago |
cinnaboot
|
c14688a82c
|
add hex_line_color property to hexgrid struct
|
8 years ago |
cinnaboot
|
a059dffb68
|
update test meshes to use palette texture
|
8 years ago |
cinnaboot
|
d318a4ed90
|
breaking changes to implement textures in renderer
|
8 years ago |
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 |