This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
91e2b1dcafe08de79ad0237e54bd82f29e8e9fc9
goo-engine
/
source
/
blender
/
freestyle
/
intern
/
geometry
T
History
Campbell Barton
581a6da804
Fix incorrect use of BLI_assert with error strings
...
Some asserts were never raised because of invalid checks.
2021-07-22 00:47:29 +10:00
..
BBox.h
…
Bezier.cpp
…
Bezier.h
…
FastGrid.cpp
Fix incorrect use of BLI_assert with error strings
2021-07-22 00:47:29 +10:00
FastGrid.h
Cleanup: use Blender's code style for doxygen commetns in freestyle
2021-06-24 15:59:34 +10:00
FitCurve.cpp
…
FitCurve.h
Cleanup: use Blender's code style for doxygen commetns in freestyle
2021-06-24 15:59:34 +10:00
Geom.h
…
GeomCleaner.cpp
Cleanup: use Blender's code style for doxygen commetns in freestyle
2021-06-24 15:59:34 +10:00
GeomCleaner.h
Cleanup: use Blender's code style for doxygen commetns in freestyle
2021-06-24 15:59:34 +10:00
GeomUtils.cpp
…
GeomUtils.h
Cleanup: use Blender's code style for doxygen commetns in freestyle
2021-06-24 15:59:34 +10:00
Grid.cpp
…
Grid.h
Cleanup: use Blender's code style for doxygen commetns in freestyle
2021-06-24 15:59:34 +10:00
GridHelpers.cpp
…
GridHelpers.h
Cleanup: use Blender's code style for doxygen commetns in freestyle
2021-06-24 15:59:34 +10:00
HashGrid.cpp
…
HashGrid.h
Cleanup: use Blender's code style for doxygen commetns in freestyle
2021-06-24 15:59:34 +10:00
matrix_util.cpp
…
matrix_util.h
…
Noise.cpp
…
Noise.h
Cleanup: use Blender's code style for doxygen commetns in freestyle
2021-06-24 15:59:34 +10:00
normal_cycle.cpp
…
normal_cycle.h
Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXX
2021-07-04 00:43:40 +10:00
Polygon.h
Cleanup: use Blender's code style for doxygen commetns in freestyle
2021-06-24 15:59:34 +10:00
SweepLine.h
Cleanup: full sentences in comments, improve comment formatting
2021-06-26 21:50:48 +10:00
VecMat.h
…