SectrPrototype/code/sectr
Ed_ 17859a5eb9 Hopefully last design change to auto-layout algorithim
I'm sticking with not supporting the top-left alignment for default and instead going with bottom left.
This allows for 0,0 alignment to the "bottom left pivot" for a box and 1,1 to the "top-right pivot" of a box.
These naturally coincide with where the actual min-max points that define the box are for the coodrindate convention I decided to go with. I'll write docs to migitate confusion.

Now I just need to fix the layout presets I have for the currently existing constructions...
2024-05-21 11:06:51 -04:00
..
app Cleanup and setup of drop down widget 2024-05-20 22:05:52 -04:00
engine Hopefully last design change to auto-layout algorithim 2024-05-21 11:06:51 -04:00
font Added sokol library to thirdparty 2024-05-19 14:04:54 -04:00
grime Cleanup and setup of drop down widget 2024-05-20 22:05:52 -04:00
input Got the first 'input box' to work. Did some changes to keyboard input 2024-05-19 11:06:09 -04:00
math WIP: Stuff related to working on the settings menu + more 2024-05-19 01:21:51 -04:00
parser Cleanup and setup of drop down widget 2024-05-20 22:05:52 -04:00
project Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
ui Hopefully last design change to auto-layout algorithim 2024-05-21 11:06:51 -04:00
.ODIN_MONOLITHIC_PACKAGE Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
chrono.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
collision.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00
colors.odin Hopefully last design change to auto-layout algorithim 2024-05-21 11:06:51 -04:00
space.odin Restructured the codebase yet again but this time with compiler support for monlithic packages 2024-05-16 17:27:48 -04:00