Simon Richter
|
99c1d7cf96
|
Add noexcept to some functions in the 3d viewer.
|
2020-04-16 16:11:21 +00:00 |
Seth Hillbrand
|
7c28c3838a
|
Comment-only changes
Makes class comments conform to coding standards
|
2020-01-10 16:43:01 -08:00 |
jean-pierre charras
|
6a3c1720b2
|
Fix a few doxygen warnings
|
2017-06-25 11:26:04 +02:00 |
Simon Richter
|
1cb9260972
|
3D Viewer: drop extra copy ctors from IFSG_NODE.
* This is unnecessary. Explicitly specifying the regular copy ctor will
inhibit any generated versions.
|
2016-06-29 09:52:48 -04:00 |
Cirilo Bernardo
|
973786d75d
|
Fix 3D Coverity issue, other minor fixes
* CID 143740: Null pointer dereferences (NULL_RETURNS)
A few minor cut/paste and style issues in the 3D code are also fixed.
|
2016-04-07 18:54:14 -04:00 |
Cirilo Bernardo
|
ac3acb0061
|
Moving headers to facilitate support for building 3D plugins out-of-tree
|
2015-12-09 18:30:48 +11:00 |