Patches to Bf Blender for CAD development. https://tornavis.org/
Go to file
Dalai Felinto 6bd8097765 ui typo + small fix
Blender internally deals with Font Objects, but as far as the user is concerned they are Text Objects.
Which, btw, makes me wonder why we have an 'F' as the logo for Text objects, and why the ob.type is 'FONT' in python

(I guess it's a Font Data for a Text object)
2012-01-09 20:13:03 +00:00
build_files use warnigns for all msvc configurations 2012-01-06 05:13:36 +00:00
doc correct api doc examples and a typo 2012-01-05 05:43:35 +00:00
extern add UNLIKELY / LIKELY util defines to help optimize iterators that are called a lot, only defined for gcc at the moment. 2011-12-29 01:46:58 +00:00
intern Cycles: multi GPU rendering support. 2012-01-09 16:58:01 +00:00
release ui typo + small fix 2012-01-09 20:13:03 +00:00
source Cycles: multi GPU rendering support. 2012-01-09 16:58:01 +00:00
CMakeLists.txt use warnigns for all msvc configurations 2012-01-06 05:13:36 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile minor changes 2011-11-23 17:14:29 +00:00
SConstruct option to build without remesh modifier for cmake and scons 2011-12-31 03:34:44 +00:00