Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-09-15 | editor: try fix light label color display | Stanislaw Halik | |
2023-09-13 | oops, fix build | Stanislaw Halik | |
2023-09-13 | editor: allow raising already-opened inspector window | Stanislaw Halik | |
2023-09-10 | a | Stanislaw Halik | |
2023-09-08 | a | Stanislaw Halik | |
2023-09-01 | skip turned off lights | Stanislaw Halik | |
2023-09-01 | fix chunks | Stanislaw Halik | |
2023-09-01 | rename character -> critter | Stanislaw Halik | |
2023-09-01 | rename entity -> object | Stanislaw Halik | |
2023-09-01 | make sure saves aren't written to the wrong directory | Stanislaw Halik | |
2023-08-31 | fix msvc warning | Stanislaw Halik | |
2023-08-30 | shaders: move tuc stats timer to tuc | Stanislaw Halik | |
2023-08-30 | shaders/tuc: output stats every few seconds | Stanislaw Halik | |
2023-08-27 | cmake: kill precompiled headers | Stanislaw Halik | |
They only help by 5% at best. Not worth the side effects. | |||
2023-08-27 | src: remove entity::update() 'bool' return value | Stanislaw Halik | |
2023-08-27 | cmake: add "-asan.exe" suffix when using asan | Stanislaw Halik | |
This is so I can set floormat-editor.exe to realtime priority in Process Lasso. | |||
2023-08-27 | editor/app: don't store it on the stack | Stanislaw Halik | |
It's almost 2 kilobytes. | |||
2023-08-25 | only allow z level switch when modifier held | Stanislaw Halik | |
2023-08-25 | show light color on the label itself | Stanislaw Halik | |
2023-08-25 | show light info below windows and menus | Stanislaw Halik | |
2023-08-25 | align lightmap test window on the right | Stanislaw Halik | |
2023-08-25 | entities: add intents for metadata | Stanislaw Halik | |
It's going to be used for serialization which has different fields. | |||
2023-08-25 | shaders/lightmap: clean up a bit | Stanislaw Halik | |
Note, `chunk_offset` isn't needed because origin is actually expected at the center of the first tile. | |||
2023-08-25 | fix evil typo | Stanislaw Halik | |
2023-08-24 | actually kill scissor test now | Stanislaw Halik | |
2023-08-24 | lightmap preview works now, but is slow | Stanislaw Halik | |
2023-08-24 | wip | Stanislaw Halik | |
2023-08-24 | leave scissor test enabled | Stanislaw Halik | |
2023-08-23 | try fix ci | Stanislaw Halik | |
2023-08-23 | wip | Stanislaw Halik | |
2023-08-23 | fix non-pch build | Stanislaw Halik | |
2023-08-23 | wip | Stanislaw Halik | |
2023-08-23 | wip | Stanislaw Halik | |
2023-08-23 | wip | Stanislaw Halik | |
2023-08-22 | wip | Stanislaw Halik | |
2023-08-16 | editor: don't allow entities on top of one another | Stanislaw Halik | |
There are still workarounds for when this is actually desirable. | |||
2023-07-22 | a | Stanislaw Halik | |
2023-06-17 | wip | Stanislaw Halik | |
2023-06-17 | resize lightmap preview | Stanislaw Halik | |
2023-06-17 | wip | Stanislaw Halik | |
2023-06-17 | shaders: wip | Stanislaw Halik | |
2023-06-12 | lightmap sort of works now | Stanislaw Halik | |
2023-06-11 | wip | Stanislaw Halik | |
2023-06-10 | wip | Stanislaw Halik | |
2023-06-10 | wip | Stanislaw Halik | |
2023-06-10 | wip | Stanislaw Halik | |
2023-06-10 | wip | Stanislaw Halik | |
2023-05-30 | wip light inspect & serialize stuff | Stanislaw Halik | |
2023-05-26 | draw, editor, main: add toggling vobj display | Stanislaw Halik | |
2023-05-26 | editor/inspect: add inspecting light properties | Stanislaw Halik | |