Wojtek Figat
|
a367d40913
|
Add more contextual log printing on missing object/asset reference
#2414
|
2024-09-15 23:03:53 +02:00 |
|
Wojtek Figat
|
0bc98a5f18
|
Improve asset reference debug in C# when it's empty
|
2024-09-12 12:41:03 +02:00 |
|
Wojtek Figat
|
cc01952059
|
Fix Visject parameter values restore after script is saved in editor by using original value diff
#2276
|
2024-09-11 20:44:45 +02:00 |
|
Wojtek Figat
|
ec412d9be0
|
Fix undo-redo for JsonAssetReference in Editor
#2711
|
2024-08-28 23:42:59 +02:00 |
|
Wojtek Figat
|
d0240a54c7
|
Add MaterialInstance.ResetParameters
|
2024-08-22 13:15:33 +02:00 |
|
Wojtek Figat
|
45e83d6d15
|
Add feedback from PVS (static code analyzer)
https://pvs-studio.com/en/blog/posts/cpp/1153/
|
2024-08-15 13:01:40 +02:00 |
|
Wojtek Figat
|
7a89e78f43
|
Fix incorrect JsonAssetReference<T> serialization
#2774
|
2024-07-26 01:13:52 +02:00 |
|
Wojtek Figat
|
9f078a6e3c
|
Fix crash when using and saving scene with Visual Script object instance which asset was deleted
|
2024-07-25 17:17:28 +02:00 |
|
Wojtek Figat
|
d879b8e064
|
Add utility GetInstance method to Json Asset refs in csharp
#2774
|
2024-07-18 15:14:26 +02:00 |
|
Wojtek Figat
|
175fd31431
|
Fix Delegate invoke to copy arguments values to each call instead of passing as reference
|
2024-06-05 18:00:00 +02:00 |
|
Wojtek Figat
|
cfc9f73744
|
Fix deadlock between content storage and asset that is being updated during load
#2621
|
2024-05-20 14:22:03 +02:00 |
|
Wojtek Figat
|
58f95d6ce3
|
Simplify 6f2bd0e932
|
2024-05-15 23:49:46 +02:00 |
|
Wojtek Figat
|
6f2bd0e932
|
Another attempt on 6a883bc7c6
|
2024-05-15 11:22:07 +02:00 |
|
Wojtek Figat
|
6a883bc7c6
|
Revert file handles bug
|
2024-05-14 09:03:52 +02:00 |
|
Wojtek Figat
|
44006dd533
|
Various code improvements
|
2024-05-09 18:59:09 +02:00 |
|
Wojtek Figat
|
5029584a9f
|
Fix crash when Visual Script event binding instance is invalid
#2548
|
2024-05-09 10:17:23 +02:00 |
|
Wojtek Figat
|
b92fbcb3bc
|
Add more const correctness
#2467
|
2024-04-22 22:53:27 +02:00 |
|
Wojtek Figat
|
32b15f90ab
|
Minor improvements
|
2024-04-22 18:10:58 +02:00 |
|
Wojtek Figat
|
9c2c02c1cf
|
Fix various issues found with thread sanitizer on macOS
|
2024-04-13 19:20:49 +02:00 |
|
Menotdan
|
e137d31839
|
Enforce Content:CloneAssetFile() running on the main thread, to avoid a bug that occurs when a particle emitter is created from one of the templates due to the creation coming from the content thread.
|
2024-04-11 17:37:31 -04:00 |
|
Wojtek Figat
|
6b35c0a161
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-03-19 20:23:34 +01:00 |
|
Wojtek Figat
|
7545e49284
|
Add manual chunks loading before Binary Asset load in case content streaming flushed them out
|
2024-03-14 17:30:28 +01:00 |
|
Wojtek Figat
|
fc29d687b5
|
Add more insights on potentially missing asset file data chunks
|
2024-03-12 13:25:25 +01:00 |
|
Wojtek Figat
|
d719c381ea
|
Merge remote-tracking branch 'origin/master' into 1.8
|
2024-03-11 23:49:33 +01:00 |
|
Wojtek Figat
|
d4e0023925
|
Fix RawDataAsset memory usage to use capacity of the bytes array instead of just size
|
2024-03-04 22:46:30 +01:00 |
|
Wojtek Figat
|
aabc9f51bb
|
Improve #2270 by moving mehtod to cpp file
|
2024-02-27 11:22:10 +01:00 |
|
Wojtek Figat
|
fc4163524c
|
Merge branch 'linux-plugin-fix' of https://github.com/Menotdan/FlaxEngine into Menotdan-linux-plugin-fix
|
2024-02-27 11:14:32 +01:00 |
|
Wojtek Figat
|
14902dc29e
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Flax.flaxproj
|
2024-02-26 19:49:39 +01:00 |
|
Wojtek Figat
|
859c420d76
|
Update year in copyright note
|
2024-02-26 19:00:48 +01:00 |
|
Wojtek Figat
|
e282717a0a
|
Merge branch 'trash-files' of https://github.com/nothingTVatYT/FlaxEngine into nothingTVatYT-trash-files
|
2024-02-23 19:55:16 +01:00 |
|
Menotdan
|
50e75e4e7b
|
Fix IAssetFactory::Get() in plugins on Linux.
|
2024-02-22 11:21:29 -05:00 |
|
Wojtek Figat
|
d7dbc0fbdc
|
Fix opening projects with PostFx material assigned in Graphics Settings
#1993
|
2024-02-21 20:21:45 +01:00 |
|
Wojtek Figat
|
10180de9c6
|
Merge remote-tracking branch 'origin/master' into 1.8
# Conflicts:
# Source/Editor/Utilities/EditorUtilities.cpp
# Source/Editor/Utilities/EditorUtilities.h
|
2024-02-19 22:26:16 +01:00 |
|
Wojtek Figat
|
09532acf29
|
Fix compilation with Clang
|
2024-02-17 07:12:52 +01:00 |
|
Wojtek Figat
|
f0f8da3c09
|
Various fixes
|
2024-02-16 12:29:59 +01:00 |
|
Wojtek Figat
|
b5e23f0096
|
Improve JsonAssetReference
|
2024-02-15 11:46:17 +01:00 |
|
Wojtek Figat
|
fe7cc62728
|
Add JsonAssetReference type for scripting
|
2024-02-15 11:22:01 +01:00 |
|
Wojtek Figat
|
db7dfdb0b1
|
Add support for structure and script types in JsonAsset
|
2024-02-14 18:55:48 +01:00 |
|
Wojtek Figat
|
ebcc864b06
|
Fix missing file error in Content::GetAssetInfo
|
2024-02-14 12:47:34 +01:00 |
|
Wojtek Figat
|
6548ca1148
|
Fix JsonAsset::GetInstance to properly check base class
#2224
|
2024-02-13 10:43:20 +01:00 |
|
Wojtek Figat
|
080202cf95
|
Fix crash when storage file gets deleted due to missing ref from async thread which failed to load it
|
2024-02-09 15:52:53 +01:00 |
|
Wojtek Figat
|
87c66b0168
|
Fix root motion preview in animation window
|
2024-02-09 15:38:11 +01:00 |
|
Wojtek Figat
|
da1b2f0c07
|
Fix crash when file handle was null
|
2024-02-09 15:37:42 +01:00 |
|
Wojtek Figat
|
d08843900e
|
Add AnimationRootMotionFlags to configure root motion component extraction
Add `RootMotionMode` to support extracting root motion from animated skeleton pose center of mass
#1429 #2152
|
2024-02-09 15:37:29 +01:00 |
|
Wojtek Figat
|
082768d08c
|
Refactor ThreadLocal when running on hardware with more cores than PLATFORM_THREADS_LIMIT
|
2024-02-07 23:39:02 +01:00 |
|
Wojtek Figat
|
10bed94357
|
Refactor engine systems to use platform time seconds rather than date time
|
2024-01-28 22:15:34 +01:00 |
|
Wojtek Figat
|
69b7a10c1f
|
Add Stopwatch for accurate duration measuring
|
2024-01-28 20:31:03 +01:00 |
|
Wojtek Figat
|
6d6b678b29
|
Minor changes from porting
|
2024-01-18 16:03:27 +01:00 |
|
Wojtek Figat
|
4a8c94e9d4
|
Fix missing asset update when dependant asset gets saved in Editor
#1489
|
2023-12-27 20:57:37 +01:00 |
|
Wojtek Figat
|
0dd7e86537
|
Add better Visual Script debugger tooltips display
|
2023-12-16 18:14:16 +01:00 |
|