Stefan Tröger
|
de0768af80
|
fix crash on datum point preselect
It is unclear why the coordinates are NULL. This fix prevents the crash but does not fix the reason why this unnormality occurs.
|
2016-04-12 18:12:13 +02:00 |
|
Mateusz Skowroński
|
7d0e892d36
|
Qt4's qglobal.h defined TRUE and FALSE. Qt5 does not do it anymore. Replace it with true and false.
158f39ec78
This change is Qt4/Qt5 neutral.
|
2016-01-05 16:43:33 +01:00 |
|
wmayer
|
6111f55a89
|
+ correctly handle toggle selection in BRep shape nodes
|
2015-11-28 16:21:20 +01:00 |
|
wmayer
|
70d86ce907
|
+ add security checks to SoBrep nodes
|
2015-10-07 23:08:03 +02:00 |
|
wmayer
|
8e6bd39857
|
+ Split SoBrepShape into three files
|
2013-11-09 13:16:42 +01:00 |
|