1 file changed
+1
-1
lines changedSubmodule RED4ext.SDK updated 34 files
- include/RED4ext/Buffer-inl.hpp+9
- include/RED4ext/Buffer.hpp+6-4
- include/RED4ext/CName.hpp+10-2
- include/RED4ext/DynArray.hpp+23-9
- include/RED4ext/GameEngine.hpp+1-1
- include/RED4ext/JobQueue-inl.hpp+1-1
- include/RED4ext/Memory/Pool.hpp+3-3
- include/RED4ext/Memory/Utils.hpp+54-54
- include/RED4ext/Mutex-inl.hpp+30
- include/RED4ext/Mutex.hpp+34
- include/RED4ext/NativeTypes.hpp+12-3
- include/RED4ext/Package.hpp+6-6
- include/RED4ext/RED4ext.hpp+2
- include/RED4ext/RTTISystem.hpp+10-8
- include/RED4ext/RTTITypes.hpp+126-47
- include/RED4ext/ResourceLoader.hpp+4-4
- include/RED4ext/ResourcePath.hpp+20-12
- include/RED4ext/Scripting/Natives/AnimKeyFrames.hpp+4-2
- include/RED4ext/Scripting/Natives/Generated/ent/AnimationControllerComponent.hpp+11
- include/RED4ext/Scripting/Natives/animAnimationBufferCompressed.hpp+7-7
- include/RED4ext/Scripting/Natives/animRig.hpp+2-2
- include/RED4ext/Scripting/Natives/entAnimationControllerComponent.hpp+106
- include/RED4ext/Scripting/Natives/inkHUDLayer.hpp+1-1
- include/RED4ext/Scripting/Natives/inkMultiChildren.hpp+1-1
- include/RED4ext/Scripting/Natives/inkWidget.hpp+4-4
- include/RED4ext/Scripting/Natives/inkWorldLayer.hpp+2-2
- include/RED4ext/SharedMutex.hpp+1-40
- include/RED4ext/SharedSpinLock-inl.hpp+14-14
- include/RED4ext/SharedSpinLock.hpp+45
- include/RED4ext/Span.hpp+17-5
- include/RED4ext/TweakDB-inl.hpp+17-17
- include/RED4ext/TweakDB.hpp+4-4
- src/Mutex.cpp+1-1
- src/SharedSpinLock.cpp+5
0 commit comments