Commit Graph

  • 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
  • 877a6e6913 Merge branch 'Crawcik-master' mafiesto4 2021-04-28 10:26:09 +02:00
  • 2051a724ae Merge branch 'master' of git://github.com/Crawcik/FlaxEngine into Crawcik-master mafiesto4 2021-04-28 10:26:05 +02:00
  • 774c4b65fe Fix error when platform culture is invalid mafiesto4 2021-04-28 10:01:33 +02:00
  • 3ef41e1e23 Merge branch 'master' into localization mafiesto4 2021-04-27 16:54:49 +02:00
  • b96f0efd9c Fix using Delegate<> in API event mafiesto4 2021-04-14 12:23:50 +02:00
  • 801587ab6c Fix case sensitivity check for StartsWith and EndsWith in StringView mafiesto4 2021-04-15 16:56:07 +02:00
  • df1dfbec36 Add support for object reference wrappers usage in hash maps and dictionaries mafiesto4 2021-04-16 15:47:26 +02:00
  • 59af92bfc4 Fix format string errors assertions into soft checks mafiesto4 2021-04-27 10:57:07 +02:00
  • 35f06bbf6e Fix using TextBoxBase with child controls mafiesto4 2021-04-26 15:15:17 +02:00
  • 766a79af12 Remove unused include mafiesto4 2021-04-27 14:29:01 +02:00
  • 17467c81a4 Add LocalizedString support for UI mafiesto4 2021-04-27 14:28:42 +02:00
  • 5fc2f12139 Add helper method for CultureInfo to change language in VS mafiesto4 2021-04-27 12:58:16 +02:00
  • ae846debd4 Add C++ current culture sync with localization system mafiesto4 2021-04-27 12:21:01 +02:00
  • c01e5efe43 Fix format string errors assertions into soft checks mafiesto4 2021-04-27 10:57:07 +02:00
  • 06be726a6f Add C# current culture sync with localization system mafiesto4 2021-04-27 10:22:29 +02:00
  • bdde0af771 Fix typos mafiesto4 2021-04-27 10:22:06 +02:00
  • c76f1f2432 Add profile events to LocalizationSettingsEditor mafiesto4 2021-04-27 10:14:37 +02:00
  • ed4eeee647 Fix undo for custom serialized objects (eg. LocalizedString) mafiesto4 2021-04-27 10:14:19 +02:00
  • 8c79c21e61 Add custom editor for LocalizedString mafiesto4 2021-04-27 10:13:48 +02:00
  • ca56c5f9d0 Add formatting of localized plural string mafiesto4 2021-04-26 15:15:44 +02:00
  • a22d5887bb Add LocalizedString.Empty mafiesto4 2021-04-26 15:15:30 +02:00
  • 2b41c8d24f Fix using TextBoxBase with child controls mafiesto4 2021-04-26 15:15:17 +02:00
  • c519c00678 Add CreateSearchPopup to editor utils mafiesto4 2021-04-26 15:14:46 +02:00
  • 4c130bcba1 Merge branch '1.2' of https://github.com/FlaxEngine/FlaxEngine into indirect-vulkan jb-perrier 2021-04-24 14:29:51 +02:00
  • 3fc7073046 DrawInstancedIndirect & DrawIndexedInstanceIndirect impl. jb-perrier 2021-04-24 14:29:38 +02:00
  • b73ff9aaf6 Merge branch '1.1' into 1.2 mafiesto4 2021-04-24 12:32:17 +02:00
  • 3c2c95d670 Fix textbox selection when deleting stefnotch 2021-04-24 10:30:08 +02:00
  • 37ed8afb30 Fix selecting and then pasting text stefnotch 2021-04-24 10:19:20 +02:00
  • 51a90dcd28 Adding the namespace of a field from another module. Николай Михеев 2021-04-24 14:13:07 +07:00
  • 23e722a9fb Add timeout check for drag&drop on Linux to prevent deadlock 1.1.6218 1.1 mafiesto4 2021-04-23 22:36:56 +02:00
  • 27fbd896f7 Fix Win32 stack traces issue due to invalid search path for debug symbols mafiesto4 2021-04-23 16:35:18 +02:00