Commit Graph

  • a4a3074bb6 Fix naming new sprites in Editor mafiesto4 2021-05-12 14:06:05 +02:00
  • 36d06ccaa3 Fix crash when reimporting sprite atlas mafiesto4 2021-05-12 13:58:23 +02:00
  • 0509f9710f Fix crashes during deserialization of invalid data mafiesto4 2021-05-12 13:42:07 +02:00
  • f71d58a081 Merge branch 'Vizepi-master' mafiesto4 2021-05-12 13:14:55 +02:00
  • ba95ae5191 Merge branch 'master' of git://github.com/Vizepi/FlaxEngine into Vizepi-master mafiesto4 2021-05-12 13:14:51 +02:00
  • 4c2465466c Merge branch 'stefnotch-patch-9' mafiesto4 2021-05-12 13:13:01 +02:00
  • 6db156513c Merge branch 'patch-9' of git://github.com/stefnotch/FlaxEngine into stefnotch-patch-9 mafiesto4 2021-05-12 13:12:59 +02:00
  • 6f55e01846 Merge branch 'W2Wizard-patch-2' mafiesto4 2021-05-12 13:12:20 +02:00
  • 6343922b16 Merge branch 'patch-2' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-patch-2 mafiesto4 2021-05-12 13:12:16 +02:00
  • 7d7ad06b80 Merge branch 'GoaLitiuM-rigidbody_addforceatposition' mafiesto4 2021-05-12 13:06:10 +02:00
  • 90f06e74a8 Merge branch 'rigidbody_addforceatposition' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-rigidbody_addforceatposition mafiesto4 2021-05-12 13:06:05 +02:00
  • d302675d7e Fix TypeSearchPopup showing types that base type is hidden mafiesto4 2021-05-12 12:42:48 +02:00
  • 9195e37a23 Refactor cpp script templates after new features mafiesto4 2021-05-12 12:42:24 +02:00
  • b6f33d1d45 Merge branch 'LCRW-master' mafiesto4 2021-05-12 12:22:59 +02:00
  • 0950ef1a20 Merge branch 'master' of git://github.com/LCRW/FlaxEngine into LCRW-master mafiesto4 2021-05-12 12:22:23 +02:00
  • ac2e9cbcff Use custom sources for GH Actions build on Ubuntu mafiesto4 2021-05-12 12:15:15 +02:00
  • d8d514cec7 Use custom sources for GH Actions build on Ubuntu mafiesto4 2021-05-12 12:08:37 +02:00
  • c222838325 Use custom sources for GH Actions build on Ubuntu mafiesto4 2021-05-12 11:52:51 +02:00
  • 9a28e02fc6 Merge branch 'jb-perrier-no-setter-show' mafiesto4 2021-05-12 11:07:40 +02:00
  • 4cb47251b3 Merge branch 'no-setter-show' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-no-setter-show mafiesto4 2021-05-12 11:07:33 +02:00
  • a8f0035b8b Fix regression in win32 filesystem api using potential substring of StringView mafiesto4 2021-05-12 10:19:31 +02:00
  • 03cd86b4d7 Fix. jb-perrier 2021-05-11 16:16:37 +02:00
  • 166f7c2728 Refactor. jb-perrier 2021-05-11 16:09:27 +02:00
  • 31a446cfab Fix getter only properties not showing. jb-perrier 2021-05-11 14:57:07 +02:00
  • 95c4004ad8 Uint16 & Int16 Mono glue code. jb-perrier 2021-05-10 22:59:10 +02:00
  • 7506142dbb Uint16 & Int16 CPP serialization. jb-perrier 2021-05-10 22:57:49 +02:00
  • 4764e7914d Int16 & Uint16 NearEqual, Lerp, Hash. jb-perrier 2021-05-10 22:57:26 +02:00
  • 97338d61d2 Uint16 & Int16 Variant Cast. jb-perrier 2021-05-10 22:56:48 +02:00
  • 78ed675eda Uint16 & Int16 Variant CanCast. jb-perrier 2021-05-10 22:55:43 +02:00
  • 954a11a1b0 Uint16 & Int16 Variant CanCast. jb-perrier 2021-05-10 22:55:17 +02:00
  • a5ec9d749b Uint16 & Int16 Variant CanCast. jb-perrier 2021-05-10 22:54:52 +02:00
  • ab3de4777c Uint16 & Int16 Variant ToString. jb-perrier 2021-05-10 22:53:40 +02:00
  • 08ca326571 Uint16 & Int16 more cast. jb-perrier 2021-05-10 22:52:48 +02:00
  • ab5d789732 Uint16 & Int16 Variant cast. jb-perrier 2021-05-10 22:52:13 +02:00
  • cff8c57dba Uint16 & int16 op overload. jb-perrier 2021-05-10 22:51:18 +02:00
  • 7ed39ef375 Uint16 & Int16 ToString, Typename. jb-perrier 2021-05-10 22:50:35 +02:00
  • c59b617106 Int16 & Uint16 Variant ctor. jb-perrier 2021-05-10 22:50:07 +02:00
  • 98ca916197 Int16 & Uint16 C# serialization. jb-perrier 2021-05-10 22:48:33 +02:00
  • 74916dddfd Add Uint16 & Int16 names. jb-perrier 2021-05-10 22:47:02 +02:00
  • 0d6f81904d Uint16 & Int16 ScriptType ToString. jb-perrier 2021-05-10 22:46:24 +02:00
  • 62394b4b1d Update CppStaticClassTemplate.h LcrW 2021-05-10 21:37:01 +01:00
  • 9eaa6e622b Uint16 & Int16 Scripting support. jb-perrier 2021-05-10 22:24:35 +02:00
  • f9e1dc3ffb New Features LcrW 2021-05-10 21:04:52 +01:00
  • 08a9a00330 Update ScriptTemplate.cs LcrW 2021-05-10 18:30:46 +01:00
  • 62b095dde6 Merge remote-tracking branch 'upstream/master' LcrW 2021-05-10 18:25:07 +01:00
  • 0a32e6bf7d Add digit check at asset creation. jb-perrier 2021-05-10 18:20:58 +02:00
  • c8f8b33bd9 Implement AddForceAtPosition for Rigidbodies GoaLitiuM 2021-05-09 15:18:04 +03:00
  • 30624e7320 Merge branch 'master' of https://github.com/LCRW/FlaxEngine LcrW 2021-05-05 20:28:04 +01:00
  • 2c51f79c0a Add automatic profiler events for Visual Script methods invocation mafiesto4 2021-05-04 00:30:49 +02:00
  • e4de83f2ed Add automatic profiler events for C# methods invocation mafiesto4 2021-05-04 00:17:27 +02:00
  • 17e3625e5d Add support for ANSI name and variable name for named profiler events mafiesto4 2021-05-04 00:17:01 +02:00
  • aa7c467679 Fix some profile event names mafiesto4 2021-05-04 00:16:01 +02:00
  • f6137831ee Fix POD structure check in scripting api if contains array field mafiesto4 2021-05-04 00:15:22 +02:00
  • b57c0a9db1 Fix String::Resize to support buffer growing mafiesto4 2021-05-03 21:04:40 +02:00
  • c4c1655f76 Fixes and tweaks mafiesto4 2021-05-03 19:25:03 +02:00
  • 4e94c7c88c Optimize C# method invoke in bindings via direct Mono invoke mafiesto4 2021-05-03 19:24:48 +02:00
  • c36d1a5680 Add automatic profile events for engine services events mafiesto4 2021-05-03 19:23:16 +02:00
  • b984276bc6 Fix compile error mafiesto4 2021-05-02 12:30:34 +02:00
  • 28969a7de4 Fix EnumComboBox to support negative items as a cost of lack of uint64 support mafiesto4 2021-05-02 12:04:14 +02:00
  • 05c6a2214b Cleanup concurrentqueue.h mafiesto4 2021-05-02 11:57:18 +02:00
  • 71fc8c63fe Fix compiler errors and warnings mafiesto4 2021-05-02 11:39:24 +02:00
  • 543d1a3c0e Add Tracy profiler support mafiesto4 2021-05-02 11:24:42 +02:00
  • 1a261597c5 Cleanup DataContainer mafiesto4 2021-04-29 23:24:23 +02:00
  • 09671823e4 Optimize String usage with StringView for basic file paths operations mafiesto4 2021-04-29 23:24:06 +02:00
  • fd595863dc Fix asset paths to be from project rather than packages mafiesto4 2021-04-29 23:21:59 +02:00
  • 05f919c50f Optimization and tweaks mafiesto4 2021-04-29 23:20:37 +02:00
  • e2789214ae Refactor Editor Utils into separate VariantUtils mafiesto4 2021-04-24 18:02:52 +02:00
  • 51e5dc0c00 Add SceneTicking to engine API mafiesto4 2021-04-24 17:33:42 +02:00
  • 7d9d6eb272 Fix compiler warnings for UWP mafiesto4 2021-04-24 17:33:29 +02:00
  • 167f7e268d Fix Linux build mafiesto4 2021-04-30 17:03:40 +02:00
  • c785f9106b Fix Linux build mafiesto4 2021-04-30 16:42:13 +02:00
  • 0e75dba142 Optimize C++ compilation time mafiesto4 2021-04-30 16:27:57 +02:00
  • 2f07b11bb6 [CLEAN] Add missing include and undef redefined macro Vizepi 2021-04-30 10:16:58 +02:00
  • 346d0e3111 Improve quotes? stefnotch 2021-04-29 21:28:36 +02:00
  • 288bde7925 Merge pull request #1 from FlaxEngine/master Mr L Watson 2021-04-29 18:52:01 +01:00
  • f35902ed85 Add missing '/' to XML docs W2.Wizard 2021-04-29 17:23:18 +02:00
  • 05ba9b8d45 Fix models uvs preview drawing mafiesto4 2021-04-29 16:39:26 +02:00
  • c996476a28 Fix ScreenSpace UICanvas order in Prefab preview (move back to prevent editor widgets occlusion) mafiesto4 2021-04-29 16:21:29 +02:00
  • eaa5716d6a Fix editor viewport input when using ScreenSpace canvas in a prefab mafiesto4 2021-04-29 16:17:40 +02:00
  • 2e5b89aa84 Fix ScreenSpace UICanvas prefab preview activate/deactivate mafiesto4 2021-04-29 15:49:57 +02:00
  • d2ac0429d3 Fix order when pasting UI Controls mafiesto4 2021-04-29 15:22:36 +02:00
  • c2afe0b6b2 Fix synchronizing ActorTreeNode order after actor duplicate mafiesto4 2021-04-29 15:22:10 +02:00
  • a9b5c5d32d Fix initial label ands button text values mafiesto4 2021-04-29 11:33:13 +02:00
  • 238d0f42b1 Merge branch 'GoaLitiuM-capsule_trace_fix' mafiesto4 2021-04-29 10:15:45 +02:00
  • 4f97ae35bb Merge branch 'capsule_trace_fix' of git://github.com/GoaLitiuM/FlaxEngine into GoaLitiuM-capsule_trace_fix mafiesto4 2021-04-29 10:15:43 +02:00
  • 4479035595 Merge branch 'W2Wizard-MathStuff' mafiesto4 2021-04-29 10:14:32 +02:00
  • c745e6f29b Merge branch 'MathStuff' of git://github.com/W2Wizard/FlaxEngine into W2Wizard-MathStuff mafiesto4 2021-04-29 10:14:31 +02:00
  • f63849ed56 Fix panels filenames mafiesto4 2021-04-29 10:12:56 +02:00
  • 23d5a5e238 Merge branch 'honzapatCZ-patch-2' mafiesto4 2021-04-29 10:12:38 +02:00
  • 9b226926ed Merge branch 'patch-2' of git://github.com/honzapatCZ/FlaxEngine into honzapatCZ-patch-2 mafiesto4 2021-04-29 10:12:33 +02:00
  • 4ad8b8bb19 Add support for VisibleIf on value editors using group panel mafiesto4 2021-04-28 16:49:15 +02:00
  • cbea62ceb9 Fix structured uav/srv buffer usage on Vulkan mafiesto4 2021-04-28 15:52:48 +02:00
  • cf799c2198 Fix BitonicSort constant buffer size error on Vulkan due to structure padding mafiesto4 2021-04-28 15:51:54 +02:00
  • f3be30a55e Merge branch 'MiheevN-master' mafiesto4 2021-04-28 11:41:52 +02:00
  • c4fa30d39c Add sorting for used namespaces in bindings and include nested types checks mafiesto4 2021-04-28 11:41:46 +02:00
  • a02b5b8b57 Merge branch 'master' of git://github.com/MiheevN/FlaxEngine into MiheevN-master mafiesto4 2021-04-28 11:21:30 +02:00
  • 6988333a8e Merge branch 'stefnotch-fix-textbox-bugs' mafiesto4 2021-04-28 10:40:29 +02:00
  • 3eef855c31 Merge branch 'fix-textbox-bugs' of git://github.com/stefnotch/FlaxEngine into stefnotch-fix-textbox-bugs mafiesto4 2021-04-28 10:40:27 +02:00
  • d9f3915186 Merge branch 'Vizepi-master' mafiesto4 2021-04-28 10:28:42 +02:00
  • 19941c3e88 Merge branch 'master' of git://github.com/Vizepi/FlaxEngine into Vizepi-master mafiesto4 2021-04-28 10:28:36 +02:00