summaryrefslogtreecommitdiffstats
path: root/src/helper/geom-nodetype.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Clarify licensesMax Gaukler2018-11-081-1/+2
* Removed unused includes, decreased compilation time. Once againAdrian Boguszewski2016-08-031-2/+0
* Reverted changes to r15024 after many building problemsAdrian Boguszewski2016-07-281-0/+2
* Removed unused includes, decrease compilation timeAdrian Boguszewski2016-07-281-2/+0
* Removed unneeded header style filename #definesJon A. Cruz2012-06-171-2/+0
* Fixing more broken and split doc comments.Jon A. Cruz2011-10-271-1/+1
* Super duper mega (fun!) commit: replaced encoding=utf-8 with fileencoding=utf...Chris Morgan2010-11-171-1/+1
* fix nodetype determination. fixes lpe spiro bugJohan B. C. Engelen2008-08-021-1/+3
* fix nodetype determination. more stable now. (lost symmetry detection, nobody...Johan B. C. Engelen2008-07-231-42/+13
* remove debug messages from last commitsJohan B. C. Engelen2008-07-151-1/+0
* try to make more robust geom-nodetype. still it can give wrong types. (best t...Johan B. C. Engelen2008-07-151-7/+13
* improve get_nodetype angle checking, thanks nathan!Johan B. C. Engelen2008-07-141-10/+8
* add comment and implementation of get_nodetype where both curves are zero_len...Johan B. C. Engelen2008-07-141-2/+14
* add geom-nodetype. helper function to determine the nodetype between two curvesJohan B. C. Engelen2008-07-141-0/+74