Commit Graph

7 Commits

Author SHA1 Message Date
Robert Jelic
d3db685573 Update Flexbox.md
Didn't want to remove this - oops!
2023-05-22 20:14:03 +02:00
Robert Jelic
cfb4a197cd Small docs update 2023-05-22 20:12:19 +02:00
Robert Jelic
cbc8ca5c5b Update Flexbox.md
very small fix
2023-05-19 15:52:13 +02:00
Robert Jelic
631eef525c Flexbox docs
Updated the flexbox documentation for the current flexbox implementation
2023-05-19 15:50:05 +02:00
Sabine Lim
166a234bd2 Add docs 2023-05-08 18:56:12 +10:00
Sabine Lim
c9ff68dd9e Flexbox docs 2023-05-08 07:00:28 +10:00
Robert Jelic
bb1b1beb79 Basalt 1.7 Update
- New Objects (Flexbox, Graph, Treeview)
- Pluginsystem to add/remove functionality
- Reworked the entire Object system, instead of one big Object Class we have multiple classes: Object, VisualObject, ChangeableObject
- Instead of one big Frame Class we have multiple Frame Classes: BaseFrame, Frame, MovableFrame, ScrollableFrame, MonitorFrame, Flexbox
- Removed the Animation Object, and added a animation plugin instead
- Removed the Graphic Object and merged it's functionality with the image object
- Updated currently existing objects
2023-04-30 17:05:34 +02:00