Revision bdb170c by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 11, 2015, 16:21 (GMT) |
refactored function for loading fracture modifier out |
Revision 53034cf by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 9, 2015, 14:12 (GMT) |
compile fix due to function name cleanup |
Revision 4c6b50c by Martin Felke (fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 9, 2015, 13:54 (GMT) |
Merge remote-tracking branch 'refs/remotes/origin/master' into fracture_modifier |
Revision 67439df by Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 8, 2015, 18:44 (GMT) |
Remove executable flag from the build configuration files They're not intended to be executed directly and seems mode change happened by accident. Setting -x for this files to avoid possible incidents by trying to run this files in shell. |
Revision 96629df by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 8, 2015, 18:44 (GMT) |
exclude git/arc files from tgz archive |
Revision 1a7c5cc by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 8, 2015, 18:43 (GMT) |
correct permissions |
Revision b4d8fb5 by Dalai Felinto / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 7, 2015, 13:17 (GMT) |
Logic Bricks *must* be kept in alphabetical order |
Revision a52fe40 by Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) 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. |
Revision fedb34c by Joshua Leung / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 7, 2015, 10:44 (GMT) |
Fix: Segfault in Image Editor when transforming GPencil Strokes |
Revision 9f5223e by Joshua Leung / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 7, 2015, 10:44 (GMT) |
Fix: Missing updates for UI panels and main region when using Grease Pencil in Image Editor |
Revision 2db46a6 by Joshua Leung / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) 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 |
Revision f7aab6c by Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) 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 |
Revision 110459c by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:57 (GMT) |
GTest was broken on Linux |
Revision ee045d2 by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:55 (GMT) |
BLI_string_utf8: add BLI_strncpy_utf8_rlen |
Revision 0b5a64f by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Fix T43122: Shrinkwrap target, wrong linked object |
Revision d93ccef by Sebastian Koenig / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) 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 |
Revision 5be01ff by Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) 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. |
Revision 6fab0a4 by Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Joystick: Suppress add/remove device events Previously they'll be printed to the console as a totally unknown events together claim this shouldn't have happened which is just misleading. |
Revision 84dde30 by Campbell Barton / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) January 6, 2015, 09:33 (GMT) |
Revision 91a9751 by Tamito Kajiyama / Sergey Sharybin (blender-v2.73-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) 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. |
|