Joey Pollack
3c55ca9c5b
CoreAPI initialization hooked up to WrenState
...
Foreign method binding system setup
3 years ago
Joey Pollack
dcd95ec685
Foundation of wren scripting system
3 years ago
Joey Pollack
9e49450b0b
Editor Assets can draw their properties
3 years ago
Joey Pollack
8bda714099
Fixed crash bug in TileMap
3 years ago
Joey Pollack
7f97bdae15
Stress testing with math on the CPU
3 years ago
Joey Pollack
733c832b81
We got a shape on screen again!
3 years ago
Joey Pollack
df18d77a72
json state files loading
4 years ago
Joey Pollack
88199d1194
Refactored the docs directory
...
Adds 3rd party tools list
Refactored tester lib into testbed
Adds colored build result message to build.bat script
4 years ago
Joeyrp
ed030afcea
Refactored MainPanel into the PanelManager instead (they both were basically doing the same job)
...
Menu and status bar code refactored into Editor (This could become quite large may need another class to handle the menus)
Build script now accepts the g option to delete the imgui.ini file on build for testing.
4 years ago
Joeyrp
03fb715622
Asset Index loader implemented (can not test yet)
...
Beginnings of asset pipeline designed
4 years ago
Joeyrp
2c6b8eaa4c
OglGraphics mostly implemented but needs testing
...
Fonts and text rendering not yet implemented
4 years ago
Joeyrp
81ee7e848c
Adds scripts for building and cleaning from the windows command line
4 years ago