Jeff Young
|
34a9a165c9
|
More wide-string declarations.
|
2022-02-05 22:26:31 +00:00 |
Wayne Stambaugh
|
11becc5a68
|
Fix 3D view format specifiers for all platforms (hopefully).
|
2021-07-27 21:06:24 -04:00 |
Wayne Stambaugh
|
c71ab17892
|
Fix 3D view format specifiers and remove overly aggressive assertion.
|
2021-07-27 10:07:23 -04:00 |
Wayne Stambaugh
|
728b160719
|
3D plugin debugging output fixes.
|
2021-07-24 13:27:35 -04:00 |
Wayne Stambaugh
|
4c457b5ed3
|
More NULL expunging.
|
2021-07-18 14:31:55 -04:00 |
Marek Roszko
|
56c4c845e8
|
Enum class WRL1NODES
|
2021-03-10 19:02:39 -05:00 |
Marek Roszko
|
737a23f7e6
|
enum class WRL1_BINDING
|
2021-03-10 18:52:21 -05:00 |
Marek Roszko
|
404eb535be
|
Correct fix to the TranslateToSG empty matindex case
|
2021-02-02 00:25:51 -05:00 |
Marek Roszko
|
22aa9132a3
|
Replace crash path in vrml1_faceset with pink!
|
2021-02-01 20:13:49 -05:00 |
Cirilo Bernardo
|
20b40aba1c
|
Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck
|
2016-04-05 20:32:22 +10:00 |
Cirilo Bernardo
|
b0a26f32ef
|
Fixed bugs in VRML/X3D parser log code
|
2016-02-23 13:37:35 +11:00 |
Cirilo Bernardo
|
14178ee521
|
Change logging of X3D and VRML1 parsers from stderr to wxLogTrace
|
2016-02-23 11:20:34 +11:00 |
Cirilo Bernardo
|
8e63862d7c
|
Fixed coloring bugs related to uninitialized variable
|
2016-02-12 10:23:21 +11:00 |
Cirilo Bernardo
|
1f796ef494
|
Fixed normals calculations in wrlfacet
|
2016-02-02 11:23:15 +11:00 |
Cirilo Bernardo
|
55c7c61458
|
Initial introduction of improved VRML normals calculations; working on VRML1
|
2016-02-01 17:27:50 +11:00 |
Cirilo Bernardo
|
39ca807ac4
|
Improved VRML1 support, including relaxed rules to support poorly structured models
|
2016-01-19 15:21:00 +11:00 |
Cirilo Bernardo
|
81977ed6b7
|
Finished checking debug/info messages and internationalization where appropriate
|
2016-01-12 18:03:17 +11:00 |
Cirilo Bernardo
|
979edc4f9f
|
Improved VRML1 conformance to spec
|
2016-01-08 16:23:42 +11:00 |
Cirilo Bernardo
|
0377be722f
|
Added ShapeHints to VRML1 parser
|
2016-01-07 18:03:07 +11:00 |
Cirilo Bernardo
|
1b6480e858
|
Added support for VRML1 transforms (except for MatrixTransform)
|
2016-01-07 17:01:07 +11:00 |
Cirilo Bernardo
|
8a9eb3bbe8
|
Fixed various bugs in VRML2 and VRML1 code
|
2016-01-07 11:24:11 +11:00 |
Cirilo Bernardo
|
d6fbd7b4e5
|
Finished initial implementation of VRML1 parser
|
2016-01-06 19:45:49 +11:00 |
Cirilo Bernardo
|
7e165ac866
|
Work in progress: implementing VRML1 to SGNODE translation
|
2016-01-06 18:02:21 +11:00 |
Cirilo Bernardo
|
6b873ed46b
|
Work in progress: implementing SG translation for VRML1 models
|
2016-01-06 15:34:14 +11:00 |
Cirilo Bernardo
|
38543ab94f
|
Work in progress: added Switch and IndexedFaceSet to VRML1 plugin
|
2016-01-06 08:29:13 +11:00 |