[Bf-blender-cvs] [ca66112b296] blender2.8: Fix missing icons in non-portable local builds.

2018-04-27 Thread Antony Riakiotakis
Commit: ca66112b2967164a38103fb1a6885f44fe86a45a Author: Antony Riakiotakis Date: Fri Apr 27 17:10:28 2018 +0300 Branches: blender2.8 https://developer.blender.org/rBca66112b2967164a38103fb1a6885f44fe86a45a Fix missing icons in non-portable local builds. The problem is that some local path

[Bf-blender-cvs] [84a706a3668] blender2.8: Minor fix, report missing instead of corrupt icon if file does not exist

2018-04-27 Thread Antony Riakiotakis
Commit: 84a706a366882d35b7dc60cde8731089e5f65fbd Author: Antony Riakiotakis Date: Fri Apr 27 15:34:54 2018 +0300 Branches: blender2.8 https://developer.blender.org/rB84a706a366882d35b7dc60cde8731089e5f65fbd Minor fix, report missing instead of corrupt icon if file does not exist

[Bf-blender-cvs] [4db67aab06d] blender2.8: Fix OpenGL extension report in system info operator.

2017-10-23 Thread Antony Riakiotakis
Commit: 4db67aab06dfe6a210ab20268ed898834371119b Author: Antony Riakiotakis Date: Mon Oct 23 22:22:22 2017 +0300 Branches: blender2.8 https://developer.blender.org/rB4db67aab06dfe6a210ab20268ed898834371119b Fix OpenGL extension report in system info operator

[Bf-blender-cvs] [f6371454500] blender2.8: Fix compilation on gcc

2017-05-21 Thread Antony Riakiotakis
Commit: f637145450010d14660fcb029d41560a138eae14 Author: Antony Riakiotakis Date: Mon May 22 03:33:31 2017 +0300 Branches: blender2.8 https://developer.blender.org/rBf637145450010d14660fcb029d41560a138eae14 Fix compilation on gcc

[Bf-blender-cvs] [1a5777f] temp_display_optimization: Fix compilation

2016-09-09 Thread Antony Riakiotakis
Commit: 1a5777fd5ebca513e72fb7e8a8ecffc2f7a41c7f Author: Antony Riakiotakis Date: Fri Sep 9 23:59:55 2016 +0200 Branches: temp_display_optimization https://developer.blender.org/rB1a5777fd5ebca513e72fb7e8a8ecffc2f7a41c7f Fix compilation

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

2016-09-09 Thread Antony Riakiotakis
Commit: ab7d449299532778c706a6c1c1b8b22295a039ba Author: Antony Riakiotakis Date: Fri Sep 9 23:14:13 2016 +0200 Branches: temp_display_optimization https://developer.blender.org/rBab7d449299532778c706a6c1c1b8b22295a039ba Merge branch 'master' into temp_display_optimization

[Bf-blender-cvs] [1949987] temp_viewport_fx_merge: Painstakingly merge branch 'master' into temp_viewport_fx_merge

2016-06-19 Thread Antony Riakiotakis
Commit: 194998766c651750acbc74049a7467b55169a641 Author: Antony Riakiotakis Date: Sun Jun 19 21:17:17 2016 +0200 Branches: temp_viewport_fx_merge https://developer.blender.org/rB194998766c651750acbc74049a7467b55169a641 Painstakingly merge branch 'master' into temp_viewport_fx_merge This branch

[Bf-blender-cvs] [4acd218] master: GPU compositing:

2016-03-21 Thread Antony Riakiotakis
Commit: 4acd218c0262f59edd2a0251d6c9530c8753349f Author: Antony Riakiotakis Date: Mon Mar 21 00:53:48 2016 +0100 Branches: master https://developer.blender.org/rB4acd218c0262f59edd2a0251d6c9530c8753349f GPU compositing: Minor optimization: Store the uniform interface of shaders instead of re

[Bf-blender-cvs] [a3762f1] temp_display_optimization: Define GPU buffer streams for material/ui data.

2016-03-12 Thread Antony Riakiotakis
Commit: a3762f1fabf7f45045111f0cc5cc5a9e179bf4e3 Author: Antony Riakiotakis Date: Mon Dec 28 17:22:35 2015 +0100 Branches: temp_display_optimization https://developer.blender.org/rBa3762f1fabf7f45045111f0cc5cc5a9e179bf4e3 Define GPU buffer streams for material/ui data. Declare UV/Normal/Color

[Bf-blender-cvs] [c2bd260] master: GPU buffers: Add update functionality for existing buffers.

2016-01-02 Thread Antony Riakiotakis
Commit: c2bd260122c5d05d92a843fb5c3a8b60c7425b73 Author: Antony Riakiotakis Date: Sat Jan 2 19:55:15 2016 +0100 Branches: master https://developer.blender.org/rBc2bd260122c5d05d92a843fb5c3a8b60c7425b73 GPU buffers: Add update functionality for existing buffers. Only used for color for now

[Bf-blender-cvs] [d48abb8] master: Get rid of yet another instance of DM_DRAW_OPTION_NO_MCOL

2016-01-02 Thread Antony Riakiotakis
Commit: d48abb8ffd5fe64b30de47e90e20321c458a4a8a Author: Antony Riakiotakis Date: Sun Jan 3 00:26:28 2016 +0100 Branches: master https://developer.blender.org/rBd48abb8ffd5fe64b30de47e90e20321c458a4a8a Get rid of yet another instance of DM_DRAW_OPTION_NO_MCOL Logic here is weird. Generally

[Bf-blender-cvs] [09e3ef2] master: Get rid of three needless instances of DM_DRAW_OPTION_NO_MCOL.

2016-01-02 Thread Antony Riakiotakis
Commit: 09e3ef29c1eeb799f43dc85e97593140282a344f Author: Antony Riakiotakis Date: Sat Jan 2 23:22:22 2016 +0100 Branches: master https://developer.blender.org/rB09e3ef29c1eeb799f43dc85e97593140282a344f Get rid of three needless instances of DM_DRAW_OPTION_NO_MCOL. It would be good to get rid

