Kim Kulling
e0b52347c6
Update copyright year and project version ( #6454 )
...
* Update copyright year and project version
- Fixes version in lib
* Update copyright year to 2026
* Update copyright year to 2026 in Version.cpp
* Update copyright year and version patch test
* Fix copyright year
* Adapt copyrights
2026-01-24 21:57:37 +01:00
Kim Kulling
45898eee55
Refactorings: glTF cleanups ( #6028 )
2025-03-05 21:37:47 +01:00
Kim Kulling
1ce3164bc2
Bug/evaluate matrix4x4 access ( #5936 )
...
* Add test for 3x3 matrices and 4x4 matrix access
2024-12-23 16:33:37 +01:00
Gene Walters
ec563823b6
Cleanup unit tests that export files by making sure those files are deleted once the unit test is complete. Moved logging from a .txt to a .log file so that git ignores the files ( #5852 )
...
Signed-off-by: AMZN-Gene <genewalt@amazon.com >
Co-authored-by: Kim Kulling <kimkulling@users.noreply.github.com >
2024-10-30 10:39:44 +01:00
Kim Kulling
01231d0e60
Add 2024 to copyright infos ( #5475 )
2024-02-23 22:30:05 +01:00
Aaron Gokaslan
ccfb175460
Apply various clang-tidy checks for smartprs and modern C++ types
2022-11-08 11:03:55 -05:00
Kim Kulling
466b34cf53
Merge branch 'master' into kimkulling/fix_ordering_of_gltf2_issue4407
2022-02-22 21:09:11 +01:00
Kim Kulling
50c7301a38
Update copyrights
2022-01-10 21:13:43 +01:00
Kim Kulling
bf1f142a72
Fix warnings
2021-11-20 18:40:38 +01:00
RichardTea
74b3be194d
Read the Value, not the Attribute
...
Correct some mistakes made when moving to pugixml from IrrXML
Fixes #4179
2021-11-17 17:10:10 +00:00
Kim Kulling
9e8dbd0ca5
Update copyrights to 2021.
2021-02-28 12:17:54 +01:00
kimkulling
8c88526da8
fix collada unittests.
2020-09-21 16:39:24 +02:00
RichardTea
e6c4175d8d
Rename Collada export tests
...
Use existing naming convention.
Brings all Collada tests together in Test Explorers
2020-05-01 11:49:15 +01:00