Commit Graph

  • 8ba1affe9e Fix PrefabSpritesRenderer from script list mafiesto4 2021-04-21 10:14:59 +02:00
  • ba2b7939a3 Merge branch 'TaylerMauk-fix-issue-468' mafiesto4 2021-04-21 10:12:08 +02:00
  • 7739078aad Merge branch 'fix-issue-468' of git://github.com/TaylerMauk/FlaxEngine into TaylerMauk-fix-issue-468 mafiesto4 2021-04-21 10:12:05 +02:00
  • 851c6d972c Merge branch 'TaylerMauk-fix-issue-460' mafiesto4 2021-04-21 10:04:38 +02:00
  • 3410bd5380 Standardize variable names Tayler Mauk 2021-04-20 22:31:15 -07:00
  • dc0f77ae2a Fix issue #468 Tayler Mauk 2021-04-20 22:24:37 -07:00
  • 3e73f40c0f Fix issue #460 Tayler Mauk 2021-04-20 21:23:42 -07:00
  • 7cfcacf0cd Remove Unit Direction method W2Wizard 2021-04-20 18:21:27 +02:00
  • 28c0552e0a Fix diff-serialization and deserialization of C# lists mafiesto4 2021-04-20 16:06:32 +02:00
  • 9857fb12c4 Fix crash when using C# script that inherits from C++ script mafiesto4 2021-04-20 11:47:32 +02:00
  • 5b31a8222c Fix crash when using C# script that inherits from C++ script mafiesto4 2021-04-20 11:47:21 +02:00
  • 1eacb36256 Minor tweaks mafiesto4 2021-04-20 10:58:14 +02:00
  • eabab8301d Fix compilation of bindings code with API_EVENT in some cases mafiesto4 2021-04-20 10:35:09 +02:00
  • 20331bc858 Fix crash when using Actor GetScript or GetChild with invalid index mafiesto4 2021-04-20 10:12:57 +02:00
  • 6387e87a30 Merge branch 'stefnotch-fix-get-child-at' mafiesto4 2021-04-20 10:05:31 +02:00
  • 221c4f0648 Merge branch 'W2Wizard-initlist' into 1.2 mafiesto4 2021-04-20 09:46:09 +02:00
  • 52815a4ab0 Refactor using GPUDrawIndirectArgs. jb-perrier 2021-04-19 22:02:59 +02:00
  • 203d1d79dc Add drawCount to GPU indirect draw cmds. jb-perrier 2021-04-19 21:41:34 +02:00
  • 480783b7fa Add LocalizedString to TextRender mafiesto4 2021-04-19 16:25:44 +02:00
  • 3781228dd2 Add support for using generic class value types in scripting API bindings code mafiesto4 2021-04-19 16:24:51 +02:00
  • 983190b9a0 Add LocalizedString mafiesto4 2021-04-19 16:24:14 +02:00
  • 4e01d110a1 Add UnitDirection & Goldenratio W2Wizard 2021-04-19 15:37:39 +02:00
  • 08d08133c1 GetChildAt should do it in reverse order to respect z order stefnotch 2021-04-18 09:49:25 +02:00
  • b1ad70b6b2 Add include W2.Wizard 2021-04-03 00:58:22 +02:00
  • 6e9b5225d2 Add init functions W2Wizard 2021-04-17 20:08:10 +02:00
  • 0d422ec169 Remove unused include mafiesto4 2021-04-17 19:38:31 +02:00
  • c5dd3674c1 Optimize WriteStream::WriteText mafiesto4 2021-04-17 19:38:23 +02:00
  • cf0a16e875 Fix handling crash when loading scripting api bindings cache during build mafiesto4 2021-04-17 19:37:51 +02:00
  • 841a336581 Fix using AssetsCache in game code mafiesto4 2021-04-17 19:37:11 +02:00
  • b2729e35c2 Fixes for UWP build mafiesto4 2021-04-17 19:36:38 +02:00
  • e7f899309c Add simple SendMessage with single target Erdroy 2021-04-16 22:08:59 +02:00
  • ed82787093 Fix compilation issues & cleanup Erdroy 2021-04-16 22:03:35 +02:00
  • acb4a10fd5 Add IsServer checks for message sending Erdroy 2021-04-16 21:18:12 +02:00
  • 9927209293 Add message sending to clients Erdroy 2021-04-16 21:17:43 +02:00
  • d5bc9b5e46 Add NetworkConnection to ENetPeer map Erdroy 2021-04-16 21:16:26 +02:00
  • 8aaa0a2d6b Add Timeout event Erdroy 2021-04-16 21:15:20 +02:00
  • ba8d506c14 Add explicit ctor to NetworkConnection Erdroy 2021-04-16 21:14:54 +02:00
  • f1b82b788b Add string localization API mafiesto4 2021-04-16 15:58:31 +02:00
  • 029566b2ff Add localization string tables caching for current language mafiesto4 2021-04-16 15:48:27 +02:00
  • 35aaacd61b Add support for importing .po files with strings localization mafiesto4 2021-04-16 15:47:59 +02:00
  • eab3631c33 Add support for object reference wrappers usage in hash maps and dictionaries mafiesto4 2021-04-16 15:47:26 +02:00
  • cca8200794 Fix JsonAssetProxy.IsProxyFor mafiesto4 2021-04-16 15:47:01 +02:00
  • 0fb02a5aff Add LocalizationSettings mafiesto4 2021-04-16 15:46:42 +02:00
  • 7448383079 Add LocalizedStringTable mafiesto4 2021-04-16 15:39:31 +02:00
  • e9215c1a9e Tweaks mafiesto4 2021-04-16 11:34:10 +02:00
  • 69d3cb5b2b Add support for nesting Array inside Dictionary in scripting API mafiesto4 2021-04-16 10:13:15 +02:00
  • e4d3989b71 Add support for nesting Array inside Dictionary in scripting API mafiesto4 2021-04-16 10:12:40 +02:00
  • f9c6166b46 Minor tweak mafiesto4 2021-04-15 16:57:16 +02:00
  • ee691469b4 Fix natvis display for string views mafiesto4 2021-04-15 16:56:49 +02:00
  • 752e7e73bc Fix case sensitivity check for StartsWith and EndsWith in StringView mafiesto4 2021-04-15 16:56:07 +02:00
  • a9ec4566e7 Add support for custom asset type factory in game code mafiesto4 2021-04-15 16:55:03 +02:00
  • 653cdd8654 Add support for importing assets into custom formats with AssetsImportingManager mafiesto4 2021-04-15 16:48:01 +02:00
  • 18901ba66f Rename event mafiesto4 2021-04-14 13:13:35 +02:00
  • 7bc0e3c14d Fix dummy locale on Linux mafiesto4 2021-04-14 12:27:48 +02:00
  • 7b2c034fba Fix using Delegate<> in API event mafiesto4 2021-04-14 12:23:50 +02:00
  • 7dd2a8fac9 Add Localization mafiesto4 2021-04-14 12:22:48 +02:00
  • 00cb802363 Add missing doc W2.Wizard 2021-04-14 11:34:43 +02:00
  • 698ce4c0ce Fix crash on bokeh in dof on d3d12 mafiesto4 2021-04-13 19:03:04 +02:00
  • 325433aaf8 Add GameSettings icon W2.Wizard 2021-04-13 16:09:35 +02:00
  • 7877f77242 Add Scalar Icon, PS & XBox W2.Wizard 2021-04-13 10:41:04 +02:00
  • ac1eb8d58d Merge branch 'master' into 1.2 mafiesto4 2021-04-13 09:52:03 +02:00
  • b2ae91e3b9 Fix warnings mafiesto4 2021-04-13 09:51:55 +02:00
  • 898a7002eb Merge branch 'jb-perrier-intx' into 1.2 mafiesto4 2021-04-13 09:38:51 +02:00
  • 5d0da2c8c2 Merge branch 'intx' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-intx mafiesto4 2021-04-13 09:38:43 +02:00
  • df07529f21 Fix game build mafiesto4 2021-04-13 09:34:23 +02:00
  • bc7660fbf8 Merge branch 'TaylerMauk-bugfix-3d-audio-placement' mafiesto4 2021-04-13 09:32:10 +02:00
  • 857b7e522f Merge branch 'bugfix-3d-audio-placement' of git://github.com/TaylerMauk/FlaxEngine into TaylerMauk-bugfix-3d-audio-placement mafiesto4 2021-04-13 09:32:05 +02:00
  • af9962c30f Fix render layers mask usage for shadows rendering mafiesto4 2021-04-13 09:28:34 +02:00
  • a7e29c5784 Fix 3D audio placement for XAudio2 and OpenAL Tayler Mauk 2021-04-12 22:06:01 -07:00
  • 3a03fe5f7f Format code mafiesto4 2021-04-12 23:26:49 +02:00
  • f1eebd3835 Merge branch 'jb-perrier-pxupvector' mafiesto4 2021-04-12 23:25:32 +02:00
  • 40ed499889 Merge branch 'pxupvector' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-pxupvector mafiesto4 2021-04-12 23:25:24 +02:00
  • 55155630ca Fix duplicating spline mafiesto4 2021-04-12 21:06:34 +02:00
  • 1e2a15d6c1 Initial Setup W2.Wizard 2021-04-12 20:07:47 +02:00
  • 3bfeb1db76 Add BoxBrush::SetMaterial mafiesto4 2021-04-12 19:07:18 +02:00
  • b2d041c9b3 Merge branch 'stefnotch-tweak-random-byte' mafiesto4 2021-04-12 18:37:22 +02:00
  • e5ab536db4 Merge branch 'tweak-random-byte' of git://github.com/stefnotch/FlaxEngine into stefnotch-tweak-random-byte mafiesto4 2021-04-12 18:37:14 +02:00
  • c572d75d1d Format code mafiesto4 2021-04-12 15:45:58 +02:00
  • f1bc3f58e2 Merge branch 'stefnotch-tweak-quaternion-editing' into 1.2 mafiesto4 2021-04-12 15:44:05 +02:00
  • d774cb496a Merge branch 'tweak-quaternion-editing' of git://github.com/stefnotch/FlaxEngine into stefnotch-tweak-quaternion-editing mafiesto4 2021-04-12 15:44:03 +02:00
  • ed1f0b8881 Merge branch 'jb-perrier-this-node' into 1.2 mafiesto4 2021-04-12 15:43:05 +02:00
  • 0dafa2f562 Expose TickData to scripting API mafiesto4 2021-04-12 13:24:59 +02:00
  • 5ab554f61c Fix using Camera refs mafiesto4 2021-04-12 12:57:15 +02:00
  • 8a725ec243 Fix natvis for StringBuilder mafiesto4 2021-04-12 12:51:26 +02:00
  • cd1f57b634 Fix doc comments mafiesto4 2021-04-12 12:51:10 +02:00
  • c47db14c83 Fix using Sorting in C++ game code mafiesto4 2021-04-12 12:50:59 +02:00
  • 81305a10cf Fix crash on relocation in BitArray mafiesto4 2021-04-12 12:50:46 +02:00
  • a58645da0f Slightly improve the random byte generation code stefnotch 2021-04-12 10:46:00 +02:00
  • cd707eb5a4 Fix "This" node output type. jb-perrier 2021-04-11 12:16:03 +02:00
  • 27400cffe4 Merge branch 'stefnotch-fix-spline-precision' mafiesto4 2021-04-10 11:12:48 +02:00
  • 5b1c5824c8 Fix #408 by being more precise in some places stefnotch 2021-04-10 09:13:19 +02:00
  • c4af8ce0ca Super smooth quaternion editing stefnotch 2021-04-09 14:28:02 +02:00
  • 3e080c44c6 Fix using curl lib on Linux (use self compiled static lib) mafiesto4 2021-04-08 22:12:55 +02:00
  • eff5d0899d Order + Attributes + Return _up. jb-perrier 2021-04-08 20:35:01 +02:00
  • 992f4b2303 Add IntX write stream support. jb-perrier 2021-04-08 19:00:40 +02:00
  • 8e7ff6f657 Add IntX stream read support. jb-perrier 2021-04-08 19:00:25 +02:00
  • 4e86f1c776 Add WriteVariant support. jb-perrier 2021-04-08 19:00:03 +02:00
  • 4b78551765 Add WriteVariant support. jb-perrier 2021-04-08 18:59:38 +02:00
  • 3579b86980 Add WriteCommonValue support. jb-perrier 2021-04-08 18:59:19 +02:00
  • 3f39212b7b Add ReadVariant support. jb-perrier 2021-04-08 18:59:05 +02:00