Commit Graph

1508 Commits

Author SHA1 Message Date
Wojtek Figat
b96f0efd9c Fix using Delegate<> in API event
(cherry picked from commit 7b2c034fba)
2021-04-27 16:52:48 +02:00
Wojtek Figat
801587ab6c Fix case sensitivity check for StartsWith and EndsWith in StringView
(cherry picked from commit 752e7e73bc)
2021-04-27 16:52:26 +02:00
Wojtek Figat
df1dfbec36 Add support for object reference wrappers usage in hash maps and dictionaries
(cherry picked from commit eab3631c33)
2021-04-27 16:51:50 +02:00
Wojtek Figat
59af92bfc4 Fix format string errors assertions into soft checks
(cherry picked from commit c01e5efe43)
2021-04-27 16:50:55 +02:00
Wojtek Figat
35f06bbf6e Fix using TextBoxBase with child controls
(cherry picked from commit 2b41c8d24f)
2021-04-27 16:50:34 +02:00
Wojtek Figat
b73ff9aaf6 Merge branch '1.1' into 1.2
# Conflicts:
#	Source/Platforms/DotNet/Newtonsoft.Json.dll
#	Source/Platforms/DotNet/Newtonsoft.Json.pdb
#	Source/Platforms/UWP/Binaries/Newtonsoft.Json.dll
#	Source/Platforms/XboxOne/Binaries/Newtonsoft.Json.dll
2021-04-24 12:32:17 +02:00
Wojtek Figat
23e722a9fb Add timeout check for drag&drop on Linux to prevent deadlock 2021-04-23 22:58:09 +02:00
Wojtek Figat
27fbd896f7 Fix Win32 stack traces issue due to invalid search path for debug symbols
#457
2021-04-23 21:53:10 +02:00
Wojtek Figat
2b698ca8b0 Add support for fixed-array fields in scripting 2021-04-22 21:03:40 +02:00
Wojtek Figat
3e945fbe34 Bump up version number 2021-04-22 20:24:21 +02:00
Wojtek Figat
6821e3c370 Fix progress bar drawing precision and stability
#471
2021-04-22 19:25:01 +02:00
Wojtek Figat
d11a9d4d8f Fix typo 2021-04-21 23:47:28 +02:00
Wojtek Figat
3ed55c89f0 Add drag&drop support for Linux 2021-04-21 23:47:28 +02:00
Wojtek Figat
9381d0f5f1 Add automatic destination folder creation when saving Json asset 2021-04-21 23:47:27 +02:00
Wojtek Figat
a7a6dc7671 Add path utils to support StringView 2021-04-21 23:47:27 +02:00
Wojtek Figat
02856273ad Add error message box on Editor Options saving error 2021-04-21 23:47:27 +02:00
Wojtek Figat
8ba1affe9e Fix PrefabSpritesRenderer from script list 2021-04-21 10:14:59 +02:00
Wojtek Figat
ba2b7939a3 Merge branch 'TaylerMauk-fix-issue-468' 2021-04-21 10:12:08 +02:00
Wojtek Figat
7739078aad Merge branch 'fix-issue-468' of git://github.com/TaylerMauk/FlaxEngine into TaylerMauk-fix-issue-468 2021-04-21 10:12:05 +02:00
Wojtek Figat
851c6d972c Merge branch 'TaylerMauk-fix-issue-460' 2021-04-21 10:04:38 +02:00
Tayler Mauk
3410bd5380 Standardize variable names 2021-04-20 22:31:15 -07:00
Tayler Mauk
dc0f77ae2a Fix issue #468 2021-04-20 22:24:37 -07:00
Tayler Mauk
3e73f40c0f Fix issue #460 2021-04-20 21:23:42 -07:00
Wojtek Figat
28c0552e0a Fix diff-serialization and deserialization of C# lists
#347
2021-04-20 16:06:32 +02:00
Wojtek Figat
9857fb12c4 Fix crash when using C# script that inherits from C++ script 2021-04-20 11:47:32 +02:00
Wojtek Figat
5b31a8222c Fix crash when using C# script that inherits from C++ script 2021-04-20 11:47:21 +02:00
Wojtek Figat
1eacb36256 Minor tweaks 2021-04-20 10:58:14 +02:00
Wojtek Figat
eabab8301d Fix compilation of bindings code with API_EVENT in some cases
#459
2021-04-20 10:35:09 +02:00
Wojtek Figat
20331bc858 Fix crash when using Actor GetScript or GetChild with invalid index
#462
2021-04-20 10:12:57 +02:00
Wojtek Figat
6387e87a30 Merge branch 'stefnotch-fix-get-child-at' 2021-04-20 10:05:31 +02:00
Wojtek Figat
221c4f0648 Merge branch 'W2Wizard-initlist' into 1.2 2021-04-20 09:46:09 +02:00
stefnotch
08d08133c1 GetChildAt should do it in reverse order to respect z order 2021-04-18 09:49:25 +02:00
W2.Wizard
b1ad70b6b2 Add include 2021-04-17 20:29:48 +02:00
W2Wizard
6e9b5225d2 Add init functions 2021-04-17 20:08:10 +02:00
Wojtek Figat
0d422ec169 Remove unused include 2021-04-17 19:38:31 +02:00
Wojtek Figat
c5dd3674c1 Optimize WriteStream::WriteText 2021-04-17 19:38:23 +02:00
Wojtek Figat
cf0a16e875 Fix handling crash when loading scripting api bindings cache during build 2021-04-17 19:37:51 +02:00
Wojtek Figat
841a336581 Fix using AssetsCache in game code 2021-04-17 19:37:11 +02:00
Wojtek Figat
b2729e35c2 Fixes for UWP build 2021-04-17 19:36:38 +02:00
Wojtek Figat
698ce4c0ce Fix crash on bokeh in dof on d3d12 2021-04-13 19:03:04 +02:00
Wojtek Figat
ac1eb8d58d Merge branch 'master' into 1.2 2021-04-13 09:52:03 +02:00
Wojtek Figat
b2ae91e3b9 Fix warnings 2021-04-13 09:51:55 +02:00
Wojtek Figat
898a7002eb Merge branch 'jb-perrier-intx' into 1.2 2021-04-13 09:38:51 +02:00
Wojtek Figat
5d0da2c8c2 Merge branch 'intx' of git://github.com/jb-perrier/FlaxEngine into jb-perrier-intx 2021-04-13 09:38:43 +02:00
Wojtek Figat
df07529f21 Fix game build 2021-04-13 09:34:23 +02:00
Wojtek Figat
bc7660fbf8 Merge branch 'TaylerMauk-bugfix-3d-audio-placement' 2021-04-13 09:32:10 +02:00
Wojtek Figat
857b7e522f Merge branch 'bugfix-3d-audio-placement' of git://github.com/TaylerMauk/FlaxEngine into TaylerMauk-bugfix-3d-audio-placement 2021-04-13 09:32:05 +02:00
Wojtek Figat
af9962c30f Fix render layers mask usage for shadows rendering 2021-04-13 09:28:34 +02:00
Tayler Mauk
a7e29c5784 Fix 3D audio placement for XAudio2 and OpenAL
Corrected inverted x-axis for XAudio2
Corrected inverted z-axis for OpenAL
2021-04-12 22:06:01 -07:00
Wojtek Figat
3a03fe5f7f Format code 2021-04-12 23:26:49 +02:00