Go to file
Campbell Barton 4c17f8e5de PyUnicode_From_STR_String utility function which passes STR_String to PyUnicode_FromStringAndSize (saves a call to strlen).
Also made CValue::ConvertKeysToPython use faster list creation and improved some of the macro formatting.
2011-11-06 01:39:36 +00:00
build_files correct some warnings, also sensor_x was being paassed to object_camera_matrix(...) for x and y args, looks like an accident 2011-11-04 15:21:34 +00:00
doc use (const char*) rather than (char*) where possible. 2011-11-05 11:04:28 +00:00
extern edits to cmake 2011-10-25 13:41:43 +00:00
intern misc doc edits 2011-11-05 01:48:10 +00:00
release VIEW3D_PT_tools_meshedit_options panel: 2011-11-05 10:34:29 +00:00
source PyUnicode_From_STR_String utility function which passes STR_String to PyUnicode_FromStringAndSize (saves a call to strlen). 2011-11-06 01:39:36 +00:00
CMakeLists.txt patch [#28947] Patches for #28943 (Support for XDG Base Directory Specification) 2011-11-02 22:00:22 +00:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile remove po/ since the workflow for translations uses branches which isnt that useful to have within blenders source dir. 2011-11-05 14:26:18 +00:00
SConstruct Modifier compilation tweaks (Blender conference commit) 2011-10-29 23:56:07 +00:00