Commit Graph

6069 Commits

Author SHA1 Message Date
mafiesto4 810691d540 Add support for string constants as defaults in scripting API 2021-04-08 10:03:01 +02:00
mafiesto4 eb24c29f7e Add support for OnSerializing, OnSerialized, OnDeserializing and OnDeserialized callbacks for C# types serialization with Json 2021-04-08 10:02:08 +02:00
mafiesto4 9a17f2141b Add lock for Gameplay Globals access 2021-04-07 22:21:37 +02:00
mafiesto4 d073a13f57 Fix removing Gameplay Globals
#427
2021-04-07 21:10:09 +02:00
mafiesto4 7e622a69a6 Fix AutoFocus saved in data for controls 2021-04-07 20:53:18 +02:00
mafiesto4 6001eb88fa Fix Dropdown control
#334
2021-04-07 20:52:22 +02:00
mafiesto4 438135975f Add DefaultQueryExtent to navmesh properties 2021-04-07 17:17:41 +02:00
jb-perrier 1610af3f3f Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into pxupvector 2021-04-07 17:01:52 +02:00
jb-perrier 60e926a62f Serialize UpDirection. 2021-04-07 17:01:37 +02:00
mafiesto4 25a9dcad8a Move JsonConverters to a separate file 2021-04-07 14:46:49 +02:00
mafiesto4 1243927ad0 Fix typo 2021-04-07 14:00:15 +02:00
mafiesto4 fee47a99b3 Add additional info text and pivot location preview to anchors editor 2021-04-07 13:47:31 +02:00
mafiesto4 7c54bb0155 Add support for reusing UIControlControlEditor and AnchorPresetsEditorPopup in Editor plugins 2021-04-07 12:53:07 +02:00
honzapatCZ ff4f1277e7 invert preserveBounds back 2021-04-07 11:45:12 +02:00
Nejcraft 6fba1a4ab9 Delete Control.Bounds.cs.rej 2021-04-07 11:22:45 +02:00
Nejcraft f24cb34e3f Merge branch '1.2' into ui-achorpopup-shiftctrl-modes 2021-04-07 11:20:20 +02:00
mafiesto4 772af752d2 Fix regression from dff1374378 2021-04-07 11:10:51 +02:00
mafiesto4 dff1374378 Post-merge tweaks
#417
2021-04-07 10:57:17 +02:00
mafiesto4 95ba2e9bab Merge branch 'ui-localPosition' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-ui-localPosition 2021-04-07 10:31:41 +02:00
honzapatCZ 41a873450e should work now 2021-04-06 16:54:22 +02:00
honzapatCZ 7f5869e257 Merge remote-tracking branch 'origin/1.2' into ui-achorpopup-shiftctrl-modes 2021-04-06 16:44:45 +02:00
mafiesto4 c8c215abfd Add support for custom value propagation in CustomEditor 2021-04-06 15:47:00 +02:00
mafiesto4 ecc055d8b8 Fix compilation warnings 2021-04-06 12:40:24 +02:00
mafiesto4 ca6a075d8c Fix typos and code style 2021-04-06 11:46:30 +02:00
mafiesto4 ca3d4a84ad Fix text wrapping when no scene is loaded 2021-04-06 11:46:23 +02:00
mafiesto4 2d6f8cc406 Change default Update FPS in time settings to 60
#414
2021-04-06 10:42:11 +02:00
mafiesto4 1bb64fdf5d Merge branch 'patch-4' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-4 2021-04-06 09:51:34 +02:00
GoaLitiuM e7edb9d38c Add sweep and overlap physics queries for capsule shapes 2021-04-05 19:36:36 +03:00
honzapatCZ c4dd5ef5c8 anchor preset popup shift + ctrl 2021-04-02 17:47:39 +02:00
honzapatCZ 73e92e33fd local positions 2021-04-02 17:38:30 +02:00
mafiesto4 3a5c3cabba Add missing doc comment 2021-04-02 16:51:12 +02:00
mafiesto4 0b4408bc78 Fix Transform Node/Bone in replace mode when transform is identity 2021-04-01 14:16:16 +02:00
mafiesto4 98da5525f3 Merge branch 'dpi-scale-tool-windows' of git://github.com/stefnotch/FlaxEngine into stefnotch-dpi-scale-tool-windows 2021-03-31 23:54:02 +02:00
mafiesto4 20f9bdc209 Fix regression in adding model material slots 2021-03-31 21:25:12 +02:00
Nejcraft df6dc6b21f Bump up default Update FPS
This cant possibly do any harm as if it is too much it will get skipped and work like it is on these FPSs while remaining to work consistantly, while if it is possible to get to the 60 fps, things like scripted camera, ChracterController etc. will move more better.
2021-03-31 16:51:11 +02:00
mafiesto4 df10d6560b Fix dead-lock 2021-03-31 15:42:10 +02:00
mafiesto4 a2825eac87 Add support uint64 values in EnumComboBox 2021-03-31 12:15:57 +02:00
mafiesto4 51926f517e Add support for masking Material Slots when cooking Collision Data 2021-03-31 12:15:38 +02:00
mafiesto4 382a35aabf Fix regression in adding model material slots 2021-03-31 10:12:05 +02:00
stefnotch 93f23af92e Scale dockwindow size by DPI scale
For those gangstas with 4k screens ;)
2021-03-30 23:03:56 +02:00
mafiesto4 6c37673787 Merge branch 'overwriteprompt' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-overwriteprompt 2021-03-30 22:30:41 +02:00
mafiesto4 77f9716932 Fix selecting spline points
#409
2021-03-30 22:27:24 +02:00
mafiesto4 d667084d11 Merge branch 'dpi-root-window-fix' of git://github.com/stefnotch/FlaxEngine into stefnotch-dpi-root-window-fix 2021-03-30 22:09:18 +02:00
mafiesto4 f8d6f8ffb5 Fix using references to projects outside the main project
#397
2021-03-30 22:07:40 +02:00
jb-perrier a3ca6b0dca Add overwrite prompt for SaveDialog. 2021-03-30 21:47:18 +02:00
jb-perrier 2524d93f6b Add Set/Get Up direction. 2021-03-30 21:43:03 +02:00
Nejcraft 4f690c17fa mario went missing 2021-03-30 20:36:39 +02:00
Nejcraft 7af125b453 Added some qutoes
As by discord
2021-03-30 20:35:13 +02:00
mafiesto4 b0fe4e9945 Merge remote-tracking branch 'origin/master' into 1.2 2021-03-30 17:58:29 +02:00
mafiesto4 a6d488c4ef Add support for generating Collision Data from Skinned Models 2021-03-30 17:58:24 +02:00