Robert Jelic
6bab574e8a
Treeview Docs
...
Added Treeview docs
Improved some stuff in the treeview object
2023-05-01 14:56:16 +02:00
Robert Jelic
f2eacf4a82
Added a Guide
2023-05-01 11:42:26 +02:00
Robert Jelic
a12717935e
Small Docs Update
2023-04-30 19:36:39 +02:00
Robert Jelic
43e1d086dc
Small Docs Update
2023-04-30 19:09:33 +02: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
Robert Jelic
e086c1abb2
1.6.6
2023-04-30 16:52:26 +02:00
Robert Jelic
bb921c57cd
v1.6.5
2023-01-07 02:31:11 +01:00
Robert Jelic
09e8589938
Update install.lua
2022-12-26 12:12:31 +01:00
Robert Jelic
6d2956f3bf
Updated image docs
2022-12-24 11:48:35 +01:00
Erlend
d6091b312c
✏️ Fix small typo ("sotred" -> "stored")
2022-12-16 15:28:11 +01:00
Erlend
8112378c70
📝 Fix a small typo in How-To.md
...
Fixed typo where it said `mainFrame` instead of `main`.
Reported by Broso56#0465 in the Discord.
2022-12-14 15:10:36 +01:00
Robert Jelic
0e3da7eda5
Update install.lua
2022-11-27 00:47:16 +01:00
Robert Jelic
3cf5adaef1
Add files via upload
2022-11-23 17:52:04 +01:00
Robert Jelic
cfdca639db
Docs update
...
some docs update for the new installer
2022-10-31 17:30:11 +01:00
Robert Jelic
b34cdd8383
Small install.lua fix
...
Small fix to the web version
2022-10-31 00:41:57 +01:00
Robert Jelic
a74b8a3d9f
Some smaller changed
...
some changes for testing improved installer
2022-10-31 00:27:59 +01:00
Robert Jelic
ef480c3998
changed index.html
...
-added edit-on-github
-added copy code
-added image zoom
- changed search depth from 6 to 2
2022-10-26 00:24:22 +02:00
Robert Jelic
c3e97ae516
Docs -> frames
...
Updated the frame object in docs
2022-10-26 00:19:00 +02:00
Robert Jelic
d78bb4d141
Docs - panes
...
changed panes to make it more clear why they exist
2022-10-21 21:13:09 +02:00
Robert Jelic
ab72f244ed
Updated some formatting
...
Updated formatting for object
2022-10-20 21:05:29 +02:00
Robert Jelic
4352d36831
Small docs update
...
- added searchbar
- added :remove method @Object
2022-10-20 20:20:25 +02:00
Robert Jelic
bf1b008084
Docs update
...
Some more stuff for docs
2022-10-09 14:00:35 +02:00
Robert Jelic
1d3e2018ef
docs update
...
Updated some docs stuff
2022-10-09 12:05:30 +02:00
Robert Jelic
56d89ad6f0
added install/package script
...
Added install script
Added packager/minify script
2022-09-18 22:21:29 +02:00
Erb3
f404e0ad8f
Small onEvent change
2022-09-17 14:59:46 +02:00
Erb3
45bb23476b
Docs: Fix sidebar issue on all Basalt methods
2022-09-17 14:41:54 +02:00
Erb3
bd61da9593
Docs: basalt.update()
2022-09-17 14:33:10 +02:00
Erb3
9acf7d5345
Docs: Basalt.stopUpdate
2022-09-17 14:33:04 +02:00
Erb3
1efca45639
Docs: Basalt.setVariable.md
2022-09-17 14:28:53 +02:00
Erb3
2dfe69fe43
Docs: Basalt.setTheme
2022-09-17 14:28:44 +02:00
Erb3
40b24ccf46
Docs: Add basalt.setActiveFrame.md
2022-09-17 14:25:01 +02:00
Erb3
1ebeda0375
Docs: Clean up basalt.scheduel.md
2022-09-17 14:21:55 +02:00
Erb3
9a514e6f7c
Docs: Add base onEvent.md
2022-09-17 14:21:43 +02:00
Erb3
4f1baee771
Docs: Update basalt.removeFrame.md
2022-09-15 15:34:59 +02:00
Erb3
6ed31dd44c
Docs: Update log.md
2022-09-15 15:19:16 +02:00
Erb3
19bc07e350
Docs: Fix typo in basalt.getVariable.md
2022-09-15 15:06:26 +02:00
Erb3
27321380ae
Docs: Finish Basalt.getTheme.md
2022-09-15 15:05:42 +02:00
Erb3
bf9f01aae7
Docs: basalt.isKeyDown
2022-09-12 21:07:31 +02:00
Erb3
651690d8ab
Docs: basalt.getVariable & basalt.getVersion
2022-09-12 21:04:01 +02:00
Erb3
7bcbafe30b
Docs: basalt.getTheme
2022-09-12 20:57:06 +02:00
Erb3
72f2c527b9
Docs: basalt.get(Active)Frame
2022-09-12 20:51:58 +02:00
Erb3
77eeb1ce81
Docs: basalt.debug
2022-09-12 20:47:37 +02:00
Erb3
04d5919a82
Docs: basalt.createFrame
2022-09-12 20:44:18 +02:00
Erb3
6fa519be86
Docs: basalt.autoUpdate()
2022-09-12 20:35:01 +02:00
Erb3
00fff1c2f0
Docs: Basalt.md update
...
Changes:
* Rewording
* Add forgotten methods
* Sort methods
2022-09-12 20:09:14 +02:00
Erlend
140f1b0014
Reword Quick-Start.md
2022-09-12 12:23:31 +02:00
Erlend
153f2b9146
docs: rephrase installer.md
2022-09-12 12:20:24 +02:00
Erlend
21467fe4f4
Merge pull request #1 from Pyroxenium/master
...
fetch latest
2022-09-12 11:49:10 +02:00
Robert Jelic
6f372fa070
docs update
2022-09-11 11:40:49 +02:00
Robert Jelic
3ca6ac5af0
small docs fix
...
someone is watching me
2022-09-10 21:02:56 +02:00