wmayer
|
83f1c667d4
|
LGTM: [skip ci] fix: Resource not released in destructor
|
2020-07-25 14:48:59 +02:00 |
|
asapelkin
|
ced8100ab9
|
use emplace_back instead of push_back where justified
|
2019-11-21 14:48:09 +01:00 |
|
wmayer
|
6a1bfc0ab2
|
fix -Wpedantic
|
2019-09-18 18:48:01 +02:00 |
|
wmayer
|
6b37fdc1a8
|
PVS issues:
consistently define copy constructor and assignment operator
remove superfluous casts
initialize member variables in constructor
avoid double assignment
|
2019-03-04 11:53:49 +01:00 |
|
wmayer
|
58bcee0e04
|
PVS: V595 The pointer was utilized before it was verified against nullptr
|
2019-02-17 20:55:52 +01:00 |
|
wmayer
|
ca488a2793
|
change default value of renderTriangleLimit to UINT_MAX
|
2018-12-20 10:49:37 +01:00 |
|
wmayer
|
0a6a9c90bd
|
changes in Mesh module:
+ cppcheck: fix some minor issues found by code analyzer
+ export to IDTF
+ fix for throwing exception
+ optimize mesh rendering
|
2017-11-08 17:56:13 +01:00 |
|
wmayer
|
cf4f6765c1
|
replace deprecated gluPickMatrix
|
2017-03-06 11:18:19 +01:00 |
|
Kunda
|
0192f2bf20
|
source typo fixes pt2 (only on py3 merged code)
|
2017-02-28 17:01:11 +01:00 |
|
wmayer
|
f6e1cb6025
|
fix -Wextra in Mesh
|
2016-09-23 17:24:00 +02:00 |
|
wmayer
|
cc97241969
|
Coverity issues: fix Mesh, Points and Inspection module
|
2016-08-17 14:08:47 +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
|
f6023d36d2
|
+ rework BoundingBox class and its Python binding
|
2015-10-11 00:18:53 +02:00 |
|
wmayer
|
51e4eebbc6
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-06 21:16:44 +02:00 |
|
wmayer
|
120ca87015
|
+ unify DLL export defines to namespace names
git-svn-id: https://free-cad.svn.sourceforge.net/svnroot/free-cad/trunk@5000 e8eeb9e2-ec13-0410-a4a9-efa5cf37419d
|
2011-10-10 13:44:52 +00:00 |
|