Commit Graph

114 Commits

Author SHA1 Message Date
03b84515e7 UI fun 2025-01-02 16:35:53 +01:00
834de24444 UI fun 2025-01-01 14:13:52 +01:00
95fa97816a Checkboxerino 2025-01-01 02:50:34 +01:00
47558576af Checkbox time 2025-01-01 02:29:58 +01:00
939fb58ac9 Checkbox time 2025-01-01 01:49:44 +01:00
3465acd673 UI fixes 2024-12-31 00:37:45 +01:00
6cf19a6f9b UI fixes and new layout features 2024-12-30 01:42:27 +01:00
6ed67e8fcb UI Windows slowly working 2024-12-30 00:10:50 +01:00
4ac24fa03c UI windows 2024-12-29 19:14:10 +01:00
e80843c9de Added sphere.fbx 2024-12-28 00:54:22 +01:00
a78c2ccb93 Added scene transform update on load 2024-12-27 23:56:39 +01:00
691766fa8c New compiler update 2024-12-23 23:51:59 +01:00
6ed3446a0f Clean-up 2024-12-22 21:54:00 +01:00
f8b540f583 Console works again | UI crash fixes 2024-12-22 00:49:35 +01:00
664626c838 Fixed serialization bug with entity id 2024-12-21 19:32:04 +01:00
288df50558 Updated metaprogram to support variant types 2024-12-21 00:54:47 +01:00
07dbdcfe2c Custom entity fields, @Hide for entity member UI, queue 2024-12-16 23:37:12 +01:00
36c6bc5fe7 Transform: Fixed bug in euler to quaternion conversions | Static_Array: Added overload for operator []= | Widgets: Added changed bool to textfields 2024-12-11 23:28:14 +01:00
c4073d7d91 Point lights 2024-12-04 23:41:52 +01:00
71668cc2f5 Added set_position_rotation_scale procedures 2024-12-02 23:36:35 +01:00
e7522f9c55 Fixed meta-program issues with new compiler version 2024-12-01 23:29:59 +01:00
1dad4397c0 Merge branch 'main' of http://188.166.59.26/brossferatu/coven 2024-12-01 21:32:43 +01:00
6d91122f08 Import message 2024-12-01 21:32:35 +01:00
1077800334 Improvements 2024-12-01 17:55:08 +01:00
80de060002 entity_ui_proc generation 2024-11-28 00:15:07 +01:00
ff74156d60 Meta-program: Fix that makes duplication work better with init_entity 2024-11-20 23:40:50 +01:00
e37d1d0ae9 Meta-program: Use note @NewEntity on procedures to mark them as editor-ui callable entity creation procedures 2024-11-19 23:09:33 +01:00
14892d792a UI: Mouse coordinate improvements | Meta-program: Enum deserialization support | Transform: Added set_scale convenience procedure 2024-11-19 22:51:04 +01:00
2327b78015 Merge branch 'main' of http://188.166.59.26/brossferatu/coven 2024-11-13 21:58:19 +01:00
e8326e4340 Added snap to grid + local/world space UI 2024-11-10 23:34:54 +01:00
2cb37876ae Merge branch 'main' of http://188.166.59.26/brossferatu/coven 2024-11-10 22:13:28 +01:00
5f20f7dd1c Changes 2024-11-10 22:13:17 +01:00
c52163f3b4 Mesh collider update call in engine update loop 2024-11-10 01:16:28 +01:00
2d2d63ae5a Fixed some editor bugs 2024-11-09 01:36:19 +01:00
55bcb5032d Improving entity serialization 2024-11-08 23:41:39 +01:00
194ec7d257 Transform: Entity convenience procs | Static Array: Fixed off by one error in assert 2024-11-04 23:25:27 +01:00
4d4f5ab2c1 Removed unnecessary editor code for menu 2024-11-04 23:24:32 +01:00
bf79f34974 Entity duplication 2024-11-03 23:25:03 +01:00
9ae08a9278 UI: Added widget focus for regular input blocking | Physics: Trigger callbacks 2024-11-02 02:26:03 +01:00
cb55590e03 Improvements my frien 2024-10-30 23:45:16 +01:00
acd9f42286 Gitignore: Added .build folder to gitignore-file | Input: Fixed bug with mouse coordinates, when compiling without editor 2024-10-28 23:39:48 +01:00
f9bcc3538e Input: Added viewport local mouse position | Transform: Added default parameter values for create_transform procedure 2024-10-28 23:32:17 +01:00
a3e5cf7e4a Blending stuff 2024-10-27 22:00:03 +01:00
36375c2d15 Not sure 2024-10-25 00:12:56 +02:00
39b04d84b2 Water test 2024-10-23 23:49:54 +02:00
2bd500c6d6 Collision layers and entity rendering offsets 2024-10-23 17:02:24 +02:00
74675a4c77 Fixed serialization bug with duplicate entity ids 2024-10-22 23:38:36 +02:00
c2504ec624 Entity deletion 2024-10-21 23:32:02 +02:00
84bb7b1eaa Float fields working 2024-10-20 01:38:27 +02:00
89c95c0656 Textfield time 2024-10-20 00:46:44 +02:00