- 11 Nov, 2015 2 commits
-
-
Jan Möbius authored
-
Jan Möbius authored
-
- 10 Nov, 2015 2 commits
-
-
Hans-Christian Ebke authored
-
Hans-Christian Ebke authored
-
- 09 Nov, 2015 5 commits
-
-
Hans-Christian Ebke authored
Added explicit static_cast along with static SFINAE checks to VectorT constructor.
-
Hans-Christian Ebke authored
-
Hans-Christian Ebke authored
Allows inline specification of colors in HTML syntax.
-
Hans-Christian Ebke authored
* Less redundancy. * We can now make some of the VectorT constructors constexpr which is useful for other features.
-
Hans-Christian Ebke authored
FindCXX11.cmake copied from OpenFlipper.
-
- 03 Nov, 2015 1 commit
-
-
Christopher Tenter authored
-
- 27 Oct, 2015 1 commit
-
-
Jan Möbius authored
-
- 23 Oct, 2015 5 commits
-
-
Martin Marinov authored
-
Martin Marinov authored
Fixed the most obvious issues with StatusSeT<> and its derivatives. Improved slightly the formatting and added a few lines documentation.
-
Jan Möbius authored
Revert "Revert "remove dead code" aka Reintroduce status set" This reverts commit 6afadfbd.
-
Jan Möbius authored
Old code compiled to 0x00000000004594a0 <+0>: lea -0x1(%rsi),%edx 0x00000000004594a3 <+3>: lea 0x1(%rsi),%eax 0x00000000004594a6 <+6>: and $0x1,%esi 0x00000000004594a9 <+9>: cmovne %edx,%eax 0x00000000004594ac <+12>: retq New code creates 0x00000000004594a0 <+0>: mov %esi,%eax 0x00000000004594a2 <+2>: xor $0x1,%eax 0x00000000004594a5 <+5>: retq So no conditionals, jumps and fewer instructions closes #5
-
Jan Möbius authored
This reverts commit c5d03587.
-
- 01 Oct, 2015 2 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
-
- 29 Sep, 2015 2 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
* removes -ansi since -ansi enforces older c++ standard
-
- 16 Sep, 2015 1 commit
-
-
Martin Schultz authored
-
- 14 Sep, 2015 1 commit
-
-
Martin Schultz authored
refs !1 *changed the static variables to be common variables. If one opens a lot of files, using thread local could be an alternative as long as the compiler supports it.
-
- 11 Sep, 2015 3 commits
-
-
Martin Schultz authored
-
Martin Schultz authored
Should speedup Reading on MS Windows especially with lots of materials.
-
Martin Schultz authored
-
- 28 Aug, 2015 3 commits
-
-
Matthias Möller authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1333 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1332 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
closes #2496 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1331 fdac6126-5c0c-442c-9429-916003d36597
-
- 21 Aug, 2015 5 commits
-
-
Matthias Möller authored
refs #2525 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1330 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
refs #2525 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1329 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
refs #2525 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1328 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1327 fdac6126-5c0c-442c-9429-916003d36597
-
Matthias Möller authored
refs #2525 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1326 fdac6126-5c0c-442c-9429-916003d36597
-
- 03 Aug, 2015 1 commit
-
-
Matthias Möller authored
refs #2504 git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1325 fdac6126-5c0c-442c-9429-916003d36597
-
- 28 Jul, 2015 1 commit
-
-
Matthias Möller authored
extend unittest for this case git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1323 fdac6126-5c0c-442c-9429-916003d36597
-
- 27 Jul, 2015 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1322 fdac6126-5c0c-442c-9429-916003d36597
-
- 26 Jul, 2015 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1318 fdac6126-5c0c-442c-9429-916003d36597
-
- 25 Jul, 2015 1 commit
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1316 fdac6126-5c0c-442c-9429-916003d36597
-
- 24 Jul, 2015 2 commits
-
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1315 fdac6126-5c0c-442c-9429-916003d36597
-
Jan Möbius authored
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1314 fdac6126-5c0c-442c-9429-916003d36597
-