Commit Graph

6667 Commits

Author SHA1 Message Date
Mikulas Florek 773536fb1c cleanup 2023-11-01 15:25:12 +01:00
Mikulas Florek 5c8f692551 gui editor - actions 2023-10-24 21:43:08 +02:00
Mikulas Florek 1930d6b067 lua api Editor.makeParent 2023-10-24 21:41:36 +02:00
Mikulas Florek 20bd68e89e fixed linux 2023-10-23 22:35:59 +02:00
Mikulas Florek 661422e418 fixed app 2023-10-23 21:57:40 +02:00
Mikulas Florek 69322ff91a Editor.createEntityEx matches World.createEntityEx 2023-10-23 21:41:28 +02:00
Mikulas Florek ae91719de8 lua debugger 2023-10-23 19:29:37 +02:00
Mikulas Florek 74f50e8837 mouse grab improvements 2023-10-21 18:49:55 +02:00
Mikulas Florek 48a4ada4f9 grid from https://bgolus.medium.com/the-best-darn-grid-shader-yet-727f9278b9d8 2023-10-20 14:41:54 +02:00
Mikulas Florek a95bde4687 fixed assert 2023-10-18 18:36:16 +02:00
Mikulas Florek da79ebf048 better lua error reporting 2023-10-16 00:02:33 +02:00
Mikulas Florek c89841bb83 fixed split physics import 2023-10-15 14:42:50 +02:00
Mikulas Florek 3a36501dcd base64 fbx encoding 2023-10-15 01:20:04 +02:00
Mikulas Florek faa3caa627 base64 encoded embedded data 2023-10-15 00:15:22 +02:00
Mikulas Florek a5ba4ef724 fixed importing fbx with ':' in mesh name 2023-10-14 23:16:57 +02:00
Mikulas Florek 698799fb40 fixed world space particles rubber banding 2023-10-14 16:38:32 +02:00
Mikulas Florek a2567f98db fixed game export; Lua API - support methods returning structures, e.g. RenderModuleImpl::getCameraRay 2023-10-13 15:18:09 +02:00
Mikulas Florek 47e344b302 stringview natvis 2023-10-13 11:07:35 +02:00
Mikulas Florek bbf0cd321f game export fix 2023-10-11 20:38:18 +02:00
Mikulas Florek ac0ad04e7a export luau.dll 2023-10-11 20:30:06 +02:00
Mikulas Florek 4303389c5d fixed resource input height 2023-10-11 18:47:37 +02:00
Mikulas Florek 45e373934f fixed assert 2023-10-11 18:38:15 +02:00
Mikulas Florek 17ec4e653b refactor 2023-10-11 00:37:06 +02:00
Mikulas Florek 3d5d805846 upgraded to stb image resize 2; fixed some issues when compiling with clang on windows 2023-10-10 19:22:26 +02:00
Mikulas Florek fe87e5a347 local rotation in property grid 2023-10-07 11:58:29 +02:00
Mikulas Florek b1db4d2932 lua API 2023-10-06 20:15:01 +02:00
Mikulas Florek 7d44effd32 ImGui::PlotLines lua API 2023-10-05 15:21:06 +02:00
Mikulas Florek c1213a26a4 cleanup 2023-10-05 13:25:30 +02:00
Mikulas Florek 24914869ae physics - sweep lua API; code editor improvements 2023-10-05 13:19:50 +02:00
Mikulas Florek 958098cfc0 genie - force-build-recast option 2023-10-05 12:05:34 +02:00
Mikulas Florek 6c276dde70 fixed leak and eventual crash 2023-10-05 11:54:43 +02:00
Mikulas Florek 586244e9dd fixed code editor 2023-10-03 00:57:59 +02:00
Mikulas Florek d96993732b lua api 2023-10-03 00:57:12 +02:00
Mikulas Florek 3a1706d77c draw trajectory script 2023-10-02 22:45:16 +02:00
Mikulas Florek 105f2325b6 sweep sphere 2023-10-01 17:49:07 +02:00
Mikulas Florek e4ee5e8573 setGravity API
getScriptPath API
AssetBrowser API
new action to open script from selected entity
2023-09-30 23:16:22 +02:00
Mikulas Florek 400c3a223e fixed linux 2023-09-30 22:55:02 +02:00
Mikulas Florek 93a63a5b5f compilable on linux 2023-09-30 22:21:40 +02:00
Mikulas Florek cf2402f537 updated genie on linux to match windows version 2023-09-30 22:21:16 +02:00
Mikulas Florek 15eb9f8694 Luau header neecessary for analysis 2023-09-30 22:15:00 +02:00
Mikulas Florek 6c6754ebf8 luau autocomplete improved 2023-09-30 21:46:41 +02:00
Mikulas Florek c4341a69b9 luau analaysis - autocomplete, typecheck, go to definition 2023-09-30 18:21:00 +02:00
Mikulas Florek 6732445251 cleanup 2023-09-30 09:39:44 +02:00
Nickykun 3ae7d216fd Add files via upload 2023-09-29 23:48:14 +02:00
Nickykun 5dadf853a1 Add files via upload 2023-09-29 23:48:14 +02:00
Mikulas Florek 13d6676fca code editor improvements and API 2023-09-29 00:36:59 +02:00
Super Genius a60a860053 fixes types and missed yml files to update the location of genie 2023-09-28 00:12:42 +02:00
Super Genius 23ff5b982c Initial attempt to compile on OSX, seems like only Windows/Linux is supported currently, lot's more work to do 2023-09-28 00:12:42 +02:00
Mikulas Florek 60c30657c4 fixed deadlock on linux 2023-09-26 20:55:06 +02:00
Nickykun 9a5eec1a27 Update player_fps.lua
Jump and full WASD direction
2023-09-26 09:31:45 +02:00