[Bf-blender-cvs] [652eaf7] master: Fix for mesh-inset modifying hidden faces

2014-09-10 Thread Campbell Barton
Commit: 652eaf7723de34b7b717a7fe2fb4a5757614fb0a Author: Campbell Barton Date: Wed Sep 10 16:02:24 2014 +1000 Branches: master https://developer.blender.org/rB652eaf7723de34b7b717a7fe2fb4a5757614fb0a Fix for mesh-inset modifying hidden faces

[Bf-blender-cvs] [6480fdc] master: Cancel edge-rip macro if no changes are made.

2014-09-10 Thread Campbell Barton
Commit: 6480fdcae4c722468c87570b81e321c518fcbe53 Author: Campbell Barton Date: Wed Sep 10 16:20:08 2014 +1000 Branches: master https://developer.blender.org/rB6480fdcae4c722468c87570b81e321c518fcbe53 Cancel edge-rip macro if no changes are made.

[Bf-blender-cvs] [9871788] master: UI: Disable operator search menu setting an unset state key key-input

2014-09-10 Thread Campbell Barton
Commit: 9871788a156a6cae711e0ac0e1953ad86df2e4a4 Author: Campbell Barton Date: Wed Sep 10 19:22:29 2014 +1000 Branches: master https://developer.blender.org/rB9871788a156a6cae711e0ac0e1953ad86df2e4a4 UI: Disable operator search menu setting an unset state key key-input

[Bf-blender-cvs] [1811fff] master: Fix T41112: Rotate manipulator (Trackball) + release confirm not working?

2014-09-10 Thread Anthony Edlin
Commit: 18115d8cad4fea0f34fd7ee86e8726536137 Author: Anthony Edlin Date: Wed Sep 10 11:59:21 2014 +0200 Branches: master https://developer.blender.org/rB18115d8cad4fea0f34fd7ee86e8726536137 Fix T41112: Rotate manipulator (Trackball) + release confirm not working? Usual same issue

[Bf-blender-cvs] [626a286] multiview: use BLI_str_rpartition() instead of my own (thanks Campbell) - and the code seems to be UTF8-safe :)

2014-09-10 Thread Dalai Felinto
Commit: 626a2865f54134dae436d3dbf5b58841266b6861 Author: Dalai Felinto Date: Wed Sep 10 12:39:40 2014 +0200 Branches: multiview https://developer.blender.org/rB626a2865f54134dae436d3dbf5b58841266b6861 use BLI_str_rpartition() instead of my own (thanks Campbell) - and the code seems to be

[Bf-blender-cvs] [965205d] master: Fix two bugs with searchbox UI items.

2014-09-10 Thread Bastien Montagne
Commit: 965205d0e2c08aa005de0451dfda7380b9bc6221 Author: Bastien Montagne Date: Wed Sep 10 12:53:22 2014 +0200 Branches: master https://developer.blender.org/rB965205d0e2c08aa005de0451dfda7380b9bc6221 Fix two bugs with searchbox UI items. First one, reported by Sergey, was searchbox not

[Bf-blender-cvs] [20d6b79] master: Fix T41767: Memory free problem when console area copy fail.

2014-09-10 Thread Bastien Montagne
Commit: 20d6b792a49fe0693e6ebfb05bbec3ce4d2b3930 Author: Bastien Montagne Date: Wed Sep 10 13:14:29 2014 +0200 Branches: master https://developer.blender.org/rB20d6b792a49fe0693e6ebfb05bbec3ce4d2b3930 Fix T41767: Memory free problem when console area copy fail. Nice little memleak! Patch by

[Bf-blender-cvs] [3871ec3] hair_immediate_fixes: Added a new internal header for implicit solver defines.

2014-09-10 Thread Lukas Tönne
Commit: 3871ec3d59f32b987095fb6c0f81777e9af2dd59 Author: Lukas Tönne Date: Wed Sep 10 14:25:57 2014 +0200 Branches: hair_immediate_fixes https://developer.blender.org/rB3871ec3d59f32b987095fb6c0f81777e9af2dd59 Added a new internal header for implicit solver defines. Should become its own

