Commit Graph

12 Commits

Author SHA1 Message Date
hasufell 6e31ec91fd Fix finding dummy edge pairs 2014-05-19 18:14:04 +02:00
hasufell b5b35992c6
Improve doxygen comments 2014-05-17 16:32:45 +02:00
hasufell a677668418
Free obj_f_vt if we don't need it 2014-05-17 14:18:58 +02:00
hasufell 090f1ac2ba
Add TODO 2014-05-17 14:12:20 +02:00
hasufell 2f52351cbf
Refactor
Use a separate accelertion struct for HE_vert.
Don't use so long parameter lists, introduce obj_items
data structure.
2014-05-17 14:07:34 +02:00
hasufell 85064e2f0c
Rm obsolete casts 2014-05-17 03:44:19 +02:00
hasufell 03440fa469
Improve inline doc 2014-05-17 03:05:19 +02:00
hasufell 0659288497
Fix doxygen comments 2014-05-17 02:59:43 +02:00
hasufell bf7b86845e
Save texture coordinates as well 2014-05-17 02:52:00 +02:00
hasufell a451979501
Re-refactor
Let's keep this speed-optimized, even though
we want to achieve high readability.
2014-05-17 01:22:05 +02:00
hasufell a9bd5ae144
Fix doxygen file comment 2014-05-16 20:20:42 +02:00
hasufell cd864fa1ba
Move half-edge assembler to separate .c file 2014-05-16 20:10:43 +02:00