[Bf-blender-cvs] [6ca6d29] master: Fix memleaks in our gtests.

2015-12-28 Thread Bastien Montagne
Commit: 6ca6d29e6b9a9f4f02ac48d8c77030f528ef4325 Author: Bastien Montagne Date: Mon Dec 28 23:19:24 2015 +0100 Branches: master https://developer.blender.org/rB6ca6d29e6b9a9f4f02ac48d8c77030f528ef4325 Fix memleaks in our gtests.

[Bf-blender-cvs] [971f9e1] master: BLI_math_statistics: switch from OMP to BLI_task.

2015-12-28 Thread Bastien Montagne
Commit: 971f9e1c25daeb8064b8e6dad31dc0cfa55ba3e3 Author: Bastien Montagne Date: Mon Dec 28 22:57:55 2015 +0100 Branches: master https://developer.blender.org/rB971f9e1c25daeb8064b8e6dad31dc0cfa55ba3e3 BLI_math_statistics: switch from OMP to BLI_task. This time, with have over 300% speedup!

[Bf-blender-cvs] [d08e988] master: BLI_kdopbvh: switch from OMP to BLI_task.

2015-12-28 Thread Bastien Montagne
Commit: d08e9883bdfc5011b1e5728545abd100d8553da2 Author: Bastien Montagne Date: Mon Dec 28 21:37:46 2015 +0100 Branches: master https://developer.blender.org/rBd08e9883bdfc5011b1e5728545abd100d8553da2 BLI_kdopbvh: switch from OMP to BLI_task. Gives the usual 10%-30% speedup on affected

[Bf-blender-cvs] [225b02f] master: Fix for building ghost-tests

2015-12-28 Thread Campbell Barton
Commit: 225b02fcd66052b1d6dfa4a146798e41c44e0cd4 Author: Campbell Barton Date: Mon Dec 28 21:40:49 2015 +1100 Branches: master https://developer.blender.org/rB225b02fcd66052b1d6dfa4a146798e41c44e0cd4 Fix for building ghost-tests

[Bf-blender-cvs] [c6e8353] master: Fix possible invalid-index use /w link/path select

2015-12-28 Thread Campbell Barton
Commit: c6e835346259d6289edbd875fb19907e246d215d Author: Campbell Barton Date: Mon Dec 28 21:26:02 2015 +1100 Branches: master https://developer.blender.org/rBc6e835346259d6289edbd875fb19907e246d215d Fix possible invalid-index use /w link/path select

[Bf-blender-cvs] [daf6f5f] master: White Balance modifier for the VSE

2015-12-28 Thread Thomas Beck
Commit: daf6f5f81e241484ea8afc5d70ef3027969e5ac1 Author: Thomas Beck Date: Mon Dec 28 11:55:14 2015 +0100 Branches: master https://developer.blender.org/rBdaf6f5f81e241484ea8afc5d70ef3027969e5ac1 White Balance modifier for the VSE This snippet creates a white balance modifier for the video

[Bf-blender-cvs] [738f6d8] master: Cycles: Implement node deduplication routines

2015-12-28 Thread Sergey Sharybin
Commit: 738f6d8127a18f5bbb748419bc30faec40550532 Author: Sergey Sharybin Date: Tue Dec 15 21:56:27 2015 +0500 Branches: master https://developer.blender.org/rB738f6d8127a18f5bbb748419bc30faec40550532 Cycles: Implement node deduplication routines The idea of this commit is to merge nodes which

[Bf-blender-cvs] [bb53c28] master: Ceres: Remove suitesparse related files

2015-12-28 Thread Sergey Sharybin
Commit: bb53c28704d279897f1ca8f3ee8061d07a1dd751 Author: Sergey Sharybin Date: Sun Dec 27 00:26:57 2015 +0500 Branches: master https://developer.blender.org/rBbb53c28704d279897f1ca8f3ee8061d07a1dd751 Ceres: Remove suitesparse related files It's quite small chance we'll be supporting

