Stefan Tröger
|
83546a02d3
|
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
|
6942c23895
|
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
|
96611d0a71
|
+ correctly handle toggle selection in BRep shape nodes
|
2015-11-28 16:21:20 +01:00 |
|
wmayer
|
5b08fa453b
|
+ add security checks to SoBrep nodes
|
2015-10-07 23:08:03 +02:00 |
|
wmayer
|
2ca282b0c5
|
+ Split SoBrepShape into three files
|
2013-11-09 13:16:42 +01:00 |
|