Commit Graph

1463 Commits

Author SHA1 Message Date
Wojtek Figat
bbe64a517c Tweaks 2021-09-24 09:23:36 +02:00
Wojtek Figat
76a4d0652f Add JsonAsset::GetInstance<T> for easier access to C++ json asset data 2021-09-23 13:47:44 +02:00
Wojtek Figat
8d512eb1d3 Add ScriptingTypeHandle::IsAssignableFrom 2021-09-23 13:46:47 +02:00
Wojtek Figat
257f57f926 Fix importing materials from fbx files
#628
2021-09-23 12:40:34 +02:00
Wojtek Figat
d4d38e94cb Merge branch 'Vector-Angle-Functions-CPP' of git://github.com/intolerantape/FlaxEngine into intolerantape-Vector-Angle-Functions-CPP 2021-09-23 12:22:45 +02:00
Wojtek Figat
a6459da693 Merge branch 'Missing-FLAXENGINE_API-Tags' of git://github.com/intolerantape/FlaxEngine into intolerantape-Missing-FLAXENGINE_API-Tags 2021-09-23 12:19:36 +02:00
Wojtek Figat
8e6c7a6194 Add live-preview option for editing scene animation
#519
2021-09-22 17:09:36 +02:00
Wojtek Figat
aa540c014e Fix compilation for Xbox 2021-09-22 12:37:47 +02:00
Wojtek Figat
6f7fc3cfc6 Fix a69bf9d519c472f0f8378e6f1e061ddfe0556a4e 2021-09-21 18:23:32 +02:00
Wojtek Figat
e1d9fbb742 Fix some engine API to be exposed for C++ scripting 2021-09-21 18:23:31 +02:00
Wojtek Figat
53022ff013 Fix code quality issues detected by PVS-Studio 2021-09-21 18:23:31 +02:00
Wojtek Figat
9c76d0c3cb Add clamping for AA and shadows quality to prevent crashes on invalid usage 2021-09-21 18:23:30 +02:00
Wojtek Figat
0ec16de569 Add support for multiple media events on audio, postfx and camera tracks in Scene Animations
#519
2021-09-21 17:21:39 +02:00
Wojtek Figat
77b0d194c7 Fix for env probes baking in Editor 2021-09-20 11:37:25 +02:00
intolerantape
134260ba52 Added Vector*::Angle functions to C++
Directly ported the C# versions of the function.
2021-09-11 06:02:11 -07:00
intolerantape
7cd6486916 Added FLAXENGINE_API tag in MField.h 2021-09-11 05:15:51 -07:00
intolerantape
8363ab8b10 Added FLAXENGINE_API tag in Exception.h 2021-09-11 05:15:50 -07:00
intolerantape
5308c42c1c Added FLAXENGINE_API tags in StateMachine.h 2021-09-11 05:15:50 -07:00
Wojtek Figat
628456bcc6 Fix crash with nested scene animation playback 2021-09-03 14:38:57 +02:00
Wojtek Figat
d19d0ef0e5 Add keyframes editor to proxy keyframes from subtracks on object track
#519
2021-09-03 12:32:33 +02:00
Wojtek Figat
7ed3c61b53 Tweaks 2021-09-01 16:04:10 +02:00
Wojtek Figat
b20fbe20e0 Merge branch 'render2d-tex-tris-color' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-render2d-tex-tris-color 2021-09-01 16:01:56 +02:00
Wojtek Figat
86c7ad2b2c Fix Tracy even regression crash on anim graph tick 2021-09-01 14:43:51 +02:00
Jean-Baptiste Perrier
ad0c39e4ac Typo 2021-09-01 08:58:15 +02:00
Jean-Baptiste Perrier
19ee939c5d Add Render2D::DrawTexturedTriangles variations 2021-09-01 06:57:41 +02:00
Wojtek Figat
47e5be4103 Fix typo regression from e284a88da4 2021-08-31 12:06:25 +02:00
Wojtek Figat
3823d9a493 Fix release build 2021-08-31 10:58:16 +02:00
Wojtek Figat
3e00bcca49 Merge remote-tracking branch 'origin/master' 2021-08-31 09:36:44 +02:00
Wojtek Figat
50bdffb381 Tweaks 2021-08-31 09:36:15 +02:00
Wojtek Figat
fab7bd48c5 Optimize atomic and interlocked memory operations on Win32Platform (Windows and Xbox) by inlining 2021-08-30 20:31:40 +02:00
Wojtek Figat
e3b98c902b Optimize CPU particles impl parts 2021-08-30 20:30:52 +02:00
Wojtek Figat
e284a88da4 Optimize utilities in AnimationUtils 2021-08-30 20:30:22 +02:00
Wojtek Figat
074aa8c3fb Optimize ThreadLocal by removing size check 2021-08-30 20:29:58 +02:00
Wojtek Figat
ab8e0fdd46 Fixes for SIMD.h 2021-08-30 20:27:43 +02:00
Wojtek Figat
2e5491604b Add more profiler events and naming for particles/animations jobs events 2021-08-30 20:24:38 +02:00
Wojtek Figat
18a4ba22fe Merge branch 'double-vectors' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-double-vectors 2021-08-30 16:44:11 +02:00
Wojtek Figat
98776a709e Refactor GDK platform settings and tools, expose more options MicrosoftGame.config 2021-08-30 16:15:06 +02:00
Wojtek Figat
c69e620e04 Fixes 2021-08-30 16:15:05 +02:00
Wojtek Figat
d654d2d0ac Add PROFILE_CPU_ASSET for asset related profiler scoped zone 2021-08-28 12:49:02 +02:00
Wojtek Figat
610763b637 Fix custom setting loading regression 2021-08-28 12:16:13 +02:00
Wojtek Figat
e4cb87ea9e Fix loading null as Guid for object refs in C++ Json parser 2021-08-27 16:06:23 +02:00
Wojtek Figat
146626045f Fixes 2021-08-27 16:05:50 +02:00
Wojtek Figat
05fc1b8dd1 Refactor GDK platform to be base for Xbox consoles 2021-08-26 17:28:16 +02:00
Wojtek Figat
d9410f9cdd Post merge fixes and cleanup
#571
2021-08-26 17:27:38 +02:00
Wojtek Figat
782d29f427 Merge branch 'xboxone' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-xboxone 2021-08-26 12:44:53 +02:00
Wojtek Figat
7689db49ff Fix issue with MapTrack for actors 2021-08-26 12:40:37 +02:00
Wojtek Figat
e22e919099 Increase maximum window width limit to 8k 2021-08-26 12:19:38 +02:00
Wojtek Figat
4172ca39dc Fix native test compilation 2021-08-23 22:36:56 +02:00
Wojtek Figat
6efa835898 Fixes and tweaks for Linux fs watcher 2021-08-23 22:25:04 +02:00
Wojtek Figat
f6becb0ee5 Merge branch 'LinuxFileSystemWatcher' of git://github.com/Vittek1978/FlaxEngine into Vittek1978-LinuxFileSystemWatcher 2021-08-23 21:29:59 +02:00