Go to file
Tamito Kajiyama 21c10788d7 Freestyle Python API improvements - part 9.
* Fix for wild card import statements (e.g., "from Freestyle import *") was done.
Now import statements are either without using "from" or with all imported names
explicitly listed.

* GNU GPL header blocks were added to Python programs.  Additional code clean-up
was also made.

* Removed freestyle_init.py and extra-lines.sml that were no longer used.
2013-02-24 23:43:40 +00:00
build_files Merged changes in the trunk up to revision 54802. 2013-02-24 03:39:20 +00:00
doc Merged changes in the trunk up to revision 54802. 2013-02-24 03:39:20 +00:00
extern Merged changes in the trunk up to revision 54802. 2013-02-24 03:39:20 +00:00
intern Merged changes in the trunk up to revision 54802. 2013-02-24 03:39:20 +00:00
release Freestyle Python API improvements - part 9. 2013-02-24 23:43:40 +00:00
source Merged changes in the trunk up to revision 54802. 2013-02-24 03:39:20 +00:00
CMakeLists.txt Merged changes in the trunk up to revision 54802. 2013-02-24 03:39:20 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: comment unused members of bmesh operator slots and some osl style edits. 2012-11-20 14:31:58 +00:00
SConstruct Merged changes in the trunk up to revision 54594. 2013-02-16 18:38:03 +00:00