Go to file
Tamito Kajiyama 1bfcba31d2 New feature edge selection criterion based on object groups.
The Freestyle tab in the Render buttons has a couple of new
options "Group" and "Group Negation".  The Group option specifies
a group of objects (defined through the Groups tab in the Object
buttons), while the Group Negation value is either INCLUSIVE or
EXCLUSIVE.  If INCLUSIVE, feature edges belonging to some object
in the group are selected.  Otherwise, those feature edges not
belonging to any object in the group are selected.
2010-12-02 23:50:10 +00:00
build_files fix for cmake if build flags are not defined. 2010-11-22 23:06:57 +00:00
doc Merged changes in the trunk up to revision 33348. 2010-11-27 12:48:35 +00:00
extern Added CMake macro REMOVE_STRICT_FLAGS(), this means developers can build with -Werror in their CMAKE_C_FLAGS_DEBUG (so all warnings give errors). 2010-10-24 03:57:07 +00:00
intern Fix #24775: boolean modifier crash in rendering on Mac. Problem was that this 2010-11-26 03:26:57 +00:00
po move directories: 2010-07-26 11:47:33 +00:00
release New feature edge selection criterion based on object groups. 2010-12-02 23:50:10 +00:00
source New feature edge selection criterion based on object groups. 2010-12-02 23:50:10 +00:00
CMakeLists.txt Remove library specification. 2010-11-24 09:13:59 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
Makefile move directories: 2010-07-26 11:47:33 +00:00
SConstruct Make sure plugins/ goes under shortversion/ dir 2010-10-26 22:13:37 +00:00