Blender Git Commits

Blender Git "fracture_modifier" branch commits.

Page: 98 / 130

January 8, 2015, 18:44 (GMT)
exclude git/arc files from tgz archive
January 8, 2015, 18:43 (GMT)
correct permissions
January 7, 2015, 13:17 (GMT)
Logic Bricks *must* be kept in alphabetical order
January 7, 2015, 10:44 (GMT)
Followup to fe3e000: no need to exit pose mode on operator redo

This is to be backported to the release branch.
January 7, 2015, 10:44 (GMT)
Fix: Segfault in Image Editor when transforming GPencil Strokes
January 7, 2015, 10:44 (GMT)
Fix: Missing updates for UI panels and main region when using Grease Pencil in Image Editor
January 7, 2015, 10:44 (GMT)
Fix: Restored "Draw Poly" to D Ctrl RMB, as D Alt LMB was blocked by Alt-D (duplicate) keymap
January 6, 2015, 12:58 (GMT)
Blender 2.73 release commit

Hopefully this one would eb the exact revision used for 2.73 final release
January 6, 2015, 09:57 (GMT)
GTest was broken on Linux
January 6, 2015, 09:55 (GMT)
BLI_string_utf8: add BLI_strncpy_utf8_rlen
January 6, 2015, 09:33 (GMT)
Fix T43143: DPX header wrong, making it impossible to import to other software

The issue was caused by the single letter in header, which is expected to be
captial as per standard: http://www.simplesystems.org/users/bfriesen/dpx/S268M_Revised.pdf
January 6, 2015, 09:33 (GMT)
Fix T43122: Shrinkwrap target, wrong linked object
January 6, 2015, 09:33 (GMT)
Recent fix for SDL2 broke joysticks for SDL1.2
January 6, 2015, 09:33 (GMT)
Fix for crash for 'Edit Source'

was accessing freed menu region.
January 6, 2015, 09:33 (GMT)
Fix 8 memory leaks from bad PyList_Append use
January 6, 2015, 09:33 (GMT)
Fix for view map cache not flushed by updates of edge detection options.

This fix should be considered for inclusion in the 2.73 release, since
it concerns a new feature of Freestyle introduced in 2.73.
January 6, 2015, 09:33 (GMT)
Cycles: Fix compilation error on AVX platforms with -arch-native

Was a conflict in headers between clew and util_optimization.h.
January 6, 2015, 09:33 (GMT)
Fix (unreported) 'pad9' not shown by UserPrefs' KeyBinding filter.

Minor glicth, but still... Safe for 2.73.
January 6, 2015, 09:33 (GMT)
Fix T43099: Modifiers in edit mode might mess up materials

The issue was originall caused by 2e8ba17 by removing necessery call
GPU_enable_material(). It was probably removed because in some cases
material was enabled after calling setDrawOptions.

That wasn't always a case for edit mode.

This is absolutely to be included to 2.73
January 6, 2015, 09:33 (GMT)
Fix T43066: Joystick broken in GE since 2.73rc

Caused by move to SDL2, fix thanks to jensverwiebe.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021