Commit Graph

20 Commits

Author SHA1 Message Date
luz paz
812c337d0f Assembly: fix older assembly code typos
Includes @ickby's 3rdparty opendcm code
2022-02-08 21:53:12 +01:00
Benjamin Nauck
82e423735f [Assembly] Use std::shared_ptr instead of boost::shared_ptr
There's no need to use boost version when stl has support for shared_ptr
2021-03-06 19:32:03 +01:00
wmayer
d6169d6478 boost: fix for boost < 1.60 2020-06-15 19:38:39 +02:00
wmayer
730154a684 boost 1.73.0: The practice of declaring the Bind placeholders (_1, _2, ...) in the global namespace is deprecated 2020-06-12 17:51:33 +02:00
luzpaz
f3bf8fe919 Misc. typos
+ some are doxy others are just comment code.  
+ some minor whitespace and grammatical tweaks. 
+ app/SCL/* typos have also been submitted upstream (https://github.com/stepcode/stepcode/pull/366). So it's ok to merge them in to master.
2017-10-04 17:59:11 +02:00
luzpaz
8550967f92 Misc. typos
Misc typos
2017-09-20 12:55:37 -04:00
Kunda
5aefa825b1 Typo fixes for doxygen and source comments
issue #0002914
2017-03-31 11:25:57 -03:00
Kunda
31b0233393 source typo fixes pt6 2017-03-07 13:43:46 -03:00
Alexander Golubev
eaeba5686f Suppress a couple more warnings 2016-04-12 18:12:21 +02:00
Stefan Tröger
9899cfc779 dissallow cyclic system until they work reliabe
l
2016-04-12 18:12:01 +02:00
Stefan Tröger
b1259093ad multiple debug updates 2016-04-12 18:12:00 +02:00
Stefan Tröger
c500e93a6a extend debug facilities with state writing and add externalisation to make it compile with a decent amout of memory 2016-04-12 18:12:00 +02:00
Stefan Tröger
0ea28cdf3e avoid rescales when scale value is in allowed range 2016-04-12 18:12:00 +02:00
Stefan Tröger
323765eb24 don't rescale on rotation solver 2016-04-12 18:12:00 +02:00
Stefan Tröger
1b2f219d31 make subassembly constraints always accessible 2016-04-12 18:11:59 +02:00
Stefan Tröger
c5542ab221 only use scale value for rotation-only solving, not the transformed clusters. This gives the more expected results 2016-04-12 18:11:59 +02:00
Stefan Tröger
b75bf609c0 fix unsupported geometry crashs, add visual feedback for unsupported geometry and fix crash on both parts in subassemblys 2016-04-12 18:11:59 +02:00
Stefan Tröger
8ffb746628 improve solvability of seperated rotation/translation 2016-04-12 18:11:59 +02:00
Stefan Tröger
3ed4a42be1 further distinguish between rotation and translation solving 2016-04-12 18:11:59 +02:00
Stefan Tröger
51b3dc071f new openDCM version 2016-04-12 18:11:59 +02:00