Wojtek Figat
d073a13f57
Fix removing Gameplay Globals
...
#427
2021-04-07 21:10:09 +02:00
Wojtek Figat
7e622a69a6
Fix AutoFocus saved in data for controls
2021-04-07 20:53:18 +02:00
Wojtek Figat
6001eb88fa
Fix Dropdown control
...
#334
2021-04-07 20:52:22 +02:00
Wojtek Figat
438135975f
Add DefaultQueryExtent to navmesh properties
2021-04-07 17:17:41 +02:00
Jean-Baptiste Perrier
1610af3f3f
Merge branch 'master' of https://github.com/FlaxEngine/FlaxEngine into pxupvector
2021-04-07 17:01:52 +02:00
Jean-Baptiste Perrier
60e926a62f
Serialize UpDirection.
2021-04-07 17:01:37 +02:00
Wojtek Figat
25a9dcad8a
Move JsonConverters to a separate file
2021-04-07 14:46:49 +02:00
Wojtek Figat
1243927ad0
Fix typo
2021-04-07 14:00:15 +02:00
Wojtek Figat
fee47a99b3
Add additional info text and pivot location preview to anchors editor
2021-04-07 13:47:31 +02:00
Wojtek Figat
7c54bb0155
Add support for reusing UIControlControlEditor and AnchorPresetsEditorPopup in Editor plugins
2021-04-07 12:53:07 +02:00
Wojtek Figat
9a0e3a7b6c
Merge branch 'honzapatCZ-ui-achorpopup-shiftctrl-modes' into 1.2
2021-04-07 12:05:25 +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
Wojtek Figat
772af752d2
Fix regression from dff1374378
2021-04-07 11:10:51 +02:00
Wojtek Figat
dff1374378
Post-merge tweaks
...
#417
2021-04-07 10:57:17 +02:00
Wojtek Figat
7e5fd8e384
Merge branch 'honzapatCZ-ui-localPosition' into 1.2
2021-04-07 10:31:43 +02:00
Wojtek Figat
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
Wojtek Figat
c8c215abfd
Add support for custom value propagation in CustomEditor
2021-04-06 15:47:00 +02:00
Wojtek Figat
ecc055d8b8
Fix compilation warnings
2021-04-06 12:40:24 +02:00
Wojtek Figat
2622482b12
Change libcurl dependency on Linux
2021-04-06 12:17:32 +02:00
Wojtek Figat
ca6a075d8c
Fix typos and code style
2021-04-06 11:46:30 +02:00
Wojtek Figat
ca3d4a84ad
Fix text wrapping when no scene is loaded
2021-04-06 11:46:23 +02:00
Wojtek Figat
6eec0b396d
Merge branch 'GoaLitiuM-capsule_physics_queries'
2021-04-06 11:42:20 +02:00
Wojtek Figat
2d6f8cc406
Change default Update FPS in time settings to 60
...
#414
2021-04-06 10:42:11 +02:00
Wojtek Figat
80fc3d82b0
Merge branch 'honzapatCZ-patch-4' into 1.2
2021-04-06 09:51:37 +02:00
Wojtek Figat
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
Wojtek Figat
3a5c3cabba
Add missing doc comment
2021-04-02 16:51:12 +02:00
Wojtek Figat
0b4408bc78
Fix Transform Node/Bone in replace mode when transform is identity
2021-04-01 14:16:16 +02:00
Wojtek Figat
2f42321551
Merge branch 'stefnotch-dpi-scale-tool-windows'
2021-03-31 23:54:08 +02:00
Wojtek Figat
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
Wojtek Figat
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
Wojtek Figat
df10d6560b
Fix dead-lock
2021-03-31 15:42:10 +02:00
Wojtek Figat
a2825eac87
Add support uint64 values in EnumComboBox
2021-03-31 12:15:57 +02:00
Wojtek Figat
51926f517e
Add support for masking Material Slots when cooking Collision Data
2021-03-31 12:15:38 +02:00
Wojtek Figat
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
Wojtek Figat
d8a4814542
Merge branch 'jb-perrier-overwriteprompt'
2021-03-30 22:30:43 +02:00
Wojtek Figat
6c37673787
Merge branch 'overwriteprompt' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-overwriteprompt
2021-03-30 22:30:41 +02:00
Wojtek Figat
77f9716932
Fix selecting spline points
...
#409
2021-03-30 22:27:24 +02:00
Wojtek Figat
ece77065ca
Merge branch 'stefnotch-patch-8'
2021-03-30 22:10:44 +02:00
Wojtek Figat
15186cafe0
Merge branch 'patch-8' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-8
2021-03-30 22:10:39 +02:00
Wojtek Figat
b35795f1ff
Merge branch 'stefnotch-dpi-root-window-fix'
2021-03-30 22:09:24 +02:00
Wojtek Figat
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