You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
o3de/Gems/ScriptCanvasTesting/Code/Source
Aaron Ruiz Mora f770e4aa7a
Unifying operators in Matrix3x3, Matrix3x4 and Matrix4x4
- Add operators +, -, * and / too all matrix classes
- Add RetrieveScaleSq and GetReciprocalScaled to all matrix classes
- Add unit tests to all matrix classes
- Fix a bug that causes release configuration not to compile.
5 years ago
..
Framework Auto gen updates fixing property declarations. 5 years ago
Nodes Unifying operators in Matrix3x3, Matrix3x4 and Matrix4x4 5 years ago
ScriptCanvasTestBus.cpp Reflect testing enum properly 5 years ago
ScriptCanvasTestBus.h Replace string/hash based execution out look up for indices, 10-50% speed up in lookup code. Fix bugs calling dependent functions. 5 years ago
ScriptCanvasTestingEditorModule.cpp Integrating latest 47acbe8 5 years ago
ScriptCanvasTestingModule.cpp Initial commit 5 years ago
ScriptCanvasTestingSystemComponent.cpp Reflect testing enum properly 5 years ago
ScriptCanvasTestingSystemComponent.h Integrating latest 47acbe8 5 years ago