Commit Graph

1667 Commits

Author SHA1 Message Date
Wojtek Figat
32806e8f4e Remove unused transient param from profile events 2021-05-13 12:04:10 +02:00
Wojtek Figat
389eee22e3 Add support for using animated model with anim graph using different skinned model 2021-05-13 11:59:47 +02:00
Wojtek Figat
9fcac44faf Merge branch 'GoaLitiuM-convex_mesh_queries' 2021-05-12 21:35:37 +02:00
GoaLitiuM
1f6fc02c24 Add physics queries for convex meshes 2021-05-12 17:51:28 +03:00
Wojtek Figat
94e0b3a747 Fix includes type in scripts templates 2021-05-12 16:21:04 +02:00
Wojtek Figat
94476783da Add option to Delete Sprite in Editor 2021-05-12 16:20:44 +02:00
Wojtek Figat
480947e0a9 Fix sprite atlas serialization after editing 2021-05-12 16:19:59 +02:00
Wojtek Figat
a4a3074bb6 Fix naming new sprites in Editor 2021-05-12 14:06:05 +02:00
Wojtek Figat
36d06ccaa3 Fix crash when reimporting sprite atlas
#494
2021-05-12 13:58:23 +02:00
Wojtek Figat
0509f9710f Fix crashes during deserialization of invalid data
#514
2021-05-12 13:42:07 +02:00
Wojtek Figat
f71d58a081 Merge branch 'Vizepi-master' 2021-05-12 13:14:55 +02:00
Wojtek Figat
ba95ae5191 Merge branch 'master' of git://github.com/Vizepi/FlaxEngine into Vizepi-master 2021-05-12 13:14:51 +02:00
Wojtek Figat
4c2465466c Merge branch 'stefnotch-patch-9' 2021-05-12 13:13:01 +02:00
Wojtek Figat
6db156513c Merge branch 'patch-9' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-9 2021-05-12 13:12:59 +02:00
Wojtek Figat
6f55e01846 Merge branch 'W2Wizard-patch-2' 2021-05-12 13:12:20 +02:00
Wojtek Figat
6343922b16 Merge branch 'patch-2' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-patch-2 2021-05-12 13:12:16 +02:00
Wojtek Figat
7d7ad06b80 Merge branch 'GoaLitiuM-rigidbody_addforceatposition' 2021-05-12 13:06:10 +02:00
Wojtek Figat
90f06e74a8 Merge branch 'rigidbody_addforceatposition' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-rigidbody_addforceatposition 2021-05-12 13:06:05 +02:00
Wojtek Figat
d302675d7e Fix TypeSearchPopup showing types that base type is hidden 2021-05-12 12:42:48 +02:00
Wojtek Figat
9195e37a23 Refactor cpp script templates after new features 2021-05-12 12:42:24 +02:00
Wojtek Figat
b6f33d1d45 Merge branch 'LCRW-master' 2021-05-12 12:22:59 +02:00
Wojtek Figat
0950ef1a20 Merge branch 'master' of git://github.com/LCRW/FlaxEngine into LCRW-master 2021-05-12 12:22:23 +02:00
Wojtek Figat
ac2e9cbcff Use custom sources for GH Actions build on Ubuntu 2021-05-12 12:15:15 +02:00
Wojtek Figat
d8d514cec7 Use custom sources for GH Actions build on Ubuntu 2021-05-12 12:08:37 +02:00
Wojtek Figat
c222838325 Use custom sources for GH Actions build on Ubuntu 2021-05-12 11:52:51 +02:00
Wojtek Figat
9a28e02fc6 Merge branch 'jb-perrier-no-setter-show' 2021-05-12 11:07:40 +02:00
Wojtek Figat
4cb47251b3 Merge branch 'no-setter-show' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-no-setter-show 2021-05-12 11:07:33 +02:00
Wojtek Figat
a8f0035b8b Fix regression in win32 filesystem api using potential substring of StringView
#516 #510
2021-05-12 10:19:31 +02:00
Jean-Baptiste Perrier
03cd86b4d7 Fix. 2021-05-11 16:16:37 +02:00
Jean-Baptiste Perrier
166f7c2728 Refactor. 2021-05-11 16:09:27 +02:00
Jean-Baptiste Perrier
31a446cfab Fix getter only properties not showing. 2021-05-11 14:57:07 +02:00
LcrW
62394b4b1d Update CppStaticClassTemplate.h 2021-05-10 21:37:01 +01:00
LcrW
f9e1dc3ffb New Features 2021-05-10 21:04:52 +01:00
LcrW
08a9a00330 Update ScriptTemplate.cs 2021-05-10 18:30:46 +01:00
LcrW
62b095dde6 Merge remote-tracking branch 'upstream/master' 2021-05-10 18:25:07 +01:00
GoaLitiuM
c8f8b33bd9 Implement AddForceAtPosition for Rigidbodies 2021-05-09 17:40:43 +03:00
LcrW
30624e7320 Merge branch 'master' of https://github.com/LCRW/FlaxEngine 2021-05-05 20:28:04 +01:00
Wojtek Figat
2c51f79c0a Add automatic profiler events for Visual Script methods invocation 2021-05-04 00:30:49 +02:00
Wojtek Figat
e4de83f2ed Add automatic profiler events for C# methods invocation 2021-05-04 00:17:27 +02:00
Wojtek Figat
17e3625e5d Add support for ANSI name and variable name for named profiler events 2021-05-04 00:17:01 +02:00
Wojtek Figat
aa7c467679 Fix some profile event names 2021-05-04 00:16:01 +02:00
Wojtek Figat
f6137831ee Fix POD structure check in scripting api if contains array field 2021-05-04 00:15:22 +02:00
Wojtek Figat
b57c0a9db1 Fix String::Resize to support buffer growing 2021-05-03 21:04:40 +02:00
Wojtek Figat
c4c1655f76 Fixes and tweaks 2021-05-03 19:25:03 +02:00
Wojtek Figat
4e94c7c88c Optimize C# method invoke in bindings via direct Mono invoke 2021-05-03 19:24:48 +02:00
Wojtek Figat
c36d1a5680 Add automatic profile events for engine services events 2021-05-03 19:23:16 +02:00
Wojtek Figat
b984276bc6 Fix compile error 2021-05-02 12:30:34 +02:00
Wojtek Figat
28969a7de4 Fix EnumComboBox to support negative items as a cost of lack of uint64 support 2021-05-02 12:04:14 +02:00
Wojtek Figat
05c6a2214b Cleanup concurrentqueue.h 2021-05-02 11:57:18 +02:00
Wojtek Figat
71fc8c63fe Fix compiler errors and warnings 2021-05-02 11:39:24 +02:00