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
e9e2813fbef6275e033f6f4e01246a1d08a64d2e
goo-engine
/
source
/
blender
/
freestyle
/
intern
/
python
T
History
Tamito Kajiyama
e9e2813fbe
Fix for iterators' at_start flag left unset in C++ to Python conversion utility functions.
...
Also changed the type of the 'reversed' flag from int to bool.
2014-02-02 22:05:29 +09:00
..
BinaryPredicate1D
…
Interface0D
Fix crash in freestyle vector parsing (hard to believe nobody noticed)
2013-12-17 18:01:15 +11:00
Interface1D
code cleanup: spelling
2013-10-31 14:10:01 +00:00
Iterator
Imported D222 Diff 2 (ID 781) by flokkievids (Folkert de Vries).
2014-02-02 22:05:28 +09:00
StrokeShader
…
UnaryFunction0D
code cleanup:
2013-09-05 19:56:49 +00:00
UnaryFunction1D
code cleanup:
2013-09-05 19:56:49 +00:00
UnaryPredicate0D
…
UnaryPredicate1D
…
BPy_BBox.cpp
…
BPy_BBox.h
…
BPy_BinaryPredicate0D.cpp
…
BPy_BinaryPredicate0D.h
…
BPy_BinaryPredicate1D.cpp
…
BPy_BinaryPredicate1D.h
…
BPy_ContextFunctions.cpp
Fix for incorrect clipping of Freestyle strokes when the viewport preview is used.
2013-07-07 15:29:00 +00:00
BPy_ContextFunctions.h
…
BPy_Convert.cpp
Fix for iterators' at_start flag left unset in C++ to Python conversion utility functions.
2014-02-02 22:05:29 +09:00
BPy_Convert.h
Fix for iterators' at_start flag left unset in C++ to Python conversion utility functions.
2014-02-02 22:05:29 +09:00
BPy_Freestyle.cpp
Reorganized the Freestyle Python API in a hierarchical package structure.
2014-01-28 23:33:57 +09:00
BPy_Freestyle.h
…
BPy_FrsMaterial.cpp
…
BPy_FrsMaterial.h
…
BPy_FrsNoise.cpp
Fix crash in freestyle vector parsing (hard to believe nobody noticed)
2013-12-17 18:01:15 +11:00
BPy_FrsNoise.h
…
BPy_Id.cpp
…
BPy_Id.h
…
BPy_IntegrationType.cpp
…
BPy_IntegrationType.h
…
BPy_Interface0D.cpp
…
BPy_Interface0D.h
…
BPy_Interface1D.cpp
…
BPy_Interface1D.h
…
BPy_Iterator.cpp
…
BPy_Iterator.h
…
BPy_MediumType.cpp
…
BPy_MediumType.h
…
BPy_Nature.cpp
Fix for Freestyle built-in style module sketchy_multiple_parameterization.py not working correctly.
2013-05-16 23:49:05 +00:00
BPy_Nature.h
…
BPy_Operators.cpp
…
BPy_Operators.h
…
BPy_SShape.cpp
…
BPy_SShape.h
…
BPy_StrokeAttribute.cpp
Fix crash in freestyle vector parsing (hard to believe nobody noticed)
2013-12-17 18:01:15 +11:00
BPy_StrokeAttribute.h
…
BPy_StrokeShader.cpp
…
BPy_StrokeShader.h
…
BPy_UnaryFunction0D.cpp
…
BPy_UnaryFunction0D.h
…
BPy_UnaryFunction1D.cpp
…
BPy_UnaryFunction1D.h
…
BPy_UnaryPredicate0D.cpp
…
BPy_UnaryPredicate0D.h
…
BPy_UnaryPredicate1D.cpp
…
BPy_UnaryPredicate1D.h
…
BPy_ViewMap.cpp
…
BPy_ViewMap.h
…
BPy_ViewShape.cpp
…
BPy_ViewShape.h
…
Director.cpp
Fix crash in freestyle vector parsing (hard to believe nobody noticed)
2013-12-17 18:01:15 +11:00
Director.h
…