Go to file
Brecht Van Lommel 807fd448a5 UI: allow middlemouse in addition to leftmouse for clicking on various buttons,
means that if you have emulate 3 button mouse enabled and still have alt pressed
when clicking, it works.
2012-12-01 19:14:55 +00:00
build_files Various "user-friendly" edits, mostly adding command-line args parsing... So now you can try to build OSL with just install_deps.sh --with-osl 2012-12-01 18:07:45 +00:00
doc add bmesh.free() to example & template 2012-12-01 07:16:08 +00:00
extern remove unmaintained eltopo, keeping scons/cmake entries, but commenting out user visible config to make branch merging less of a hassle. 2012-11-27 09:52:20 +00:00
intern Fix #33364: cycles tile rendering artifacts. 2012-11-30 18:55:04 +00:00
release add bmesh.free() to example & template 2012-12-01 07:16:08 +00:00
source UI: allow middlemouse in addition to leftmouse for clicking on various buttons, 2012-12-01 19:14:55 +00:00
CMakeLists.txt we need 2.8.8 for cmake on mac - patch by Jens Verwiebe 2012-11-29 10:28:06 +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 OSX/scons: introducing and testing an unexported_symbols_list to prevent clashes, todo: cmake 2012-11-27 11:38:59 +00:00