Go to file
Campbell Barton 536d9fec80 code cleanup:
- move object_iterators.c --> view3d_iterators. (ED_object.h had to include ED_view3d.h which isn't so nice)
- move projection functions from view3d_view.c --> view3d_project.c (view3d_view was becoming a mishmash of utility functions and operators).
- some some cmake includes as system-includes.
2012-10-17 04:13:03 +00:00
build_files style cleanup: make OSL follow our C style convention. http://wiki.blender.org/index.php/Dev:Doc/CodeStyle 2012-10-17 01:47:37 +00:00
doc * Fix small bug in Python operator example; improved example of modal operator 2012-10-12 18:19:39 +00:00
extern code cleanup: 2012-10-17 04:13:03 +00:00
intern code cleanup: 2012-10-17 04:13:03 +00:00
release un-subdivide bmesh operator, useful for making lower polygon versions of models, can give nicer results then edge collapsing which tends to give a lot of sharp triangles. 2012-10-16 16:04:12 +00:00
source code cleanup: 2012-10-17 04:13:03 +00:00
CMakeLists.txt OSX/cmake: after osl librenew with globals patch, forcing oiio is not longer needed 2012-10-11 10:15:37 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile code cleanup: add check spelling osl 2012-10-17 01:53:29 +00:00
SConstruct add option to build without blenders default avi codec. 2012-10-08 02:51:42 +00:00