Commit Graph

1127 Commits

Author SHA1 Message Date
Vizepi
00b3760fbd [C++] Added auto serialization by default in C++ script template 2021-02-21 19:46:32 +01:00
stefnotch
2498d1d4f2 Tweak items matching priority 2021-02-21 19:44:47 +01:00
Wojtek Figat
2a3003101e Fix automatic tooltip generation error
Fixes #265
2021-02-21 19:39:53 +01:00
W2.Wizard
35b687bf3d Additional cleanup
Cleaned up some additional stuff that I found
2021-02-21 18:17:35 +01:00
Wojtek Figat
6683cb299e Merge branch 'stefnotch-ui-dockwindow-icons' into 1.1 2021-02-21 17:50:39 +01:00
Wojtek Figat
e79321241c Merge branch 'ui-dockwindow-icons' of git://github.com/stefnotch/FlaxEngine into stefnotch-ui-dockwindow-icons 2021-02-21 17:50:30 +01:00
Wojtek Figat
d018478255 Merge branch 'Erdroy-pagealloc_utils' into 1.1 2021-02-21 17:41:34 +01:00
Wojtek Figat
f2dc7346ad Merge branch 'pagealloc_utils' of git://github.com/Erdroy/FlaxEngine into Erdroy-pagealloc_utils 2021-02-21 17:41:30 +01:00
Wojtek Figat
919bd4ee1b Fix MaterialParams sync bug 2021-02-21 17:40:37 +01:00
W2.Wizard
8b3fc9842d Apply review changes
Applied review changes and one additional skip of an unused variable
2021-02-21 17:03:58 +01:00
Wojtek Figat
a1d4e50e98 Fix 2021-02-21 16:49:30 +01:00
Wojtek Figat
506ce69f53 Fix batching draw calls after recent refactor 2021-02-21 16:49:19 +01:00
Wojtek Figat
67dd80e40d Fix shader error when using LOD dither transition 2021-02-21 15:37:04 +01:00
GoaLitiuM
9752bfabee Allow overriding most of the methods in TextBoxBase 2021-02-21 16:07:02 +02:00
GoaLitiuM
cfb02692df Fix TextBox caret and selection size with custom DPI 2021-02-21 16:05:37 +02:00
Wojtek Figat
3bc99c0949 Fix error on starting task to continue if it has been canceled 2021-02-21 15:01:03 +01:00
Wojtek Figat
12c503646d Add more separators to TextBoxBase 2021-02-21 15:00:45 +01:00
Damian Korczowski
1b234fd32b Update AllocatePages comment to point to the correct page size API 2021-02-21 14:45:31 +01:00
Damian Korczowski
5bdf4dc74e Fix Unix platform 2021-02-21 14:44:47 +01:00
Damian Korczowski
15028c60ba Remove GetDefaultPageSize
Duplicate. We already have the API for this: `Platform::GetCPUInfo().PageSize`.
2021-02-21 14:44:16 +01:00
W2.Wizard
3c603d7f09 Final Changes 2021-02-21 14:38:01 +01:00
Wojtek Figat
07f680eed2 Fix compilation of Flax.Build with older C# compiler 2021-02-21 14:32:40 +01:00
W2.Wizard
68f6e0251c Cleanup 8 2021-02-21 14:27:44 +01:00
Wojtek Figat
8e0493ee97 Merge branch 'GoaLitiuM-font_linespacing_fix' into 1.1 2021-02-21 14:16:55 +01:00
Wojtek Figat
085186cfff Merge branch 'font_linespacing_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-font_linespacing_fix 2021-02-21 14:16:52 +01:00
Wojtek Figat
9454f96e0b Merge branch 'GoaLitiuM-textboxbase_changes' into 1.1 2021-02-21 14:15:05 +01:00
Wojtek Figat
1745984d5a Merge branch 'textboxbase_changes' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-textboxbase_changes 2021-02-21 14:15:00 +01:00
Wojtek Figat
e98380e0fa Merge branch 'GoaLitiuM-fix_windows_platform_toolset_req' into 1.1 2021-02-21 14:12:16 +01:00
Wojtek Figat
68b4fdb9c3 Fix exception when loading Android NDKs with invalid version folder
Fixes #255
2021-02-21 14:10:51 +01:00
W2.Wizard
a4409c729b Fix Gizmo issue
For some reason the cleanup changed TransformGizmo to TransformGizmoBase in a few files.
2021-02-21 14:08:11 +01:00
W2.Wizard
597a9c537d Cleanup 7 2021-02-21 13:50:25 +01:00
Wojtek Figat
ae44ef0a79 Merge branch 'W2Wizard-HSVToRGB' 2021-02-21 13:48:59 +01:00
Wojtek Figat
fec787b96b Merge branch 'HSVToRGB' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-HSVToRGB 2021-02-21 13:48:57 +01:00
stefnotch
22b798928a Add icon to content window 2021-02-21 12:58:45 +01:00
stefnotch
1fb07a01d2 Basic icon for log window
It also clears the icon when you click on the window
2021-02-21 12:53:08 +01:00
W2.Wizard
d87f0df2a6 Cleanup 6 2021-02-21 12:05:40 +01:00
W2.Wizard
694b20148d Cleanup 5 2021-02-21 11:50:30 +01:00
W2.Wizard
ee76440477 Cleanup 4 2021-02-21 11:41:30 +01:00
stefnotch
74d4bb8dc6 Fix mouse jittering when pressing both mouse buttons simultaneously 2021-02-21 11:27:18 +01:00
W2.Wizard
20ba37e223 Cleanup 3 2021-02-21 11:09:04 +01:00
W2.Wizard
92fafe877c Cleanup 2 2021-02-21 10:23:01 +01:00
W2.Wizard
52bc268ee7 Cleanup 1 2021-02-21 10:05:47 +01:00
Ari Vuollet
49a0d66bfe Fix font character and hit location calculations with line spacing 2021-02-20 23:14:09 +02:00
Ari Vuollet
e2590b5f11 Allow overriding most of the methods in TextBoxBase 2021-02-20 23:07:21 +02:00
stefnotch
8fe656b88f Always focus tab on click 2021-02-20 22:07:15 +01:00
Wojtek Figat
05d5fd4fec Optimize compilation time for Win32 platforms 2021-02-20 19:45:58 +01:00
Ari Vuollet
cd7642eeec Fix building engine with latest Windows platform toolset only 2021-02-20 19:10:04 +02:00
Nejcraft
b133539c40 Add Vector3 Clamp 2021-02-20 16:24:48 +01:00
W2.Wizard
c475e83aa3 Added RGBToHSV 2021-02-20 15:44:06 +01:00
Jean-Baptiste Perrier
78c5644de0 Tweak default value. 2021-02-20 15:28:46 +01:00