wmayer
|
2295c4b9a3
|
Mesh: define the typenames FacetIndex and PointIndex to distinguish between facet and point related indexes
|
2021-09-14 23:01:29 +02:00 |
|
wmayer
|
56c6db10e0
|
C++11: replace deprecated function std::bind2nd with lambda functions
|
2020-10-15 14:46:02 +02:00 |
|
wmayer
|
5ece278c94
|
remove deprecated std::binary_function
|
2020-05-11 13:46:37 +02:00 |
|
asapelkin
|
ced8100ab9
|
use emplace_back instead of push_back where justified
|
2019-11-21 14:48:09 +01:00 |
|
wmayer
|
63fa1d2c42
|
avoid several implicit conversions, replace several old C-casts with static_cast
|
2019-09-19 19:43:10 +02:00 |
|
luz.paz
|
50a8e3cf22
|
Fix misc. source comment typos
Found via `codespell -q 3 -I ../fc-word-whitelist.txt -S ./.git,*.po,*.ts,./ChangeLog.txt,./src/3rdParty,./src/Mod/Assembly/App/opendcm,./src/CXX,./src/zipios++,./src/Base/swig*,./src/Mod/Robot/App/kdl_cp,./src/Mod/Import/App/SCL,./src/WindowsInstaller`
Fix ./src/Tools/fcinfo grammar + whitesapce
Fix typos in ./src/Mod/Mesh/App/Core/Evaluation.cpp
|
2019-08-07 20:16:45 -04:00 |
|
wmayer
|
170708a4f1
|
Mesh improvements:
+ support of Simple Model Format (smf)
+ improve reading of STL files (reduce by ~70%)
|
2018-07-26 13:19:35 +02:00 |
|
Unknown
|
e3eca59173
|
Misc. typo fixes
Various workbenches
|
2017-12-23 14:30:30 +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 |
|
wmayer
|
c294c8bdbd
|
+ rename methods in Vector3 class
+ add convenience methods Cross and Dot to Vector3 class
+ fix bug in DistanceToLineSegment in Vector3 class
|
2016-07-30 15:14:47 +02:00 |
|
wmayer
|
de41dc46ec
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-07 13:38:17 +02:00 |
|
wmayer
|
51e4eebbc6
|
+ Prefer prefix ++/-- operators for non-primitive types
|
2015-10-06 21:16:44 +02:00 |
|
jriegel
|
d0d832896a
|
Merge remote-tracking branch 'refs/remotes/origin/jriegel/NewWinBuild' into jriegel/review-NewLibPack
Conflicts:
src/3rdParty/salomesmesh/CMakeLists.txt
|
2014-08-27 15:39:00 +02:00 |
|
jriegel
|
8245a64c52
|
Change std::make_pairs to C++11 standard without template arguments
|
2014-08-13 20:59:29 +02:00 |
|
wmayer
|
7262c8b278
|
+ fix author note, fix various crashes, improve mesh selection stuff
|
2014-08-01 16:39:59 +02:00 |
|
wmayer
|
55984a200f
|
+ fix flaws found with code analyzer tool
|
2014-05-07 13:09:44 +02:00 |
|
wmayer
|
bdd41c40a0
|
Mesh analyzing algorithms
|
2013-02-17 08:28:01 +01: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 |
|