[Bf-blender-cvs] [64e955f] master: Fix crash in active_paint_texture_index callback

2014-09-10 Thread Campbell Barton
Commit: 64e955f52228b573aeffb96d0b74db8eb6931190 Author: Campbell Barton Date: Wed Sep 10 21:56:45 2014 +1000 Branches: master https://developer.blender.org/rB64e955f52228b573aeffb96d0b74db8eb6931190 Fix crash in active_paint_texture_index callback

[Bf-blender-cvs] [3ad9027] master: Text3D: fixes to selection

2014-09-10 Thread Campbell Barton
Commit: 3ad902764802b74868d623eea8da460948db2798 Author: Campbell Barton Date: Wed Sep 10 21:08:40 2014 +1000 Branches: master https://developer.blender.org/rB3ad902764802b74868d623eea8da460948db2798 Text3D: fixes to selection - clamp selection on entering editmode (Python may have changed). -

[Bf-blender-cvs] [7d9760d] master: Text3d: assert for 0 len text

2014-09-10 Thread Campbell Barton
Commit: 7d9760d96212aebf8bb1fc89f89e248a81ed0d2a Author: Campbell Barton Date: Wed Sep 10 23:01:22 2014 +1000 Branches: master https://developer.blender.org/rB7d9760d96212aebf8bb1fc89f89e248a81ed0d2a Text3d: assert for 0 len text also add operator to test blacklist

[Bf-blender-cvs] [229c2c1] master: Fix crash in project-from view without a brush or active object

2014-09-10 Thread Campbell Barton
Commit: 229c2c14f796b9d446301d9b0b8091c5e8a4f2ab Author: Campbell Barton Date: Wed Sep 10 23:02:31 2014 +1000 Branches: master https://developer.blender.org/rB229c2c14f796b9d446301d9b0b8091c5e8a4f2ab Fix crash in project-from view without a brush or active object

[Bf-blender-cvs] [0095ac2] multiview: Fix unfreed memories issue

2014-09-10 Thread Dalai Felinto
Commit: 0095ac2186f7a9ec8ae11e55bb0a59ebf5b6b5e1 Author: Dalai Felinto Date: Wed Sep 10 16:59:09 2014 +0200 Branches: multiview https://developer.blender.org/rB0095ac2186f7a9ec8ae11e55bb0a59ebf5b6b5e1 Fix unfreed memories issue (the problem was that I was creating multiple ImBufs in the load

[Bf-blender-cvs] [af17873] multiview: Remove unused function (BKE_image_cache_count and IMB_moviecache_count)

2014-09-10 Thread Dalai Felinto
Commit: af178735adfe692f1995587d09d021159ea06614 Author: Dalai Felinto Date: Wed Sep 10 14:31:05 2014 +0200 Branches: multiview https://developer.blender.org/rBaf178735adfe692f1995587d09d021159ea06614 Remove unused function (BKE_image_cache_count and IMB_moviecache_count)

[Bf-blender-cvs] [04cd487] multiview: Fix blenderplayer build

2014-09-10 Thread Dalai Felinto
Commit: 04cd487448442d80da6ab9cf2fc07812db9cf2d8 Author: Dalai Felinto Date: Wed Sep 10 15:34:24 2014 +0200 Branches: multiview https://developer.blender.org/rB04cd487448442d80da6ab9cf2fc07812db9cf2d8 Fix blenderplayer build ===

[Bf-blender-cvs] [f235da9] hair_immediate_fixes: Debug printing code for large sparse vectors and matrices, to compare solver input/output of the old and new methods.

2014-09-10 Thread Lukas Tönne
Commit: f235da9b53939c96e1c92d203a7b04c2d603741a Author: Lukas Tönne Date: Wed Sep 10 16:04:31 2014 +0200 Branches: hair_immediate_fixes https://developer.blender.org/rBf235da9b53939c96e1c92d203a7b04c2d603741a Debug printing code for large sparse vectors and matrices, to compare solver