[Bf-blender-cvs] [b26fb53] master: Cleanup: style, indentation

2015-12-28 Thread Campbell Barton
Commit: b26fb531f3699d384775703e7da7277a5b2eb1bd Author: Campbell Barton Date: Tue Dec 29 01:08:13 2015 +1100 Branches: master https://developer.blender.org/rBb26fb531f3699d384775703e7da7277a5b2eb1bd Cleanup: style, indentation

[Bf-blender-cvs] [6f1c44e] master: Some fixes from coverity (only one really nasty, in paint_proj).

2015-12-28 Thread Bastien Montagne
Commit: 6f1c44e61180a5551a874ad382ff52ad664ada1c Author: Bastien Montagne Date: Mon Dec 28 16:08:36 2015 +0100 Branches: master https://developer.blender.org/rB6f1c44e61180a5551a874ad382ff52ad664ada1c Some fixes from coverity (only one really nasty, in paint_proj).

[Bf-blender-cvs] [18ccc6f] master: Cycles: Log basic statistics of SVM compilation process

2015-12-28 Thread Sergey Sharybin
Commit: 18ccc6f9604db5183c1eef9d4b898a32f2b6063d Author: Sergey Sharybin Date: Mon Dec 28 19:00:11 2015 +0500 Branches: master https://developer.blender.org/rB18ccc6f9604db5183c1eef9d4b898a32f2b6063d Cycles: Log basic statistics of SVM compilation process

[Bf-blender-cvs] [0ae2ade] master: Cycles; Fix typo in the comment

2015-12-28 Thread Sergey Sharybin
Commit: 0ae2ade17a2820f5c5a3f5c41933e3c46875efcd Author: Sergey Sharybin Date: Mon Dec 28 19:01:26 2015 +0500 Branches: master https://developer.blender.org/rB0ae2ade17a2820f5c5a3f5c41933e3c46875efcd Cycles; Fix typo in the comment

[Bf-blender-cvs] [1a246af] master: Cycles: Use different approach for SVM summary report

2015-12-28 Thread Sergey Sharybin
Commit: 1a246afe0330546a9fb526558d24b47c69e678d4 Author: Sergey Sharybin Date: Mon Dec 28 19:30:43 2015 +0500 Branches: master https://developer.blender.org/rB1a246afe0330546a9fb526558d24b47c69e678d4 Cycles: Use different approach for SVM summary report Use Summary structure to collect all

[Bf-blender-cvs] [24ff36d] fracture_modifier: added an autohide filter group, its helpers can be used to animate revelation of cracks which are hidden otherwise. This is basic revelation functionality

2015-12-28 Thread Martin Felke
Commit: 24ff36d84bf6de936f688d6fc38ce881aaffb4c7 Author: Martin Felke Date: Mon Dec 28 15:04:07 2015 +0100 Branches: fracture_modifier https://developer.blender.org/rB24ff36d84bf6de936f688d6fc38ce881aaffb4c7 added an autohide filter group, its helpers can be used to animate revelation of

[Bf-blender-cvs] [61d6fa9] master: Correct recent error passing NULL to fclose

2015-12-28 Thread Campbell Barton
Commit: 61d6fa92c5c91b1a7ed86d942b3b8e5f09fa4106 Author: Campbell Barton Date: Tue Dec 29 01:00:25 2015 +1100 Branches: master https://developer.blender.org/rB61d6fa92c5c91b1a7ed86d942b3b8e5f09fa4106 Correct recent error passing NULL to fclose

[Bf-blender-cvs] [d346ed3] master: cdderivedmesh fix stippled faces not getting drawn at all

2015-12-28 Thread Antony Riakiotakis
Commit: d346ed3b105f830f5f1862054ca233d27afe28d5 Author: Antony Riakiotakis Date: Mon Dec 28 17:54:45 2015 +0100 Branches: master https://developer.blender.org/rBd346ed3b105f830f5f1862054ca233d27afe28d5 cdderivedmesh fix stippled faces not getting drawn at all Also rearranged code here to not

