Joeyrp
|
e05f3bb20a
|
Adds INFO_DEBUG as a default log Level
TODO files updated
|
4 years ago |
Joeyrp
|
7039b1e26b
|
Renderer now supports multiple arbitrarily sized frame buffers
|
4 years ago |
Joeyrp
|
ca9d25073e
|
Map editor started
Rendering transparancy to an image working
Saving randered images working
|
4 years ago |
Joeyrp
|
bd63502601
|
Added world size (the number of regions in a world)
The gird's 0, 0 index is now the center of the grid (so a 10, 10 grid goes from 4, 4 to -4, -4)
|
4 years ago |
Joeyrp
|
fff5c18842
|
Grid container added
World system started
|
4 years ago |
Joeyrp
|
bd07e17b12
|
Internal data manager working
|
4 years ago |
Joeyrp
|
fda2264251
|
New project generation working
|
4 years ago |
Joeyrp
|
9e6a15d08f
|
File Browser basic functionality working
|
4 years ago |
Joeyrp
|
18ce0d4375
|
Updated the editor UI font
|
4 years ago |
Joeyrp
|
90afa2d908
|
Image rotation is working
|
4 years ago |
Joeyrp
|
08adeb6b9d
|
Renderer code refactored to implement rotation in a cleaner way.
Rectangle type refactored to only store the center point and the half width and half height.
Test code refactored to reflect these changes.
|
4 years ago |
Joeyrp
|
f7c3663e18
|
Box rotation works correctly now. Code still pretty messy.
|
4 years ago |
Joeyrp
|
00cd8a2b62
|
Box2D "hello world" example implemented. Graphics system does not support rotation yet.
|
4 years ago |
Joeyrp
|
aff4d9939c
|
Added Box2D to the project (not tested)
|
4 years ago |