[Bf-blender-cvs] [e308e99] hair_immediate_fixes: Minor fix in debug print, so solver prints can be diff'ed.

2014-09-10 Thread Lukas Tönne
Commit: e308e99208119dd78f6d4bb719ba140a6b8ee281 Author: Lukas Tönne Date: Wed Sep 10 17:10:14 2014 +0200 Branches: hair_immediate_fixes https://developer.blender.org/rBe308e99208119dd78f6d4bb719ba140a6b8ee281 Minor fix in debug print, so solver prints can be diff'ed.

[Bf-blender-cvs] [b6f3db9] hair_immediate_fixes: A couple of defines to disable various influences on the cloth sim for debugging.

2014-09-10 Thread Lukas Tönne
Commit: b6f3db98c0ca7f5844f75a3ca60261541afaeb28 Author: Lukas Tönne Date: Wed Sep 10 16:59:22 2014 +0200 Branches: hair_immediate_fixes https://developer.blender.org/rBb6f3db98c0ca7f5844f75a3ca60261541afaeb28 A couple of defines to disable various influences on the cloth sim for debugging.

[Bf-blender-cvs] [0066cd1] hair_immediate_fixes: Correctly implemented and verified gravity, drag, structural springs.

2014-09-10 Thread Lukas Tönne
Commit: 0066cd1671acfd14b64ec78a00afddf17fef4f1f Author: Lukas Tönne Date: Wed Sep 10 18:55:15 2014 +0200 Branches: hair_immediate_fixes https://developer.blender.org/rB0066cd1671acfd14b64ec78a00afddf17fef4f1f Correctly implemented and verified gravity, drag, structural springs.

[Bf-blender-cvs] [6a324c1] multiview: Fix image not re-scale when Fields is toggled twice

2014-09-10 Thread Dalai Felinto
Commit: 6a324c196756cc7f81b93293b46bd0d88758ba66 Author: Dalai Felinto Date: Wed Sep 10 18:57:37 2014 +0200 Branches: multiview https://developer.blender.org/rB6a324c196756cc7f81b93293b46bd0d88758ba66 Fix image not re-scale when Fields is toggled twice

[Bf-blender-cvs] [ccf98b9] hair_immediate_fixes: Fixed bending forces for cloth springs.

2014-09-10 Thread Lukas Tönne
Commit: ccf98b9faa7c12b9677bfd01cca8597355d5d050 Author: Lukas Tönne Date: Wed Sep 10 19:14:38 2014 +0200 Branches: hair_immediate_fixes https://developer.blender.org/rBccf98b9faa7c12b9677bfd01cca8597355d5d050 Fixed bending forces for cloth springs.

[Bf-blender-cvs] [d73683a] multiview: Fix unfreed memory when using sequence of files

2014-09-10 Thread Dalai Felinto
Commit: d73683af12470702c92f5e8dafff14006b3f2b60 Author: Dalai Felinto Date: Wed Sep 10 19:18:10 2014 +0200 Branches: multiview https://developer.blender.org/rBd73683af12470702c92f5e8dafff14006b3f2b60 Fix unfreed memory when using sequence of files (I have fixed it movie and image but forgot

[Bf-blender-cvs] [cbe66e6] hair_immediate_fixes: Reenabled goal springs and removed the arbitrary structural scaling factor.

2014-09-10 Thread Lukas Tönne
Commit: cbe66e6d82203d482153f51d6edab327f3cb3004 Author: Lukas Tönne Date: Wed Sep 10 21:06:01 2014 +0200 Branches: hair_immediate_fixes https://developer.blender.org/rBcbe66e6d82203d482153f51d6edab327f3cb3004 Reenabled goal springs and removed the arbitrary structural scaling factor.

[Bf-blender-cvs] [1f38343] hair_immediate_fixes: Added back external effector forces for the cloth solver.

