Kim Kulling
|
45898eee55
Refactorings: glTF cleanups (#6028)
|
6 mēneši atpakaļ |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 gadu atpakaļ |
Aaron Gokaslan
|
ccfb175460
Apply various clang-tidy checks for smartprs and modern C++ types
|
2 gadi atpakaļ |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 gadi atpakaļ |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 gadi atpakaļ |
Kim Kulling
|
c94ed5c7b1
Update utRemoveComponent.cpp
|
5 gadi atpakaļ |
Kim Kulling
|
68a9fa2df3
reformat unittests.
|
5 gadi atpakaļ |
Marc-Antoine Lortie
|
4e7e47bd43
Updated copyright dates.
|
5 gadi atpakaļ |
Kim Kulling
|
cc10967913
Fix the build.
|
6 gadi atpakaļ |
kimkulling
|
a06133ab52
Update copyrights.
|
6 gadi atpakaļ |
Kim Kulling
|
9740243e6b
Merge branch 'master' into issue_1758
|
7 gadi atpakaļ |
Kim Kulling
|
84957faa16
closes https://github.com/assimp/assimp/issues/1758: fix compiler warning.
|
7 gadi atpakaļ |
Kim Kulling
|
b049933d2f
update license dates.
|
7 gadi atpakaļ |
Kim Kulling
|
a2b8d66a86
Update license info.
|
8 gadi atpakaļ |
Kim Kulling
|
e5f07dc96c
License info: fix dates
|
9 gadi atpakaļ |
Kim Kulling
|
f839232938
Uinittests: add missing license info headers.
|
9 gadi atpakaļ |
Richard
|
6ae07f8da5
Refactor: Expand tabs to 4 spaces
|
10 gadi atpakaļ |
Richard
|
4b0f9f3e89
Refactor: Use LF for end of line
|
10 gadi atpakaļ |
Kim Kulling
|
94f61300c2
bugfix:
|
11 gadi atpakaļ |
Jared Duke
|
66e608a393
Replace cppunit with the googletest framework
|
11 gadi atpakaļ |
aramis_acg
|
3d00f36faf
# fix unit tests, although static linkage to Assimp is a requirement or symbols will be missing. This involves declaring some members of certain pp step classes public to give the tests access to them. Those are harmless and completely safe to use from outside, though.
|
13 gadi atpakaļ |
aramis_acg
|
d881a16402
Logging functions are now available to C-Users, too. Cleaning up headers.
|
16 gadi atpakaļ |
aramis_acg
|
58eb786d62
Major API cleanup. Unified formatting & doxygen tags in the public API.
|
16 gadi atpakaļ |
aramis_acg
|
383a614931
Fixed some minor issues in the AC loader. However, it still crashes with large and complicated models. Line handling is complete.
|
17 gadi atpakaļ |