Go to file
Campbell Barton ede703ab85 some minor edits
- script stub printed resource warning with py3.3 (not closing a file).
- bmesh customdata layer access had bad docstring.
- float/double conversion warnings in sequencer code (use doubles since result is double)
- remove unused var
2012-11-29 03:55:07 +00:00
build_files Seems cmake in debian squeeze is broken and fails to handle BOOST_ROOT 2012-11-28 19:37:37 +00:00
doc Fix related to #33340: add a warning to bge from_id documentation to not store id() 2012-11-29 01:25:38 +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 #32900: object motion blur not working on the GPU. To make this work I disabled motion 2012-11-29 00:43:50 +00:00
release some minor edits 2012-11-29 03:55:07 +00:00
source some minor edits 2012-11-29 03:55:07 +00:00
CMakeLists.txt CMake: hide some unnecessary LLVM/OSL/EXR prints. 2012-11-27 17:30:46 +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