2014-09-10 Thread Lukas Tönne
Commit: 1f383436c72d06b348eec0735435095ed1953e01 Author: Lukas Tönne Date: Wed Sep 10 23:11:56 2014 +0200 Branches: hair_immediate_fixes https://developer.blender.org/rB1f383436c72d06b348eec0735435095ed1953e01 Added back external effector forces for the cloth solver.

[Bf-blender-cvs] [0084745] multiview: Fix unfreed memory when RenderResult were requested to be filled with all views

2014-09-10 Thread Dalai Felinto
Commit: 008474521e41ac82009363487481bce901241832 Author: Dalai Felinto Date: Wed Sep 10 23:10:48 2014 +0200 Branches: multiview https://developer.blender.org/rB008474521e41ac82009363487481bce901241832 Fix unfreed memory when RenderResult were requested to be filled with all views

[Bf-blender-cvs] [c1a25c1] multiview: Silence false positive detected by valgrind

2014-09-10 Thread Dalai Felinto
Commit: c1a25c10c362fca98a43cb75881f15e7f5b85db9 Author: Dalai Felinto Date: Wed Sep 10 23:30:14 2014 +0200 Branches: multiview https://developer.blender.org/rBc1a25c10c362fca98a43cb75881f15e7f5b85db9 Silence false positive detected by valgrind

[Bf-blender-cvs] [2d1218a] multiview: Expose Image Stereo 3d format in the Properties Panel

2014-09-10 Thread Dalai Felinto
Commit: 2d1218a76e74e055d1de28da7a20113170aefaf8 Author: Dalai Felinto Date: Thu Sep 11 01:04:42 2014 +0200 Branches: multiview https://developer.blender.org/rB2d1218a76e74e055d1de28da7a20113170aefaf8 Expose Image Stereo 3d format in the Properties Panel This allow the users to change the

[Bf-blender-cvs] [9ba7bb0] multiview: Missing RNA access to image-packedfiles and fix image.packed_file for backward compatibility

2014-09-10 Thread Dalai Felinto
Commit: 9ba7bb0e61329058e34cd22501e5a81ec6cfeed5 Author: Dalai Felinto Date: Thu Sep 11 01:58:48 2014 +0200 Branches: multiview https://developer.blender.org/rB9ba7bb0e61329058e34cd22501e5a81ec6cfeed5 Missing RNA access to image-packedfiles and fix image.packed_file for backward compatibility

[Bf-blender-cvs] [bae6645] master: Fix crash in BLI_kdtree_range_search

2014-09-10 Thread Campbell Barton
Commit: bae66459dffb75e660b375cf8e6fff5d8b9c9b73 Author: Campbell Barton Date: Thu Sep 11 12:34:30 2014 +1000 Branches: master https://developer.blender.org/rBbae66459dffb75e660b375cf8e6fff5d8b9c9b73 Fix crash in BLI_kdtree_range_search Called memcpy with a NULL pointer, causing the following

[Bf-blender-cvs] [7aedfd6] master: Fix T41778: Crash on animate boids xith a goal

2014-09-10 Thread Campbell Barton
Commit: 7aedfd654bc1cba8b73be42a6938dc9857876069 Author: Campbell Barton Date: Thu Sep 11 12:49:46 2014 +1000 Branches: master https://developer.blender.org/rB7aedfd654bc1cba8b73be42a6938dc9857876069 Fix T41778: Crash on animate boids xith a goal No need to copy/restore entire object struct

[Bf-blender-cvs] [507af00] master: Freestyle: Fix for missing quality control on line rendering in Cycles.

2014-09-10 Thread Tamito Kajiyama
Commit: 507af0085519542647a1c605c0a1cf9940f70555 Author: Tamito Kajiyama Date: Thu Sep 11 13:41:14 2014 +0900 Branches: master https://developer.blender.org/rB507af0085519542647a1c605c0a1cf9940f70555 Freestyle: Fix for missing quality control on line rendering in Cycles. Freestyle was using