[Bf-blender-cvs] [6c99d34] master: Minor cleanup (paranoid checks) and fixes from coverity.

2015-12-28 Thread Bastien Montagne
Commit: 6c99d342d8ab68a60ceddb3ecdca48516fc8ba4d Author: Bastien Montagne Date: Mon Dec 28 16:48:35 2015 +0100 Branches: master https://developer.blender.org/rB6c99d342d8ab68a60ceddb3ecdca48516fc8ba4d Minor cleanup (paranoid checks) and fixes from coverity.

[Bf-blender-cvs] [1dcae9e] master: Fix T47045: add some missing UI i18n translations to texture buttons and freestyle render messages.

2015-12-28 Thread Bastien Montagne
Commit: 1dcae9e309b0656a250c53a807f01c1c69cb8e42 Author: Bastien Montagne Date: Mon Dec 28 17:46:48 2015 +0100 Branches: master https://developer.blender.org/rB1dcae9e309b0656a250c53a807f01c1c69cb8e42 Fix T47045: add some missing UI i18n translations to texture buttons and freestyle render

[Bf-blender-cvs] [49a3011] master: Fix opengl error when GLSL is on for basic shader: shader needs to be bound before setting uniforms

2015-12-28 Thread Antony Riakiotakis
Commit: 49a30112d4226f5e4861cafb3c1a1b9e010c4668 Author: Antony Riakiotakis Date: Mon Dec 28 20:51:38 2015 +0100 Branches: master https://developer.blender.org/rB49a30112d4226f5e4861cafb3c1a1b9e010c4668 Fix opengl error when GLSL is on for basic shader: shader needs to be bound before setting

[Bf-blender-cvs] [c54b445] temp_display_optimization: Merge branch 'master' into temp_display_optimization

2015-12-28 Thread Antony Riakiotakis
Commit: c54b44592bb94ac31f36b6be59fd9d7d721a8d57 Author: Antony Riakiotakis Date: Mon Dec 28 20:55:01 2015 +0100 Branches: temp_display_optimization https://developer.blender.org/rBc54b44592bb94ac31f36b6be59fd9d7d721a8d57 Merge branch 'master' into temp_display_optimization

[Bf-blender-cvs] [5b30e82] master: Fix invalid memory access in multiview code during render, reported on irc.

2015-12-28 Thread Brecht Van Lommel
Commit: 5b30e823a74c1fd1c1fa3e4e1fb86cda2889052b Author: Brecht Van Lommel Date: Tue Dec 29 00:24:41 2015 +0100 Branches: master https://developer.blender.org/rB5b30e823a74c1fd1c1fa3e4e1fb86cda2889052b Fix invalid memory access in multiview code during render, reported on irc.

[Bf-blender-cvs] [6253815] master: Building w/o OpenMP now works again

2015-12-28 Thread Campbell Barton
Commit: 625381509f7e71483ba9dc0eda9c88153cf7b245 Author: Campbell Barton Date: Tue Dec 29 10:22:11 2015 +1100 Branches: master https://developer.blender.org/rB625381509f7e71483ba9dc0eda9c88153cf7b245 Building w/o OpenMP now works again rename define since its no longer OpenMP specific.

[Bf-blender-cvs] [d1a2643] master: OS X: remove code for OS X <= 10.5, which is already not supported since 2 years.

2015-12-28 Thread Brecht Van Lommel
Commit: d1a26437ef81d9f5fcf8c2f3ff27ae22e7a970fa Author: Brecht Van Lommel Date: Sun Dec 27 18:54:14 2015 +0100 Branches: master https://developer.blender.org/rBd1a26437ef81d9f5fcf8c2f3ff27ae22e7a970fa OS X: remove code for OS X <= 10.5, which is already not supported since 2 years.