krishty
|
55e6359436
More `constexpr` (#6066)
|
4 months ago |
Kim Kulling
|
45898eee55
Refactorings: glTF cleanups (#6028)
|
5 months ago |
Steve M
|
69558d8889
Introduce VRML format (.wrl and .x3dv) 3D model support (#5857)
|
7 months ago |
Kim Kulling
|
01231d0e60
Add 2024 to copyright infos (#5475)
|
1 year ago |
Krishty
|
3d3e856925
Trim Trailing Whitespace
|
2 years ago |
Aaron Gokaslan
|
ccfb175460
Apply various clang-tidy checks for smartprs and modern C++ types
|
2 years ago |
Turo Lamminen
|
90d1464405
Remove set but unused variables
|
3 years ago |
Aaron Gokaslan
|
787fcc160a
Clang-Tidy performance fixes
|
3 years ago |
Kim Kulling
|
50c7301a38
Update copyrights
|
3 years ago |
Kim Kulling
|
776130534b
Fix nullptr-dereferencing
|
3 years ago |
sssaoi
|
d7bf8d6e07
Fix compile error when ASSIMP_BUILD_NO_X3D_IMPORTER is define.
|
3 years ago |
IOhannes m zmölnig
|
836963428e
Fix file-extension check for X3D-files
|
3 years ago |
Kim Kulling
|
8ed18621db
Fixes
|
3 years ago |
René Martin
|
3f6a371b64
migrated x3d importer to pugixml reader
|
3 years ago |
René Martin
|
3001d88172
Merge branch 'master' into x3d_pugi_migration
|
3 years ago |
Kim Kulling
|
ebb9b1b2af
Next iteration
|
4 years ago |
Kim Kulling
|
3a32612b71
Add skipping of unused nodes.
|
4 years ago |
Kim Kulling
|
350f2ea1d3
Fix build and merged master.
|
4 years ago |
Kim Kulling
|
52228a93f8
Fix X3DGeohelper.
|
4 years ago |
Krishty
|
9dc66b0003
removed dead code
|
4 years ago |
Kim Kulling
|
9e8dbd0ca5
Update copyrights to 2021.
|
4 years ago |
Kim Kulling
|
ef9a78b49d
remove unused attributes.
|
4 years ago |
Kim Kulling
|
d6892b3f58
Merge branch 'master' into pugi_xml
|
4 years ago |
Kim Kulling
|
c1f50e116a
fix next unittests.
|
4 years ago |
Kim Kulling
|
0b8ed5c03a
fix crash when x3d is empty
|
5 years ago |
kimkulling
|
582a8b1887
Fix xml-migration bild.
|
5 years ago |
Kim Kulling
|
56381241c5
move hasAttribute to XmlParser scope.
|
5 years ago |
Kim Kulling
|
554ed1bf91
next step.s
|
5 years ago |
Malcolm Tyrrell
|
0f6127e90e
No need to build strings.
|
5 years ago |
Malcolm Tyrrell
|
b7c789da67
Stop concatenating std::strings. Use formatter.
|
5 years ago |