[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

[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] [a36b522] master: CMake: make install prefix option irrelevant for MinGW too.

2015-12-27 Thread Antony Riakiotakis
Commit: a36b5228694731483ea201668bf0775b6deb1973 Author: Antony Riakiotakis Date: Sun Dec 27 16:57:31 2015 +0100 Branches: master https://developer.blender.org/rBa36b5228694731483ea201668bf0775b6deb1973 CMake: make install prefix option irrelevant for MinGW too

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

2015-12-27 Thread Antony Riakiotakis
Commit: 613d505eabf9c7ecfcfbb96682d71de9991a141c Author: Antony Riakiotakis Date: Sun Dec 27 20:18:15 2015 +0100 Branches: temp_display_optimization https://developer.blender.org/rB613d505eabf9c7ecfcfbb96682d71de9991a141c Merge branch 'master' into temp_display_optimization Conflicts

[Bf-blender-cvs] [c09ed36] master: Minor UI incosistency reported by erickblender on irc. Twist brush is renamed to Rotate to match the tool name.

2015-12-27 Thread Antony Riakiotakis
Commit: c09ed363bf6c6411654dc3715628d70cb5205199 Author: Antony Riakiotakis Date: Sun Dec 27 21:16:16 2015 +0100 Branches: master https://developer.blender.org/rBc09ed363bf6c6411654dc3715628d70cb5205199 Minor UI incosistency reported by erickblender on irc. Twist brush is renamed to Rotate

[Bf-blender-cvs] [3b3cd24] temp_display_optimization: editmesh VBO: support deformed vertex coordinates too.

2015-12-27 Thread Antony Riakiotakis
Commit: 3b3cd248dbc1b364ccb942c9f12bbacc952d7142 Author: Antony Riakiotakis Date: Sun Dec 27 20:55:42 2015 +0100 Branches: temp_display_optimization https://developer.blender.org/rB3b3cd248dbc1b364ccb942c9f12bbacc952d7142 editmesh VBO: support deformed vertex coordinates too

[Bf-blender-cvs] [540ab7a] master: Changes to rename_id function:

2015-12-27 Thread Antony Riakiotakis
Commit: 540ab7a55af91ae1eca00a90cc53f293d876f5a8 Author: Antony Riakiotakis Date: Sun Dec 27 23:22:43 2015 +0100 Branches: master https://developer.blender.org/rB540ab7a55af91ae1eca00a90cc53f293d876f5a8 Changes to rename_id function: * Don't copy name before entering new_id function. new_id

[Bf-blender-cvs] [66a6491] master: Fix yet one more Intel driver with crappy dfdy support in offscreen buffers

2015-12-13 Thread Antony Riakiotakis
Commit: 66a6491782082d5a0d90f451eef44e5345a2158a Author: Antony Riakiotakis Date: Sun Dec 13 14:17:24 2015 +0100 Branches: master https://developer.blender.org/rB66a6491782082d5a0d90f451eef44e5345a2158a Fix yet one more Intel driver with crappy dfdy support in offscreen buffers

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

2015-12-06 Thread Antony Riakiotakis
Commit: f713f39182afac8617711a21e97d33d24a87733c Author: Antony Riakiotakis Date: Sun Dec 6 23:53:58 2015 +0100 Branches: temp_display_optimization https://developer.blender.org/rBf713f39182afac8617711a21e97d33d24a87733c Merge branch 'master' into temp_display_optimization Conflicts

[Bf-blender-cvs] [a22570b] wiggly-widgets: grrr...proper fix this time

2015-12-05 Thread Antony Riakiotakis
Commit: a22570bed3f84a76ee157952edf9b323968ca0ab Author: Antony Riakiotakis Date: Sat Dec 5 18:43:08 2015 +0100 Branches: wiggly-widgets https://developer.blender.org/rBa22570bed3f84a76ee157952edf9b323968ca0ab grrr...proper fix this time

[Bf-blender-cvs] [fdc981c] wiggly-widgets: classic blenderplayer compile error fix.

2015-12-05 Thread Antony Riakiotakis
Commit: fdc981cd543c2eb646dcb946b3caa922e2f1801e Author: Antony Riakiotakis Date: Sat Dec 5 18:40:46 2015 +0100 Branches: wiggly-widgets https://developer.blender.org/rBfdc981cd543c2eb646dcb946b3caa922e2f1801e classic blenderplayer compile error fix

[Bf-blender-cvs] [152d6dd] wiggly-widgets: Merge branch 'master' into wiggly-widgets

2015-12-05 Thread Antony Riakiotakis
Commit: 152d6ddcf0deeb22640852a523469043136f19a4 Author: Antony Riakiotakis Date: Sat Dec 5 19:16:52 2015 +0100 Branches: wiggly-widgets https://developer.blender.org/rB152d6ddcf0deeb22640852a523469043136f19a4 Merge branch 'master' into wiggly-widgets

[Bf-blender-cvs] [ad2f210] wiggly-widgets: Fix memory header corruption, report and cause found by Julian, thanks!

2015-12-05 Thread Antony Riakiotakis
Commit: ad2f210413ad7aee347bb2824369b1425113d9e1 Author: Antony Riakiotakis Date: Sat Dec 5 19:34:04 2015 +0100 Branches: wiggly-widgets https://developer.blender.org/rBad2f210413ad7aee347bb2824369b1425113d9e1 Fix memory header corruption, report and cause found by Julian, thanks

[Bf-blender-cvs] [a491277] master: Fix T46899 sculpt normals not getting updated after exiting sculpt mode.

2015-12-02 Thread Antony Riakiotakis
Commit: a491277f5d93875255e26abea1ad752912c04ddf Author: Antony Riakiotakis Date: Thu Dec 3 00:13:45 2015 +0100 Branches: master https://developer.blender.org/rBa491277f5d93875255e26abea1ad752912c04ddf Fix T46899 sculpt normals not getting updated after exiting sculpt mode. Habit is a bad

[Bf-blender-cvs] [96cff85] master: Fix possible hang on buffer allocation failure. Reported by coverity scan, thanks...errr.

2015-11-28 Thread Antony Riakiotakis
Commit: 96cff85610d9d3a6ec8b204bb69f3ab146843497 Author: Antony Riakiotakis Date: Sat Nov 28 09:29:57 2015 +0100 Branches: master https://developer.blender.org/rB96cff85610d9d3a6ec8b204bb69f3ab146843497 Fix possible hang on buffer allocation failure. Reported by coverity scan, thanks...errr

[Bf-blender-cvs] [697aceb] master: Sculpting optimization: Avoid iterating the PBVH for intersection during the paint cursor drawing when a stroke is underway; this information is already available fr

2015-11-24 Thread Antony Riakiotakis
Commit: 697acebeb7f61ece1bd17d129d424b3f470438ba Author: Antony Riakiotakis Date: Tue Nov 24 21:40:18 2015 +0100 Branches: master https://developer.blender.org/rB697acebeb7f61ece1bd17d129d424b3f470438ba Sculpting optimization: Avoid iterating the PBVH for intersection during the paint cursor

[Bf-blender-cvs] [db1f0e3] master: Error out on Windows if driver does not support OpenGL 2.1 with an error messagebox.

2015-11-22 Thread Antony Riakiotakis
Commit: db1f0e36163037c94857626be8ca20dd9ae5b168 Author: Antony Riakiotakis Date: Sun Nov 22 20:53:57 2015 +0100 Branches: master https://developer.blender.org/rBdb1f0e36163037c94857626be8ca20dd9ae5b168 Error out on Windows if driver does not support OpenGL 2.1 with an error messagebox

[Bf-blender-cvs] [c402a37] master: Remove vertex array support from GPUBuffers. Remove USER_DISABLE_VBO. All GPUBuffer rendering is now done using vertex buffers.

2015-11-22 Thread Antony Riakiotakis
Commit: c402a379a23af71aa5c21566967b75ab5c869e01 Author: Antony Riakiotakis Date: Sun Nov 22 19:46:31 2015 +0100 Branches: master https://developer.blender.org/rBc402a379a23af71aa5c21566967b75ab5c869e01 Remove vertex array support from GPUBuffers. Remove USER_DISABLE_VBO. All GPUBuffer

[Bf-blender-cvs] [8623d75] master: Add check for OpenGL version 2.1 on linux.

2015-11-22 Thread Antony Riakiotakis
Commit: 8623d75b468ff1a495a326cf74ca6d61f1ee4ce7 Author: Antony Riakiotakis Date: Sun Nov 22 18:14:16 2015 +0100 Branches: master https://developer.blender.org/rB8623d75b468ff1a495a326cf74ca6d61f1ee4ce7 Add check for OpenGL version 2.1 on linux. Unfortunately there's no easy way to show

[Bf-blender-cvs] [bb6a580] master: Fix uninitialized read in previous commit

2015-11-15 Thread Antony Riakiotakis
Commit: bb6a580756b2b2f296509a10e68d72e1c7a46b2c Author: Antony Riakiotakis Date: Sun Nov 15 20:58:48 2015 +0100 Branches: master https://developer.blender.org/rBbb6a580756b2b2f296509a10e68d72e1c7a46b2c Fix uninitialized read in previous commit

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

2015-11-15 Thread Antony Riakiotakis
Commit: d8dd5fa42c893ea81cc071281ee986cec43f175b Author: Antony Riakiotakis Date: Sun Nov 15 21:01:47 2015 +0100 Branches: temp_display_optimization https://developer.blender.org/rBd8dd5fa42c893ea81cc071281ee986cec43f175b Merge branch 'master' into temp_display_optimization

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

2015-11-15 Thread Antony Riakiotakis
Commit: fa05817bb59c3f69edb0f432d2cb1d527609c596 Author: Antony Riakiotakis Date: Tue Oct 20 22:32:53 2015 +0300 Branches: temp_display_optimization https://developer.blender.org/rBfa05817bb59c3f69edb0f432d2cb1d527609c596 Merge branch 'master' into temp_display_optimization

[Bf-blender-cvs] [4d33c37] master: Fix T46726 shading issues in sculpt mode.

2015-11-13 Thread Antony Riakiotakis
Commit: 4d33c37c9eb4fc46482f7b2a7227b54c5cfda07a Author: Antony Riakiotakis Date: Fri Nov 13 21:57:00 2015 +0100 Branches: master https://developer.blender.org/rB4d33c37c9eb4fc46482f7b2a7227b54c5cfda07a Fix T46726 shading issues in sculpt mode. This fixes two issues: * Normals were not being

[Bf-blender-cvs] [1c89597] wiggly-widgets: Fix mistake with start offset of many facemaps

2015-11-13 Thread Antony Riakiotakis
Commit: 1c8959781e9db4e092a17a4a88bd89e72ec914b8 Author: Antony Riakiotakis Date: Sat Nov 14 01:25:09 2015 +0100 Branches: wiggly-widgets https://developer.blender.org/rB1c8959781e9db4e092a17a4a88bd89e72ec914b8 Fix mistake with start offset of many facemaps

[Bf-blender-cvs] [b9132c0] wiggly-widgets: Fix widgetmap drawing.

2015-11-13 Thread Antony Riakiotakis
Commit: b9132c0be3a21d8dff545c48c5c245b24554368e Author: Antony Riakiotakis Date: Sat Nov 14 00:38:51 2015 +0100 Branches: wiggly-widgets https://developer.blender.org/rBb9132c0be3a21d8dff545c48c5c245b24554368e Fix widgetmap drawing

[Bf-blender-cvs] [95b1a59] wiggly-widgets: Facemap support for subsurf modifier

2015-11-13 Thread Antony Riakiotakis
Commit: 95b1a590cd4429980ad78f31fd4dd962154ce40b Author: Antony Riakiotakis Date: Sat Nov 14 01:20:08 2015 +0100 Branches: wiggly-widgets https://developer.blender.org/rB95b1a590cd4429980ad78f31fd4dd962154ce40b Facemap support for subsurf modifier

[Bf-blender-cvs] [1823e56] blender-v2.76a-release: Follow up to previous commit, proper fix for T46284, incorrect Texture shading in Texture paint mode and cycles

2015-10-29 Thread Antony Riakiotakis
Commit: 1823e5662543c07292712de0cf781b34eb109ac3 Author: Antony Riakiotakis Date: Wed Oct 28 12:51:50 2015 +0200 Branches: blender-v2.76a-release https://developer.blender.org/rB1823e5662543c07292712de0cf781b34eb109ac3 Follow up to previous commit, proper fix for T46284, incorrect Texture

[Bf-blender-cvs] [25beefa] blender-v2.76a-release: Revert "Fix T46284: Texture paint, wrong shading mode"

2015-10-29 Thread Antony Riakiotakis
Commit: 25beefa8dd2d0bc359936f94e2260614e9b63f86 Author: Antony Riakiotakis Date: Wed Oct 28 12:36:25 2015 +0200 Branches: blender-v2.76a-release https://developer.blender.org/rB25beefa8dd2d0bc359936f94e2260614e9b63f86 Revert "Fix T46284: Texture paint, wrong shading mode" Should

[Bf-blender-cvs] [25beefa] blender-v2.76-release: Revert "Fix T46284: Texture paint, wrong shading mode"

2015-10-29 Thread Antony Riakiotakis
Commit: 25beefa8dd2d0bc359936f94e2260614e9b63f86 Author: Antony Riakiotakis Date: Wed Oct 28 12:36:25 2015 +0200 Branches: blender-v2.76-release https://developer.blender.org/rB25beefa8dd2d0bc359936f94e2260614e9b63f86 Revert "Fix T46284: Texture paint, wrong shading mode" Should

[Bf-blender-cvs] [1823e56] blender-v2.76-release: Follow up to previous commit, proper fix for T46284, incorrect Texture shading in Texture paint mode and cycles

2015-10-29 Thread Antony Riakiotakis
Commit: 1823e5662543c07292712de0cf781b34eb109ac3 Author: Antony Riakiotakis Date: Wed Oct 28 12:51:50 2015 +0200 Branches: blender-v2.76-release https://developer.blender.org/rB1823e5662543c07292712de0cf781b34eb109ac3 Follow up to previous commit, proper fix for T46284, incorrect Texture

[Bf-blender-cvs] [e3d882b] master: Revert "Fix T46284: Texture paint, wrong shading mode"

2015-10-28 Thread Antony Riakiotakis
Commit: e3d882b335cbc9aa4e64bf864e4fe08235117856 Author: Antony Riakiotakis Date: Wed Oct 28 12:36:25 2015 +0200 Branches: master https://developer.blender.org/rBe3d882b335cbc9aa4e64bf864e4fe08235117856 Revert "Fix T46284: Texture paint, wrong shading mode" Should

[Bf-blender-cvs] [fd8c3fe] master: Follow up to previous commit, proper fix for T46284, incorrect Texture shading in Texture paint mode and cycles

2015-10-28 Thread Antony Riakiotakis
Commit: fd8c3fe07023674ba60ba3c8412536f0ae1a984b Author: Antony Riakiotakis Date: Wed Oct 28 12:51:50 2015 +0200 Branches: master https://developer.blender.org/rBfd8c3fe07023674ba60ba3c8412536f0ae1a984b Follow up to previous commit, proper fix for T46284, incorrect Texture shading in Texture

[Bf-blender-cvs] [8471b71] temp_display_optimization: WIP editmode colors

2015-10-16 Thread Antony Riakiotakis
Commit: 8471b7145ac94a442c923fba9e9343f771ceb03c Author: Antony Riakiotakis Date: Thu Jul 30 12:41:31 2015 +0200 Branches: temp_display_optimization https://developer.blender.org/rB8471b7145ac94a442c923fba9e9343f771ceb03c WIP editmode colors

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

2015-10-16 Thread Antony Riakiotakis
Commit: 7b8d68006453812d42dfe1f4ed4c70750a21c319 Author: Antony Riakiotakis Date: Fri Oct 16 13:42:37 2015 +0300 Branches: temp_display_optimization https://developer.blender.org/rB7b8d68006453812d42dfe1f4ed4c70750a21c319 Merge branch 'master' into temp_display_optimization Conflicts

[Bf-blender-cvs] [c62468a] master: VBO implementation for GLSL subsurfed meshes (non-mapped case)

2015-10-15 Thread Antony Riakiotakis
Commit: c62468aabbdeae2c8e55ee5bfe86c73d98a123b2 Author: Antony Riakiotakis Date: Thu Oct 15 22:24:40 2015 +0300 Branches: master https://developer.blender.org/rBc62468aabbdeae2c8e55ee5bfe86c73d98a123b2 VBO implementation for GLSL subsurfed meshes (non-mapped case) As with cdderivedmesh

[Bf-blender-cvs] [6562e4e] master: Fix T46189, draw style for waveforms occludes sequence strip text.

2015-10-14 Thread Antony Riakiotakis
Commit: 6562e4ebe9ddf8e3d08a394fd52f5d6adce0b8fd Author: Antony Riakiotakis Date: Wed Oct 14 12:15:03 2015 +0300 Branches: master https://developer.blender.org/rB6562e4ebe9ddf8e3d08a394fd52f5d6adce0b8fd Fix T46189, draw style for waveforms occludes sequence strip text. Used old (2.49 era

[Bf-blender-cvs] [ad58310] master: Comment cleanup, use better lower bound for waveform

2015-10-14 Thread Antony Riakiotakis
Commit: ad583101617cbe9e6476b2870a69084240c309d3 Author: Antony Riakiotakis Date: Wed Oct 14 12:23:17 2015 +0300 Branches: master https://developer.blender.org/rBad583101617cbe9e6476b2870a69084240c309d3 Comment cleanup, use better lower bound for waveform

[Bf-blender-cvs] [2d16622] master: Fix T46105, disable viewport compositing when non power of two texture support is missing.

2015-09-16 Thread Antony Riakiotakis
Commit: 2d16622068d4662a24ab58a08f899b5228d5a81a Author: Antony Riakiotakis Date: Wed Sep 16 17:04:12 2015 +0300 Branches: master https://developer.blender.org/rB2d16622068d4662a24ab58a08f899b5228d5a81a Fix T46105, disable viewport compositing when non power of two texture support is missing

[Bf-blender-cvs] [182b573] master: Get rid of leftover from refactor of VBO code. Thanks to severin for noticing

2015-09-16 Thread Antony Riakiotakis
Commit: 182b5736fbfd81eecf8bd6d36d8b74fced2c1f5a Author: Antony Riakiotakis Date: Wed Sep 16 17:22:18 2015 +0300 Branches: master https://developer.blender.org/rB182b5736fbfd81eecf8bd6d36d8b74fced2c1f5a Get rid of leftover from refactor of VBO code. Thanks to severin for noticing

[Bf-blender-cvs] [7f63eaa] master: Fix T45389 Windows thumbnails not working.

2015-09-15 Thread Antony Riakiotakis
Commit: 7f63eaafd640a0b93492e0383265dd8f38d568bc Author: Antony Riakiotakis Date: Wed Sep 16 00:28:09 2015 +0300 Branches: master https://developer.blender.org/rB7f63eaafd640a0b93492e0383265dd8f38d568bc Fix T45389 Windows thumbnails not working. Also they did not work when using blender -R

[Bf-blender-cvs] [1be1136] wiggly-widgets: Resurrect level 7 of GPU upload function for facemaps, eaten by code elf at some point.

2015-09-02 Thread Antony Riakiotakis
Commit: 1be1136785c34ad7b1cf744c3a3c4f35838964c1 Author: Antony Riakiotakis Date: Wed Sep 2 15:31:49 2015 +0300 Branches: wiggly-widgets https://developer.blender.org/rB1be1136785c34ad7b1cf744c3a3c4f35838964c1 Resurrect level 7 of GPU upload function for facemaps, eaten by code elf at some

[Bf-blender-cvs] [282811f] master: Fix projection painting normal culling operating on individual triangles.

2015-09-01 Thread Antony Riakiotakis
Commit: 282811f8b83dac4a38a9e66c3047c15cfd26b8bd Author: Antony Riakiotakis Date: Tue Sep 1 15:59:48 2015 +0300 Branches: master https://developer.blender.org/rB282811f8b83dac4a38a9e66c3047c15cfd26b8bd Fix projection painting normal culling operating on individual triangles. This made

[Bf-blender-cvs] [b5287b1] master: Avoid reupdating pbvh data in upload functions, these should have been taken care of in draw functions.

2015-09-01 Thread Antony Riakiotakis
Commit: b5287b1b81bf7793753f27030f040c3036730cf2 Author: Antony Riakiotakis Date: Tue Sep 1 19:56:23 2015 +0300 Branches: master https://developer.blender.org/rBb5287b1b81bf7793753f27030f040c3036730cf2 Avoid reupdating pbvh data in upload functions, these should have been taken care of in draw

[Bf-blender-cvs] [333feea] master: Fix T45258, impossible to select brush when removing it from 2d painting.

2015-08-31 Thread Antony Riakiotakis
Commit: 333feea6e9450379f5314f327cf1ac1aef6d8a07 Author: Antony Riakiotakis Date: Mon Aug 31 21:37:38 2015 +0300 Branches: master https://developer.blender.org/rB333feea6e9450379f5314f327cf1ac1aef6d8a07 Fix T45258, impossible to select brush when removing it from 2d painting. Also system added

[Bf-blender-cvs] [bf88428] master: Fix T45930 weights not appearing in editmode when show weights option was enabled.

2015-08-28 Thread Antony Riakiotakis
Commit: bf88428b7e3dd2da314e7964ae6dfe754dc2eed8 Author: Antony Riakiotakis Date: Fri Aug 28 13:40:52 2015 +0300 Branches: master https://developer.blender.org/rBbf88428b7e3dd2da314e7964ae6dfe754dc2eed8 Fix T45930 weights not appearing in editmode when show weights option was enabled. Caused

[Bf-blender-cvs] [a8be746] master: OpenSubdiv: Fix error found by PerfectionCat,

2015-08-27 Thread Antony Riakiotakis
Commit: a8be746609adc81c3a93f97e5ecc7e5417471289 Author: Antony Riakiotakis Date: Thu Aug 27 10:05:58 2015 +0300 Branches: master https://developer.blender.org/rBa8be746609adc81c3a93f97e5ecc7e5417471289 OpenSubdiv: Fix error found by PerfectionCat, Use glew, not gl constants to detect presence

[Bf-blender-cvs] [25bb5cb] master: Fix T45860, missing extension in GLSL after recent own fix.

2015-08-23 Thread Antony Riakiotakis
Commit: 25bb5cb30c856d148c88385b8301e64290c0001c Author: Antony Riakiotakis Date: Sun Aug 23 18:20:08 2015 +0300 Branches: master https://developer.blender.org/rB25bb5cb30c856d148c88385b8301e64290c0001c Fix T45860, missing extension in GLSL after recent own fix

[Bf-blender-cvs] [67e32b3] master: Fix T45514 crash entering texpaint mode.

2015-08-20 Thread Antony Riakiotakis
Commit: 67e32b31951b8b570148bd8b456afac27bb9645a Author: Antony Riakiotakis Date: Thu Aug 20 10:35:14 2015 +0300 Branches: master https://developer.blender.org/rB67e32b31951b8b570148bd8b456afac27bb9645a Fix T45514 crash entering texpaint mode. In the file of the report, stencil and clone

[Bf-blender-cvs] [3fd89df] master: Fix T45491 not all GPUs support those extensions, use check for opensubdiv to enable.

2015-08-20 Thread Antony Riakiotakis
Commit: 3fd89df6e7f3cecb108bb604100218e1bea85c63 Author: Antony Riakiotakis Date: Thu Aug 20 16:05:24 2015 +0300 Branches: master https://developer.blender.org/rB3fd89df6e7f3cecb108bb604100218e1bea85c63 Fix T45491 not all GPUs support those extensions, use check for opensubdiv to enable

[Bf-blender-cvs] [10edaff] master: Fix ATI part of T45708, crash when enabling opensubdiv.

2015-08-20 Thread Antony Riakiotakis
Commit: 10edaff5c1a18ca7e91743b3244a6007363b592c Author: Antony Riakiotakis Date: Thu Aug 20 16:23:33 2015 +0300 Branches: master https://developer.blender.org/rB10edaff5c1a18ca7e91743b3244a6007363b592c Fix ATI part of T45708, crash when enabling opensubdiv. In fact exit was getting called

[Bf-blender-cvs] [fdf24d8] KTX_support: Merge branch 'master' into KTX_support

2015-08-14 Thread Antony Riakiotakis
Commit: fdf24d8899e1d8704cea97ce334c5c642681c4ec Author: Antony Riakiotakis Date: Fri Aug 14 15:18:46 2015 +0200 Branches: KTX_support https://developer.blender.org/rBfdf24d8899e1d8704cea97ce334c5c642681c4ec Merge branch 'master' into KTX_support Conflicts: source/blender/blenkernel

[Bf-blender-cvs] [18648be] master: Fix dyntopo not warning anymore when vertex colors or uvs are present.

2015-08-14 Thread Antony Riakiotakis
Commit: 18648bef7b95fb37951b6f12aac965c3b8a68cd3 Author: Antony Riakiotakis Date: Fri Aug 14 17:11:31 2015 +0200 Branches: master https://developer.blender.org/rB18648bef7b95fb37951b6f12aac965c3b8a68cd3 Fix dyntopo not warning anymore when vertex colors or uvs are present. We check against

[Bf-blender-cvs] [4afb189] KTX_support: KTX file format:

2015-08-14 Thread Antony Riakiotakis
Commit: 4afb1899d943bbe7e932b43b659ad0a3801c9406 Author: Antony Riakiotakis Date: Fri Aug 14 18:54:24 2015 +0200 Branches: KTX_support https://developer.blender.org/rB4afb1899d943bbe7e932b43b659ad0a3801c9406 KTX file format: Support flipped images. Two issues here: * We need to check

[Bf-blender-cvs] [9becee4] master: Fix scrubbing only treated as animation for sequencer

2015-08-07 Thread Antony Riakiotakis
Commit: 9becee445ee525a7831e28567f041b4477d0c9ba Author: Antony Riakiotakis Date: Fri Aug 7 15:39:32 2015 +0200 Branches: master https://developer.blender.org/rB9becee445ee525a7831e28567f041b4477d0c9ba Fix scrubbing only treated as animation for sequencer Intent was to act as animation

[Bf-blender-cvs] [c30c3fd] master: Attempt to fix T45718, crash when enabling GLSL mode with UV layers.

2015-08-07 Thread Antony Riakiotakis
Commit: c30c3fde51fb5ca6780ef436678c9d4aa07f400c Author: Antony Riakiotakis Date: Fri Aug 7 16:16:23 2015 +0200 Branches: master https://developer.blender.org/rBc30c3fde51fb5ca6780ef436678c9d4aa07f400c Attempt to fix T45718, crash when enabling GLSL mode with UV layers. I can't reproduce

[Bf-blender-cvs] [89edddb] master: Fix T45691 crash on material view

2015-08-05 Thread Antony Riakiotakis
Commit: 89edddb26c813478de9f7df9efd52b2e2ca8f6e7 Author: Antony Riakiotakis Date: Thu Aug 6 01:09:07 2015 +0200 Branches: master https://developer.blender.org/rB89edddb26c813478de9f7df9efd52b2e2ca8f6e7 Fix T45691 crash on material view Call glProgramUniform1i only when OpenSubdiv is requested

[Bf-blender-cvs] [1fc3224] master: Fix fast navigate winding being incorrect (apparent when backface culling was on)

2015-08-04 Thread Antony Riakiotakis
Commit: 1fc32249f5d8bf33634461f9d1421104e5cf0323 Author: Antony Riakiotakis Date: Tue Aug 4 16:03:20 2015 +0200 Branches: master https://developer.blender.org/rB1fc32249f5d8bf33634461f9d1421104e5cf0323 Fix fast navigate winding being incorrect (apparent when backface culling

[Bf-blender-cvs] [1c626f8] master: Complete fix for T45618

2015-07-31 Thread Antony Riakiotakis
Commit: 1c626f823db0136317ee867dde0c778ab785070c Author: Antony Riakiotakis Date: Fri Jul 31 22:52:37 2015 +0200 Branches: master https://developer.blender.org/rB1c626f823db0136317ee867dde0c778ab785070c Complete fix for T45618 Two issues here, normal update was not happening due to own

[Bf-blender-cvs] [2ae67de] master: Fix T45577 tiled sculpting not working with brushes requiring a sculpt plane.

2015-07-30 Thread Antony Riakiotakis
Commit: 2ae67de94437162a9d429850b04a295fa393d971 Author: Antony Riakiotakis Date: Thu Jul 30 14:10:54 2015 +0200 Branches: master https://developer.blender.org/rB2ae67de94437162a9d429850b04a295fa393d971 Fix T45577 tiled sculpting not working with brushes requiring a sculpt plane. Make sure

[Bf-blender-cvs] [2ec00ea] master: Move tangents and baking to looptris:

2015-07-30 Thread Antony Riakiotakis
Commit: 2ec00ea0c1be1ace7cd0c7b68e43cc8e87dd07c7 Author: Antony Riakiotakis Date: Thu Jul 30 14:43:58 2015 +0200 Branches: master https://developer.blender.org/rB2ec00ea0c1be1ace7cd0c7b68e43cc8e87dd07c7 Move tangents and baking to looptris: Notes: * Code in rendering and in game engine

[Bf-blender-cvs] [8b84c5f] master: Port optimization from gooseberry branch:

2015-07-29 Thread Antony Riakiotakis
Commit: 8b84c5f9de32e42e835a15aa1ef05504d0a4c198 Author: Antony Riakiotakis Date: Wed Jul 29 12:52:03 2015 +0200 Branches: master https://developer.blender.org/rB8b84c5f9de32e42e835a15aa1ef05504d0a4c198 Port optimization from gooseberry branch: Treat scrubbing as animation. This is checked

[Bf-blender-cvs] [cbf936a] master: Gooseberry animation feature: Add toggle that disables modifiers on fcurves.

2015-07-29 Thread Antony Riakiotakis
Commit: cbf936a332728212c380c4761853d2d41981 Author: Antony Riakiotakis Date: Wed Apr 15 15:58:25 2015 +0200 Branches: master https://developer.blender.org/rBcbf936a332728212c380c4761853d2d41981 Gooseberry animation feature: Add toggle that disables modifiers on fcurves. Feature

[Bf-blender-cvs] [a3b8661] master: Do not show fps while scrubbing.

2015-07-29 Thread Antony Riakiotakis
Commit: a3b86611a8182a95c5ed2205b0b71bfcc8f0837b Author: Antony Riakiotakis Date: Fri Jun 5 16:47:01 2015 +0200 Branches: master https://developer.blender.org/rBa3b86611a8182a95c5ed2205b0b71bfcc8f0837b Do not show fps while scrubbing

[Bf-blender-cvs] [ce1bc18] master: Clean channels tool for Hwoozeberry.

2015-07-29 Thread Antony Riakiotakis
Commit: ce1bc1838b611b53fe06dc3ead81eb4b0460634b Author: Antony Riakiotakis Date: Wed May 20 15:30:33 2015 +0200 Branches: master https://developer.blender.org/rBce1bc1838b611b53fe06dc3ead81eb4b0460634b Clean channels tool for Hwoozeberry. Basically it's a clean keyframes tool, but also

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

2015-07-29 Thread Antony Riakiotakis
Commit: 5b316690edcc23298df2aebf3f5a6eb2a87250f6 Author: Antony Riakiotakis Date: Wed Jul 29 16:37:43 2015 +0200 Branches: temp_display_optimization https://developer.blender.org/rB5b316690edcc23298df2aebf3f5a6eb2a87250f6 Merge branch 'master' into temp_display_optimization

[Bf-blender-cvs] [becf20e] master: Fix T45605 crash with editmode selection on solidify modifier.

2015-07-29 Thread Antony Riakiotakis
Commit: becf20e29f606cff01d2e6595572b86e734a01d4 Author: Antony Riakiotakis Date: Wed Jul 29 16:18:33 2015 +0200 Branches: master https://developer.blender.org/rBbecf20e29f606cff01d2e6595572b86e734a01d4 Fix T45605 crash with editmode selection on solidify modifier. Looks like derivedmesh draw

[Bf-blender-cvs] [9074d95] temp_display_optimization: Edit mode drawing

2015-07-28 Thread Antony Riakiotakis
Commit: 9074d9572e4c81fbdb15de5bb331afb72b14b9bd Author: Antony Riakiotakis Date: Tue Jul 28 17:26:06 2015 +0200 Branches: temp_display_optimization https://developer.blender.org/rB9074d9572e4c81fbdb15de5bb331afb72b14b9bd Edit mode drawing Draw all materials of the mesh Don't display hidden

[Bf-blender-cvs] [25d86e4] temp_display_optimization: First basic GPU upload for edit derived meshes.

2015-07-28 Thread Antony Riakiotakis
Commit: 25d86e4459efb1e109afceb91f377d30d63487bd Author: Antony Riakiotakis Date: Tue Jul 28 16:58:59 2015 +0200 Branches: temp_display_optimization https://developer.blender.org/rB25d86e4459efb1e109afceb91f377d30d63487bd First basic GPU upload for edit derived meshes. Normals, coordinates

[Bf-blender-cvs] [388695b] temp_display_optimization: Mapped face selection uses VBOs properly now

2015-07-28 Thread Antony Riakiotakis
Commit: 388695b1f0db3e632a0bd398992a1f5c087c1c78 Author: Antony Riakiotakis Date: Tue Jul 28 18:21:35 2015 +0200 Branches: temp_display_optimization https://developer.blender.org/rB388695b1f0db3e632a0bd398992a1f5c087c1c78 Mapped face selection uses VBOs properly now

[Bf-blender-cvs] [79a51f0] master: cdderivedmesh: don't prepare a normal buffer when selecting, even if we skip creating the selection color layer.

2015-07-28 Thread Antony Riakiotakis
Commit: 79a51f0839cab9e166a9fc4a0f6ea794cea4db03 Author: Antony Riakiotakis Date: Tue Jul 28 18:23:59 2015 +0200 Branches: master https://developer.blender.org/rB79a51f0839cab9e166a9fc4a0f6ea794cea4db03 cdderivedmesh: don't prepare a normal buffer when selecting, even if we skip creating

[Bf-blender-cvs] [3dd8514] temp-tangent-refactor: Merge branch 'master' into temp-tangent-refactor

2015-07-27 Thread Antony Riakiotakis
Commit: 3dd851421ecbecc3610a5ad78a6ec0dbf0cb98fe Author: Antony Riakiotakis Date: Mon Jul 27 14:46:49 2015 +0200 Branches: temp-tangent-refactor https://developer.blender.org/rB3dd851421ecbecc3610a5ad78a6ec0dbf0cb98fe Merge branch 'master' into temp-tangent-refactor Conflicts: source

[Bf-blender-cvs] [ba14689] master: Image painting 2D:

2015-07-27 Thread Antony Riakiotakis
Commit: ba146899c8ff40f61819265082781ef4048c631f Author: Antony Riakiotakis Date: Mon Jul 27 12:55:40 2015 +0200 Branches: master https://developer.blender.org/rBba146899c8ff40f61819265082781ef4048c631f Image painting 2D: Deprecate wrap (BRUSH_TORUS) option, we now have paint flags for tiling

[Bf-blender-cvs] [45fb145] temp-tangent-refactor: Tangents are now taken into account when generating tangents for rendering - Normal maps work again.

2015-07-27 Thread Antony Riakiotakis
Commit: 45fb14567831020bf85f32c8d1c44043e6cde5d0 Author: Antony Riakiotakis Date: Mon Jul 27 16:27:21 2015 +0200 Branches: temp-tangent-refactor https://developer.blender.org/rB45fb14567831020bf85f32c8d1c44043e6cde5d0 Tangents are now taken into account when generating tangents for rendering

[Bf-blender-cvs] [e9f7a2c] temp-tangent-refactor: Use tangent generation code in game engine.

2015-07-27 Thread Antony Riakiotakis
Commit: e9f7a2c26d8d4fe7a196da704fc7b90149e9be2b Author: Antony Riakiotakis Date: Mon Jul 27 16:30:02 2015 +0200 Branches: temp-tangent-refactor https://developer.blender.org/rBe9f7a2c26d8d4fe7a196da704fc7b90149e9be2b Use tangent generation code in game engine

[Bf-blender-cvs] [354c663] temp-tangent-refactor: Only create the tessface layer if it does not exist.

2015-07-27 Thread Antony Riakiotakis
Commit: 354c663f66d151d75bda9d082a2303935172c57d Author: Antony Riakiotakis Date: Mon Jul 27 16:32:37 2015 +0200 Branches: temp-tangent-refactor https://developer.blender.org/rB354c663f66d151d75bda9d082a2303935172c57d Only create the tessface layer if it does not exist

[Bf-blender-cvs] [e2652bc] master: Fix tile feature not working outside mesh boundaries.

2015-07-25 Thread Antony Riakiotakis
Commit: e2652bc5adcb29f8f7294cbfa5bb5c23d0e89e84 Author: Antony Riakiotakis Date: Sat Jul 25 16:21:09 2015 +0200 Branches: master https://developer.blender.org/rBe2652bc5adcb29f8f7294cbfa5bb5c23d0e89e84 Fix tile feature not working outside mesh boundaries. We need to generate strokes up

[Bf-blender-cvs] [17e3f90] master: Style cleanup + fix sign on previous commit.

2015-07-25 Thread Antony Riakiotakis
Commit: 17e3f905e13f6424258668c8c15f248d56e60cc1 Author: Antony Riakiotakis Date: Sat Jul 25 18:02:07 2015 +0200 Branches: master https://developer.blender.org/rB17e3f905e13f6424258668c8c15f248d56e60cc1 Style cleanup + fix sign on previous commit

[Bf-blender-cvs] [5878050] master: Fix T45515, dynamic paint not displaying colors correctly.

2015-07-25 Thread Antony Riakiotakis
Commit: 5878050a4bd163928ba16d8181e9034cb5347088 Author: Antony Riakiotakis Date: Sat Jul 25 16:16:25 2015 +0200 Branches: master https://developer.blender.org/rB5878050a4bd163928ba16d8181e9034cb5347088 Fix T45515, dynamic paint not displaying colors correctly. Looptri refactor artifact

[Bf-blender-cvs] [53f6a31] master: GPU Buffers:

2015-07-25 Thread Antony Riakiotakis
Commit: 53f6a31c4de18fb3db8cdd34c0f9b0495319183f Author: Antony Riakiotakis Date: Sat Jul 25 20:00:49 2015 +0200 Branches: master https://developer.blender.org/rB53f6a31c4de18fb3db8cdd34c0f9b0495319183f GPU Buffers: This commit begins implementation of the idea about hidden face separation

[Bf-blender-cvs] [a6b1e28] master: Cleanup - we don't need a bogus enable material function, just pass NULL.

2015-07-25 Thread Antony Riakiotakis
Commit: a6b1e281eb13d4363ed7c82f17bf521804632ede Author: Antony Riakiotakis Date: Sat Jul 25 17:18:45 2015 +0200 Branches: master https://developer.blender.org/rBa6b1e281eb13d4363ed7c82f17bf521804632ede Cleanup - we don't need a bogus enable material function, just pass NULL. All derivedmesh

[Bf-blender-cvs] [f1f4a16] master: Convert CCGSubsurf VBO system to also sort hidden and visible faces.

2015-07-25 Thread Antony Riakiotakis
Commit: f1f4a16eab6cf685281c0fbecf4ac1a1f9976487 Author: Antony Riakiotakis Date: Sat Jul 25 22:02:15 2015 +0200 Branches: master https://developer.blender.org/rBf1f4a16eab6cf685281c0fbecf4ac1a1f9976487 Convert CCGSubsurf VBO system to also sort hidden and visible faces. It's not actually used

[Bf-blender-cvs] [8fa1da9] master: minor cleanup, reuse existing variable

2015-07-25 Thread Antony Riakiotakis
Commit: 8fa1da9213b779bfea50a32613b83f4c1bd1e2d7 Author: Antony Riakiotakis Date: Sat Jul 25 22:32:55 2015 +0200 Branches: master https://developer.blender.org/rB8fa1da9213b779bfea50a32613b83f4c1bd1e2d7 minor cleanup, reuse existing variable

[Bf-blender-cvs] [9ff869e] master: Fix T45555 crash with subsurf edge drawing.

2015-07-25 Thread Antony Riakiotakis
Commit: 9ff869e4fb36e95dc67de162d7b3392eb08efe6d Author: Antony Riakiotakis Date: Sat Jul 25 12:46:08 2015 +0200 Branches: master https://developer.blender.org/rB9ff869e4fb36e95dc67de162d7b3392eb08efe6d Fix T4 crash with subsurf edge drawing. Loose edge count was double. It didn't fail

[Bf-blender-cvs] [50a46a5] master: GPU buffer materials:

2015-07-25 Thread Antony Riakiotakis
Commit: 50a46a5973d90787eaa37ea959b9035918a071af Author: Antony Riakiotakis Date: Sat Jul 25 13:17:37 2015 +0200 Branches: master https://developer.blender.org/rB50a46a5973d90787eaa37ea959b9035918a071af GPU buffer materials: Separate and reuse some shared code. Also avoid counting

[Bf-blender-cvs] [eff1b54] master: Fix subsurf edge drawing when more than one loose edge vert exists

2015-07-24 Thread Antony Riakiotakis
Commit: eff1b54362854719f3c87c39542a8d975bf15c60 Author: Antony Riakiotakis Date: Fri Jul 24 14:39:52 2015 +0200 Branches: master https://developer.blender.org/rBeff1b54362854719f3c87c39542a8d975bf15c60 Fix subsurf edge drawing when more than one loose edge vert exists

[Bf-blender-cvs] [2dce6dc] master: Fix out of bounds memory access when copying loose vertices in cddm

2015-07-24 Thread Antony Riakiotakis
Commit: 2dce6dccbb64061bc5df56b417da45047aa1e8dc Author: Antony Riakiotakis Date: Fri Jul 24 12:24:05 2015 +0200 Branches: master https://developer.blender.org/rB2dce6dccbb64061bc5df56b417da45047aa1e8dc Fix out of bounds memory access when copying loose vertices in cddm Caused by own fix

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

2015-07-24 Thread Antony Riakiotakis
Commit: e41731286e478730787e39cfea68403f2b073db7 Author: Antony Riakiotakis Date: Fri Jul 24 17:45:51 2015 +0200 Branches: temp_display_optimization https://developer.blender.org/rBe41731286e478730787e39cfea68403f2b073db7 Merge branch 'master' into temp_display_optimization Conflicts

  1   2   3   4   5   6   7   8   9   10   >