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 |
luz paz
|
f968fc8719
|
Fix source comment / documentation typos
|
2021-06-09 19:32:58 +00:00 |
Marek Roszko
|
57dbb7def0
|
enum class WRL2NODES
|
2021-03-10 18:49:09 -05:00 |
Mark Roszko
|
ae785194ce
|
Silence/fix double to float conversion warnings
|
2019-12-12 21:51:21 +00: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
|
d2a13efc12
|
Changed VRML2 parser debug output from stderr to wxLogTrace
|
2016-02-23 13:31:51 +11:00 |
Cirilo Bernardo
|
f52744b29c
|
Added back-pointers to referenced entities
|
2016-02-06 09:38:03 +11:00 |
Cirilo Bernardo
|
b987445676
|
Forced smoothed normals calculations for VMRML2 parser
|
2016-02-02 16:50:46 +11:00 |
Cirilo Bernardo
|
9a0b020806
|
Added VRML conversion of 'translation' and 'center' to mm on read and 0.1 inch on write
|
2016-01-18 10:39:51 +11:00 |
Cirilo Bernardo
|
81977ed6b7
|
Finished checking debug/info messages and internationalization where appropriate
|
2016-01-12 18:03:17 +11:00 |
Cirilo Bernardo
|
c798f8b545
|
Added support for FreeCAD VRML files
|
2016-01-04 18:10:15 +11:00 |
Cirilo Bernardo
|
4d9ce774a8
|
Organizing VRML2 plugin debug reporting levels
|
2016-01-03 09:57:41 +11:00 |
Cirilo Bernardo
|
76bf525d12
|
+ Changed the debug output switch to DEBUG_VRML2
+ Transform nodes will now correctly include referenced nodes
|
2016-01-02 14:41:54 +11:00 |
Cirilo Bernardo
|
fad73f0e85
|
VRML2 3D plugin is now functional
|
2016-01-02 12:21:02 +11:00 |
Cirilo Bernardo
|
d68418d613
|
Work in progress: WRL2 to SGNODE translation
|
2016-01-01 18:55:43 +11:00 |
Cirilo Bernardo
|
68a512693f
|
Work in progress: implementing VRML2 plugin
|
2016-01-01 16:05:14 +11:00 |
Cirilo Bernardo
|
548b54d75d
|
+ resync with main branch r6409
+ work in progress: new VRML2 3D plugin
|
2015-12-31 09:28:39 +11:00 |
Cirilo Bernardo
|
189f6fa763
|
Work in progress: VRML2 parser
|
2015-12-22 19:02:18 +11:00 |
Cirilo Bernardo
|
e08c0de68f
|
Work in progress: VRML2 parser
|
2015-12-22 17:02:33 +11:00 |