Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | GraphUI GridLayout: Handle 'diffBL' in 2nd path, no need to store as we don't... | Sven Gothel | 2023-04-29 | 1 | -10/+10 |
* | GraphUI GridLayout: Remove old unused layout0(..) method | Sven Gothel | 2023-04-29 | 1 | -134/+0 |
* | GraphUI Working GridLayout w/ and w/o cell-size and alignment; Added BoxLayout. | Sven Gothel | 2023-04-29 | 1 | -30/+326 |
* | GraphUI GridLayout: Also adjust potential bottom-left delta when centering sh... | Sven Gothel | 2023-04-13 | 1 | -2/+3 |
* | GraphUI GridLayout: Functional Grid Layout w/ Padding, demo'ed in UISceneDemo... | Sven Gothel | 2023-04-12 | 1 | -26/+118 |
* | GraphUI: Adopting Vec*f API; Adding Group; Scene + Group are Container, trave... | Sven Gothel | 2023-04-05 | 1 | -0/+69 |