Jeff Young
|
34a9a165c9
|
More wide-string declarations.
|
2022-02-05 22:26:31 +00: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
|
130d64df48
|
enum class WRL1_ORDER
|
2021-03-10 18:54:49 -05:00 |
Mark Roszko
|
ae785194ce
|
Silence/fix double to float conversion warnings
|
2019-12-12 21:51:21 +00:00 |
Cirilo Bernardo
|
c2a60d14d7
|
3D: fix issues reported by Coverity scan
*** CID 143752: Incorrect expression (USELESS_CALL)
*** CID 143751: Incorrect expression (UNUSED_VALUE)
*** CID 143749: Uninitialized members (UNINIT_CTOR)
*** CID 143748: Uninitialized members (UNINIT_CTOR)
*** CID 143747: Uninitialized members (UNINIT_CTOR)
*** CID 143746: Uninitialized members (UNINIT_CTOR)
*** CID 143745: Uninitialized members (UNINIT_CTOR)
*** CID 143744: Uninitialized members (UNINIT_CTOR)
*** CID 143740: Null pointer dereferences (NULL_RETURNS)
*** CID 143739: Memory - corruptions (MISMATCHED_ITERATOR)
*** CID 143735: Integer handling issues (CONSTANT_EXPRESSION_RESULT)
*** CID 143734: Error handling issues (CHECKED_RETURN)
|
2016-04-06 21:41:52 -04: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
|
943c5d8ea8
|
Changed default creaseAngle from ~30deg (VRML spec) to ~42deg for prettier smoothing
|
2016-02-08 08:56:03 +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
|
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 |