Commit Graph

4101 Commits

Author SHA1 Message Date
Wojtek Figat
69ad8bc672 Fix tests hanging if scripting compilation fails (eg. build tool issue) 2022-11-28 20:34:50 +01:00
Wojtek Figat
db6aab1cf6 Fix regression in memory allocators 2022-11-28 20:34:26 +01:00
Wojtek Figat
681b873ba6 Merge branch 'Tryibion-drag-max-panels' 2022-11-27 21:48:32 +01:00
Wojtek Figat
86431d3d9a Merge branch 'drag-max-panels' of https://github.com/Tryibion/FlaxEngine into Tryibion-drag-max-panels 2022-11-27 21:47:52 +01:00
Chandler Cox
4a9a01a89e Moved check and ops to also fix issue #683 2022-11-27 14:23:01 -06:00
Wojtek Figat
7cfde78198 Code style fix 2022-11-27 21:05:20 +01:00
Wojtek Figat
3c963330e0 Merge branch 'RuanLucasGD-master' 2022-11-27 21:04:52 +01:00
Wojtek Figat
cd23f88d36 Merge branch 'master' of https://github.com/RuanLucasGD/FlaxEngine into RuanLucasGD-master 2022-11-27 21:04:44 +01:00
Wojtek Figat
5bff437640 Merge branch 'Tryibion-drag-max-panels' 2022-11-27 21:03:06 +01:00
Tryibion
8707d658f1 Added ability to drag maximized panels. 2022-11-25 15:14:04 -06:00
Wojtek Figat
b1618a88be Fix invalid rounding up to power of two in allocators
#833
2022-11-25 22:07:13 +01:00
Ruan Lucas
66ce8abe01 Adds side mouse button shortcuts to the Content window 2022-11-24 23:58:24 -04:00
Wojtek Figat
e6251ea4b0 Merge branch 'Tryibion-rename-on-click' 2022-11-24 21:55:29 +01:00
Wojtek Figat
f9cb2ece6e Merge branch 'rename-on-click' of https://github.com/Tryibion/FlaxEngine into Tryibion-rename-on-click 2022-11-24 21:55:21 +01:00
Wojtek Figat
e713273942 Fix textbox defocus on edit end
#789
2022-11-24 21:54:54 +01:00
Wojtek Figat
18c4e34af8 Fix invalid Math::RoundUpToPowerOf2
#833
2022-11-24 20:21:34 +01:00
Wojtek Figat
76c1045444 Code cleanup after #823 2022-11-23 19:18:30 +01:00
Wojtek Figat
90bf466495 Merge branch 'Tryibion-Better-Actor-Toolbox' 2022-11-23 19:02:34 +01:00
Wojtek Figat
b581bf7bac Merge branch 'Better-Actor-Toolbox' of https://github.com/Tryibion/FlaxEngine into Tryibion-Better-Actor-Toolbox 2022-11-23 19:02:26 +01:00
Wojtek Figat
2e46ebea7a Update engine assets 2022-11-21 23:46:27 +01:00
Wojtek Figat
c55d38534d Add WorldPosition to postfx material scene textures for world-space position sampling at uv 2022-11-21 23:45:13 +01:00
Wojtek Figat
99c296ff3a Merge source files 2022-11-21 23:35:03 +01:00
Wojtek Figat
cae7f34ab2 Merge branch 'Tryibion-mouse-pos-fix-for-value-box' 2022-11-21 19:31:24 +01:00
Wojtek Figat
258b0c777f Merge branch 'mouse-pos-fix-for-value-box' of https://github.com/Tryibion/FlaxEngine into Tryibion-mouse-pos-fix-for-value-box 2022-11-21 19:31:19 +01:00
Wojtek Figat
d1d48ec31d Merge branch 'GoaLitiuM-fix_empty_shadercache_crash' 2022-11-21 19:30:18 +01:00
Wojtek Figat
ae56abc929 Merge branch 'fix_empty_shadercache_crash' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-fix_empty_shadercache_crash 2022-11-21 19:30:07 +01:00
Wojtek Figat
b3cc973ade Merge branch 'GoaLitiuM-msbuild_vspreview' 2022-11-21 19:29:06 +01:00
Wojtek Figat
cbb4b11660 Merge branch 'msbuild_vspreview' of https://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-msbuild_vspreview 2022-11-21 19:29:01 +01:00
Wojtek Figat
71764eba03 Merge branch 'Tryibion-particle-effect-actor-fix' 2022-11-21 19:26:50 +01:00
Wojtek Figat
17b7fcde27 Merge branch 'particle-effect-actor-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-particle-effect-actor-fix 2022-11-21 19:26:43 +01:00
Wojtek Figat
bcb890eab1 Merge branch 'Tryibion-organized-content-new-cm' 2022-11-21 18:56:43 +01:00
Wojtek Figat
5a6f6d97a7 Minor code adjustments
#810
2022-11-21 18:55:33 +01:00
Wojtek Figat
af244718be Merge branch 'organized-content-new-cm' of https://github.com/Tryibion/FlaxEngine into Tryibion-organized-content-new-cm 2022-11-21 16:15:04 +01:00
Wojtek Figat
6397381950 Merge branch 'Tryibion-better-material-source-window' 2022-11-21 16:11:41 +01:00
Wojtek Figat
c514aad9a3 Code style fix
#818
2022-11-21 16:11:35 +01:00
Wojtek Figat
c5d1897acf Rename CanScrollMultilineText to IsMultilineScrollable to match the other properties naming
#818
2022-11-21 16:10:53 +01:00
Wojtek Figat
c21c57605a Merge branch 'better-material-source-window' of https://github.com/Tryibion/FlaxEngine into Tryibion-better-material-source-window 2022-11-21 16:07:52 +01:00
Wojtek Figat
43d70c7fab Merge branch 'Tryibion-editor-view-tab-close-fix' 2022-11-21 16:05:55 +01:00
Wojtek Figat
864d4981ed Merge branch 'editor-view-tab-close-fix' of https://github.com/Tryibion/FlaxEngine into Tryibion-editor-view-tab-close-fix 2022-11-21 16:04:11 +01:00
Wojtek Figat
b139ebfe88 Fix crash when reading Transform from native data stream 2022-11-21 15:37:17 +01:00
Wojtek Figat
bed880248c Update Github Actions scripts components to the latest version 2022-11-21 14:59:55 +01:00
Chandler Cox
4f38a87eed Changed using screen coords to using window points. 2022-11-19 16:33:09 -06:00
54e30c35e9 Fix crash when shader cache file is empty 2022-11-17 21:22:32 +02:00
911ca7f995 Support MSBuild in preview version Visual Studio in build scripts 2022-11-17 21:17:39 +02:00
Wojtek Figat
bdea0930da Add info about .Net Framework SDK for engine devs
#821
2022-11-16 23:33:14 +01:00
Wojtek Figat
ff8e002d33 Fix missing output clear when reading text array in OpenFBX
https://github.com/nem0/OpenFBX/pull/80
2022-11-16 18:37:12 +01:00
Wojtek Figat
26ff8e62eb Additional change to vscode project 2022-11-16 17:55:20 +01:00
Wojtek Figat
84bd7da620 Revert part of 5b212bb8bc #743 2022-11-16 17:54:18 +01:00
Chandler Cox
ade5166977 fix editor updating base values 2022-11-14 20:00:54 -06:00
Chandler Cox
68a5073b29 fixed issue when asset picker has no value on particle effect 2022-11-14 18:45:44 -06:00