[Bf-blender-cvs] [c44d7b0] master: BGE: Remove duplicated audio panel from Render context

2015-01-28 Thread Jorge Bernal
Commit: c44d7b0340e6b21444b3218d58857a88b6b32fdd Author: Jorge Bernal Date: Thu Jan 29 18:22:42 2015 +1100 Branches: master https://developer.blender.org/rBc44d7b0340e6b21444b3218d58857a88b6b32fdd BGE: Remove duplicated audio panel from Render context This commit removes the audio panel from Re

[Bf-blender-cvs] [3cf7a80] master: Fix crash on joystick access (if SDL's not found)

2015-01-28 Thread Campbell Barton
Commit: 3cf7a8008ee8bd90ee00b9e6d9949cf54aa0ef1f Author: Campbell Barton Date: Thu Jan 29 17:17:29 2015 +1100 Branches: master https://developer.blender.org/rB3cf7a8008ee8bd90ee00b9e6d9949cf54aa0ef1f Fix crash on joystick access (if SDL's not found) D985 by @pgi ===

[Bf-blender-cvs] [072d80a] master: Fix T42858: Non uniform gamelogic names on copy

2015-01-28 Thread Jorge Bernal
Commit: 072d80a9de3adef632b8637649b169c4a895c1b9 Author: Jorge Bernal Date: Thu Jan 29 16:03:19 2015 +1100 Branches: master https://developer.blender.org/rB072d80a9de3adef632b8637649b169c4a895c1b9 Fix T42858: Non uniform gamelogic names on copy Use generic function for consistent behavior D949

[Bf-blender-cvs] [65574b0] master: cleanup: shebang lines

2015-01-28 Thread Campbell Barton
Commit: 65574b0b030fd1a893520fe967e580ed00308cb5 Author: Campbell Barton Date: Thu Jan 29 15:56:23 2015 +1100 Branches: master https://developer.blender.org/rB65574b0b030fd1a893520fe967e580ed00308cb5 cleanup: shebang lines D888 by @sambler ==

[Bf-blender-cvs] [1738d4a] master: Bone calculate roll (pos/neg options in menu)

2015-01-28 Thread Campbell Barton
Commit: 1738d4acc904a17c307048464b9b81a57b310cfb Author: Campbell Barton Date: Thu Jan 29 15:40:29 2015 +1100 Branches: master https://developer.blender.org/rB1738d4acc904a17c307048464b9b81a57b310cfb Bone calculate roll (pos/neg options in menu) This change means you can see the option to do +/

[Bf-blender-cvs] [7095f47] master: cleanup: pep8

2015-01-28 Thread Campbell Barton
Commit: 7095f4766593cc2b55669b032d7de0fa13fcb4c7 Author: Campbell Barton Date: Thu Jan 29 15:35:06 2015 +1100 Branches: master https://developer.blender.org/rB7095f4766593cc2b55669b032d7de0fa13fcb4c7 cleanup: pep8 also remove empty class parenthesis

[Bf-blender-cvs] [3482b33] gooseberry: Wire-color was accidentally broken in a merge

2015-01-28 Thread Campbell Barton
Commit: 3482b33f9ba1693575f103bc6bf86ea6110979f8 Author: Campbell Barton Date: Thu Jan 29 14:15:21 2015 +1100 Branches: gooseberry https://developer.blender.org/rB3482b33f9ba1693575f103bc6bf86ea6110979f8 Wire-color was accidentally broken in a merge Adding back changes to background needed for

[Bf-blender-cvs] [6027f69] depsgraph_refactor: Depsgraph: Compile fix for pchanmap

2015-01-28 Thread Joshua Leung
Commit: 6027f696ea149ee533cf97dc672de054ec26c56b Author: Joshua Leung Date: Thu Jan 29 13:29:15 2015 +1300 Branches: depsgraph_refactor https://developer.blender.org/rB6027f696ea149ee533cf97dc672de054ec26c56b Depsgraph: Compile fix for pchanmap ==

[Bf-blender-cvs] [fcc6d8e] depsgraph_refactor: Depsgraph: Tweaks to make graphviz-neato debug graphs more legible

2015-01-28 Thread Joshua Leung
Commit: fcc6d8ee207d19cf374e951f8e18ef1e3bc127a9 Author: Joshua Leung Date: Thu Jan 29 12:54:52 2015 +1300 Branches: depsgraph_refactor https://developer.blender.org/rBfcc6d8ee207d19cf374e951f8e18ef1e3bc127a9 Depsgraph: Tweaks to make graphviz-neato debug graphs more legible Dot will crash when

[Bf-blender-cvs] [d434815] master: Audaspace: Fix typo in speed of sound initialization value by lordloki (Jorge Bernal)

2015-01-28 Thread Jörg Müller
Commit: d434815ff7c586f6e54af667e37c9d2d12726416 Author: Jörg Müller Date: Thu Jan 29 12:20:01 2015 +1300 Branches: master https://developer.blender.org/rBd434815ff7c586f6e54af667e37c9d2d12726416 Audaspace: Fix typo in speed of sound initialization value by lordloki (Jorge Bernal)

[Bf-blender-cvs] [d183e9b] master: File Browser: Remove unused fileselect event value

2015-01-28 Thread julianeisel
Commit: d183e9b43ba5f44561f776b471ec7030e35d8cad Author: julianeisel Date: Wed Jan 28 23:35:46 2015 +0100 Branches: master https://developer.blender.org/rBd183e9b43ba5f44561f776b471ec7030e35d8cad File Browser: Remove unused fileselect event value This was initially added for a later support of

[Bf-blender-cvs] [dd67333] master: BGE: draw contact points + normals in yellow

2015-01-28 Thread Sybren A. Stüvel
Commit: dd673337f1e07ea9c593b7182dbb28752da22a87 Author: Sybren A. Stüvel Date: Tue Jan 27 19:06:44 2015 +0100 Branches: master https://developer.blender.org/rBdd673337f1e07ea9c593b7182dbb28752da22a87 BGE: draw contact points + normals in yellow Red was used with different semantics in the phys

[Bf-blender-cvs] [e5a852c] master: BGE: draw contact points as sphere + line indicating the surface normal.

2015-01-28 Thread Sybren A. Stüvel
Commit: e5a852c3f38fc11f0cc2c8e5837a2fcd9721c9f8 Author: Sybren A. Stüvel Date: Tue Jan 27 19:05:43 2015 +0100 Branches: master https://developer.blender.org/rBe5a852c3f38fc11f0cc2c8e5837a2fcd9721c9f8 BGE: draw contact points as sphere + line indicating the surface normal. A screenshot can be f

[Bf-blender-cvs] [773d85a] master: Based on Sergey's suggestion, use spinlocks for threaded loading of waveforms.

2015-01-28 Thread Antony Riakiotakis
Commit: 773d85ab320b0a115ef23321435649e1a8a1ef63 Author: Antony Riakiotakis Date: Wed Jan 28 19:45:16 2015 +0100 Branches: master https://developer.blender.org/rB773d85ab320b0a115ef23321435649e1a8a1ef63 Based on Sergey's suggestion, use spinlocks for threaded loading of waveforms. =

[Bf-blender-cvs] [a5bdcfb] cycles-ptex-19: Temporarily turn off shader preview rendering

2015-01-28 Thread Nicholas Bishop
Commit: a5bdcfb1f57ff6efe08402c0a751fe74229dfbd9 Author: Nicholas Bishop Date: Fri Jan 23 17:15:30 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBa5bdcfb1f57ff6efe08402c0a751fe74229dfbd9 Temporarily turn off shader preview rendering =

[Bf-blender-cvs] [23f60c3] cycles-ptex-19: Cycles fixes

2015-01-28 Thread Nicholas Bishop
Commit: 23f60c36454093453c87aafd4b23b632b537 Author: Nicholas Bishop Date: Wed Jan 28 14:43:32 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB23f60c36454093453c87aafd4b23b632b537 Cycles fixes === M

[Bf-blender-cvs] [424100c] master: Update scons build documentation

2015-01-28 Thread Sergey Sharybin
Commit: 424100cecbb202004e1687d5066b2c88e7a58f58 Author: Sergey Sharybin Date: Wed Jan 28 23:37:45 2015 +0500 Branches: master https://developer.blender.org/rB424100cecbb202004e1687d5066b2c88e7a58f58 Update scons build documentation - fix dead blender.org link (build dependencies) - rewrite

[Bf-blender-cvs] [a6aac09b] cycles-ptex-19: WIP ptex node in cycles

2015-01-28 Thread Nicholas Bishop
Commit: a6aac09b5b6afd6f8bc391fafcc1419df48d79a0 Author: Nicholas Bishop Date: Sun Jan 25 22:48:59 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBa6aac09b5b6afd6f8bc391fafcc1419df48d79a0 WIP ptex node in cycles ===

[Bf-blender-cvs] [bfa1e0e] cycles-ptex-19: Add UI for changing Ptex resolution

2015-01-28 Thread Nicholas Bishop
Commit: bfa1e0e39bf581fd8229a7c29c398dbc8e4083df Author: Nicholas Bishop Date: Mon Jan 26 15:34:14 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBbfa1e0e39bf581fd8229a7c29c398dbc8e4083df Add UI for changing Ptex resolution ===

[Bf-blender-cvs] [9cddda7] cycles-ptex-19: Add operator to resize Ptex data

2015-01-28 Thread Nicholas Bishop
Commit: 9cddda71e3a7b3d032c76c8d53d8e4c3a0d6af3d Author: Nicholas Bishop Date: Mon Jan 26 15:33:57 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB9cddda71e3a7b3d032c76c8d53d8e4c3a0d6af3d Add operator to resize Ptex data ==

[Bf-blender-cvs] [d06f7d8] cycles-ptex-19: Hacky fix for saving texpaint ptex changes

2015-01-28 Thread Nicholas Bishop
Commit: d06f7d8577423f00dd79b4d0105c46c6c70d5d58 Author: Nicholas Bishop Date: Tue Jan 27 00:07:49 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBd06f7d8577423f00dd79b4d0105c46c6c70d5d58 Hacky fix for saving texpaint ptex changes

[Bf-blender-cvs] [57805ad] cycles-ptex-19: DerivedMesh updates

2015-01-28 Thread Nicholas Bishop
Commit: 57805ad1c47fb761efdb4556f211a736277d3ec0 Author: Nicholas Bishop Date: Tue Jan 27 19:46:51 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB57805ad1c47fb761efdb4556f211a736277d3ec0 DerivedMesh updates ===

[Bf-blender-cvs] [74bc9de] cycles-ptex-19: WIP, trying out separate types for some of the ptex data

2015-01-28 Thread Nicholas Bishop
Commit: 74bc9def8c6f33a4dff5bdbf6d73e126fdf56a95 Author: Nicholas Bishop Date: Mon Jan 26 12:39:58 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB74bc9def8c6f33a4dff5bdbf6d73e126fdf56a95 WIP, trying out separate types for some of the ptex data Too much padding right now, bu

[Bf-blender-cvs] [2804d4b] cycles-ptex-19: Add Ptex layers to mesh-data UI

2015-01-28 Thread Nicholas Bishop
Commit: 2804d4b79d0a029b82498edc37e998d28febe0a4 Author: Nicholas Bishop Date: Sun Jan 25 22:27:07 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB2804d4b79d0a029b82498edc37e998d28febe0a4 Add Ptex layers to mesh-data UI ===

[Bf-blender-cvs] [360ceda] cycles-ptex-19: Temporary hack to ensure packed image pointer

2015-01-28 Thread Nicholas Bishop
Commit: 360ceda775f329a0eeb996ba4257d7f94a0fd952 Author: Nicholas Bishop Date: Sun Jan 25 22:48:39 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB360ceda775f329a0eeb996ba4257d7f94a0fd952 Temporary hack to ensure packed image pointer =

[Bf-blender-cvs] [63678cd] cycles-ptex-19: Allow ptex node to be a texpaint slot

2015-01-28 Thread Nicholas Bishop
Commit: 63678cd8f19feb2dc5545afc46649a7991fd869b Author: Nicholas Bishop Date: Thu Jan 22 22:34:46 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB63678cd8f19feb2dc5545afc46649a7991fd869b Allow ptex node to be a texpaint slot =

[Bf-blender-cvs] [572aee4] cycles-ptex-19: Add operators to add/remove Ptex layer

2015-01-28 Thread Nicholas Bishop
Commit: 572aee416162f90d10bc03cab6373ae5796e9321 Author: Nicholas Bishop Date: Wed Jan 21 22:18:01 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB572aee416162f90d10bc03cab6373ae5796e9321 Add operators to add/remove Ptex layer Copy pasting :( ===

[Bf-blender-cvs] [d050332] cycles-ptex-19: Add RNA access to ptex_coords

2015-01-28 Thread Nicholas Bishop
Commit: d050332014f52c3c50e2dc936bd4ea338203083e Author: Nicholas Bishop Date: Sun Jan 25 22:47:58 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBd050332014f52c3c50e2dc936bd4ea338203083e Add RNA access to ptex_coords =

[Bf-blender-cvs] [a753216] cycles-ptex-19: Texpaint beginning

2015-01-28 Thread Nicholas Bishop
Commit: a75321650761b6d774104a815f52a335a10f4169 Author: Nicholas Bishop Date: Thu Jan 22 20:02:51 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBa75321650761b6d774104a815f52a335a10f4169 Texpaint beginning ===

[Bf-blender-cvs] [e1b980b] cycles-ptex-19: Tesselation for Ptex loop layer

2015-01-28 Thread Nicholas Bishop
Commit: e1b980b10f05be9ca32c0568fdf89c9450120445 Author: Nicholas Bishop Date: Mon Jan 19 16:01:56 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBe1b980b10f05be9ca32c0568fdf89c9450120445 Tesselation for Ptex loop layer ===

[Bf-blender-cvs] [d0fcd03] cycles-ptex-19: WIP Ptex texture packing

2015-01-28 Thread Nicholas Bishop
Commit: d0fcd03f84980ee3528f36d5e8495847d02fbd93 Author: Nicholas Bishop Date: Fri Jan 16 12:27:41 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBd0fcd03f84980ee3528f36d5e8495847d02fbd93 WIP Ptex texture packing ==

[Bf-blender-cvs] [d4ff756] cycles-ptex-19: WIP imbuf hacks

2015-01-28 Thread Nicholas Bishop
Commit: d4ff756c10d439c8ce85b3c5533d85deef2250fd Author: Nicholas Bishop Date: Mon Jan 19 20:03:26 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBd4ff756c10d439c8ce85b3c5533d85deef2250fd WIP imbuf hacks === M

[Bf-blender-cvs] [2cec3ca] cycles-ptex-19: Add some Ptex code to BKE

2015-01-28 Thread Nicholas Bishop
Commit: 2cec3cacc7d1871938ade772682e2db423024d88 Author: Nicholas Bishop Date: Sun Jan 25 22:31:50 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB2cec3cacc7d1871938ade772682e2db423024d88 Add some Ptex code to BKE =

[Bf-blender-cvs] [5bc9a20] cycles-ptex-19: Really stupid but working texture test

2015-01-28 Thread Nicholas Bishop
Commit: 5bc9a201c762bdb4e2c218a04b4f4e40c79815ac Author: Nicholas Bishop Date: Fri Jan 23 00:31:25 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB5bc9a201c762bdb4e2c218a04b4f4e40c79815ac Really stupid but working texture test

[Bf-blender-cvs] [eb40b84] cycles-ptex-19: Silence warning in Ptex

2015-01-28 Thread Nicholas Bishop
Commit: eb40b843c4fe45bdf6bbe43b6855d048ca18d75a Author: Nicholas Bishop Date: Fri Jan 16 12:26:51 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBeb40b843c4fe45bdf6bbe43b6855d048ca18d75a Silence warning in Ptex ===

[Bf-blender-cvs] [a02cdd0] cycles-ptex-19: Add Ptex shader node

2015-01-28 Thread Nicholas Bishop
Commit: a02cdd08c67bc38a3fe74f33f7dda220b784ae16 Author: Nicholas Bishop Date: Tue Jan 20 18:42:02 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBa02cdd08c67bc38a3fe74f33f7dda220b784ae16 Add Ptex shader node ==

[Bf-blender-cvs] [fed3c49] cycles-ptex-19: WIP tex image node

2015-01-28 Thread Nicholas Bishop
Commit: fed3c49b4d7e7d1da78115b6af1ba37fcca2cd56 Author: Nicholas Bishop Date: Tue Jan 20 12:55:15 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBfed3c49b4d7e7d1da78115b6af1ba37fcca2cd56 WIP tex image node ===

[Bf-blender-cvs] [8543536] cycles-ptex-19: Add a couple new CustomData layers for Ptex

2015-01-28 Thread Nicholas Bishop
Commit: 8543536b89ddbbf68a55b1accdd46a0fa0dc18cc Author: Nicholas Bishop Date: Mon Jan 19 15:59:55 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB8543536b89ddbbf68a55b1accdd46a0fa0dc18cc Add a couple new CustomData layers for Ptex ===

[Bf-blender-cvs] [51230b0] cycles-ptex-19: Move Cycles' Ptex attribute from vertices to corners

2015-01-28 Thread Nicholas Bishop
Commit: 51230b00c5bdba0c38083b1a3b94e0266207a4e7 Author: Nicholas Bishop Date: Mon Jan 19 16:00:32 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB51230b00c5bdba0c38083b1a3b94e0266207a4e7 Move Cycles' Ptex attribute from vertices to corners ==

[Bf-blender-cvs] [39010b8] cycles-ptex-19: Update Blend file saving/loading for Ptex

2015-01-28 Thread Nicholas Bishop
Commit: 39010b8a2bc4e7d81b1001f2e656a21b51786313 Author: Nicholas Bishop Date: Thu Jan 22 14:31:52 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB39010b8a2bc4e7d81b1001f2e656a21b51786313 Update Blend file saving/loading for Ptex =

[Bf-blender-cvs] [dddc45e] cycles-ptex-19: WIP cycles packed texture stuff

2015-01-28 Thread Nicholas Bishop
Commit: dddc45eff321685f8de57cf2b4df495403515a7a Author: Nicholas Bishop Date: Mon Jan 19 20:04:27 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBdddc45eff321685f8de57cf2b4df495403515a7a WIP cycles packed texture stuff ===

[Bf-blender-cvs] [2a90cce] cycles-ptex-19: WIP add Ptex UVs to Cycles mesh

2015-01-28 Thread Nicholas Bishop
Commit: 2a90cce30a77f2cadb196e9f23fc2594b27ddbd9 Author: Nicholas Bishop Date: Mon Jan 19 16:03:04 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB2a90cce30a77f2cadb196e9f23fc2594b27ddbd9 WIP add Ptex UVs to Cycles mesh ===

[Bf-blender-cvs] [364e7b6] cycles-ptex-19: WIP Subsurf modifier updates

2015-01-28 Thread Nicholas Bishop
Commit: 364e7b69a873bb9817caa84e304d38a76f1988b8 Author: Nicholas Bishop Date: Tue Jan 20 13:55:01 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB364e7b69a873bb9817caa84e304d38a76f1988b8 WIP Subsurf modifier updates ==

[Bf-blender-cvs] [dcfec07] cycles-ptex-19: Temporary customdata mask tweak

2015-01-28 Thread Nicholas Bishop
Commit: dcfec070ad89a1c272ced236e4f7993261476a60 Author: Nicholas Bishop Date: Mon Jan 19 16:02:15 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBdcfec070ad89a1c272ced236e4f7993261476a60 Temporary customdata mask tweak ===

[Bf-blender-cvs] [ed1aba4] cycles-ptex-19: WIP GPU stuff

2015-01-28 Thread Nicholas Bishop
Commit: ed1aba4960d51843ba451fe459bd55024ef5798a Author: Nicholas Bishop Date: Mon Jan 19 20:03:59 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBed1aba4960d51843ba451fe459bd55024ef5798a WIP GPU stuff === M

[Bf-blender-cvs] [2752c04] cycles-ptex-19: RNA updates for Ptex

2015-01-28 Thread Nicholas Bishop
Commit: 2752c04b6903770b74b6a084c4c25ba38527a7e5 Author: Nicholas Bishop Date: Mon Jan 19 16:01:13 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB2752c04b6903770b74b6a084c4c25ba38527a7e5 RNA updates for Ptex ==

[Bf-blender-cvs] [9619780] cycles-ptex-19: WIP add ptex vertex attrib to DerivedMesh for GPU drawing

2015-01-28 Thread Nicholas Bishop
Commit: 96197806408091c5d12578628c091af05c4b14b7 Author: Nicholas Bishop Date: Tue Jan 20 12:35:50 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB96197806408091c5d12578628c091af05c4b14b7 WIP add ptex vertex attrib to DerivedMesh for GPU drawing =

[Bf-blender-cvs] [f40c579] cycles-ptex-19: Import ptex-2.0.42 into extern/ptex

2015-01-28 Thread Nicholas Bishop
Commit: f40c579d8599dc699720ddbcc3a3ce16e3182b51 Author: Nicholas Bishop Date: Fri Jan 16 12:03:49 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rBf40c579d8599dc699720ddbcc3a3ce16e3182b51 Import ptex-2.0.42 into extern/ptex ===

[Bf-blender-cvs] [28869a2] cycles-ptex-19: Add some Ptex types to Mesh SDNA

2015-01-28 Thread Nicholas Bishop
Commit: 28869a2107e441775d529debfb745dff42441bb8 Author: Nicholas Bishop Date: Mon Jan 19 15:59:28 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB28869a2107e441775d529debfb745dff42441bb8 Add some Ptex types to Mesh SDNA ==

[Bf-blender-cvs] [1667415] cycles-ptex-19: Update CMakeLists for ptex

2015-01-28 Thread Nicholas Bishop
Commit: 166741512e42e5c39c243f9fa53e9699ee388427 Author: Nicholas Bishop Date: Fri Jan 16 12:11:28 2015 +0100 Branches: cycles-ptex-19 https://developer.blender.org/rB166741512e42e5c39c243f9fa53e9699ee388427 Update CMakeLists for ptex

[Bf-blender-cvs] [66f85d3] master: Added default install location from install_deps.sh to FindOpenEXR.cmake

2015-01-28 Thread Sergey Sharybin
Commit: 66f85d34876b9b6fb77009bff94d9df618eaf9e4 Author: Sergey Sharybin Date: Wed Jan 28 23:36:09 2015 +0500 Branches: master https://developer.blender.org/rB66f85d34876b9b6fb77009bff94d9df618eaf9e4 Added default install location from install_deps.sh to FindOpenEXR.cmake Patch by Oliver Weissb

[Bf-blender-cvs] [0101ec6] strand_editmode: Removed deprecated UI button for the hair debug flag.

2015-01-28 Thread Lukas Tönne
Commit: 0101ec6d7279c8f68c1434ab6ee346a2f5a1173f Author: Lukas Tönne Date: Wed Jan 28 19:30:19 2015 +0100 Branches: strand_editmode https://developer.blender.org/rB0101ec6d7279c8f68c1434ab6ee346a2f5a1173f Removed deprecated UI button for the hair debug flag.

[Bf-blender-cvs] [1f3b553] strand_editmode: Merge branch 'gooseberry' into strand_editmode

2015-01-28 Thread Lukas Tönne
Commit: 1f3b5532936032d42091a4aad4435a42c6cc5384 Author: Lukas Tönne Date: Wed Jan 28 18:50:28 2015 +0100 Branches: strand_editmode https://developer.blender.org/rB1f3b5532936032d42091a4aad4435a42c6cc5384 Merge branch 'gooseberry' into strand_editmode Conflicts: source/blender/blenkerne

[Bf-blender-cvs] [615330a] gooseberry: Support for the (still experimental) parent coloring mode in regular strand drawing.

2015-01-28 Thread Lukas Tönne
Commit: 615330a16b695cad32483787e5acfe6b478c7e95 Author: Lukas Tönne Date: Wed Jan 28 18:13:47 2015 +0100 Branches: gooseberry https://developer.blender.org/rB615330a16b695cad32483787e5acfe6b478c7e95 Support for the (still experimental) parent coloring mode in regular strand drawing. Parent col

[Bf-blender-cvs] [b7abaf1] gooseberry: Apply shape keys directly to the hair key data, instead of only applying to the hair dynamics input DM.

2015-01-28 Thread Lukas Tönne
Commit: b7abaf151f7c1a90a57bf314f6b29d8b58589192 Author: Lukas Tönne Date: Wed Jan 28 17:34:46 2015 +0100 Branches: gooseberry https://developer.blender.org/rBb7abaf151f7c1a90a57bf314f6b29d8b58589192 Apply shape keys directly to the hair key data, instead of only applying to the hair dynamics in

[Bf-blender-cvs] [096043b] depsgraph_refactor: Depsgraph: Add debug print to bone done callback

2015-01-28 Thread Sergey Sharybin
Commit: 096043b2d811b50f08f65b4aa1faff4de0d348ad Author: Sergey Sharybin Date: Wed Jan 28 20:56:11 2015 +0500 Branches: depsgraph_refactor https://developer.blender.org/rB096043b2d811b50f08f65b4aa1faff4de0d348ad Depsgraph: Add debug print to bone done callback ==

[Bf-blender-cvs] [d2219f8] gooseberry: After editing hair, apply the changes back to the active hair shape key.

2015-01-28 Thread Lukas Tönne
Commit: d2219f871c229f3afe907a5615999c40c91dd991 Author: Lukas Tönne Date: Wed Jan 28 16:18:21 2015 +0100 Branches: gooseberry https://developer.blender.org/rBd2219f871c229f3afe907a5615999c40c91dd991 After editing hair, apply the changes back to the active hair shape key. This makes shape keys

[Bf-blender-cvs] [9386798] depsgraph_refactor: Depsgraph: Move root pchan map to own file

2015-01-28 Thread Sergey Sharybin
Commit: 9386798b08c5ec63ff750180a9ffc4178e31d034 Author: Sergey Sharybin Date: Wed Jan 28 20:06:42 2015 +0500 Branches: depsgraph_refactor https://developer.blender.org/rB9386798b08c5ec63ff750180a9ffc4178e31d034 Depsgraph: Move root pchan map to own file

[Bf-blender-cvs] [d045fd7] gooseberry: Apply hair shape keys to the particle base data when entering edit mode and when switching the active key during edit mode.

2015-01-28 Thread Lukas Tönne
Commit: d045fd79d6177692065072703da52aa3fca99d4d Author: Lukas Tönne Date: Wed Jan 28 15:42:12 2015 +0100 Branches: gooseberry https://developer.blender.org/rBd045fd79d6177692065072703da52aa3fca99d4d Apply hair shape keys to the particle base data when entering edit mode and when switching the a

[Bf-blender-cvs] [b2ca6a2] gooseberry: Merge branch 'master' into gooseberry

2015-01-28 Thread Antony Riakiotakis
Commit: b2ca6a2d8e0e05448576bab7d45e1126e8c6986c Author: Antony Riakiotakis Date: Wed Jan 28 15:34:37 2015 +0100 Branches: gooseberry https://developer.blender.org/rBb2ca6a2d8e0e05448576bab7d45e1126e8c6986c Merge branch 'master' into gooseberry ==

[Bf-blender-cvs] [cde9b1b] master: Fix clicking into texpaint slots not changing active image in blender internal when using nodes.

2015-01-28 Thread Antony Riakiotakis
Commit: cde9b1b948f03d78e5110aa2def78a6e4cda1504 Author: Antony Riakiotakis Date: Wed Jan 28 15:34:11 2015 +0100 Branches: master https://developer.blender.org/rBcde9b1b948f03d78e5110aa2def78a6e4cda1504 Fix clicking into texpaint slots not changing active image in blender internal when using nod

[Bf-blender-cvs] [17cb55e] master: Fix warning from previous commit:

2015-01-28 Thread Antony Riakiotakis
Commit: 17cb55e4427a681fc9a2c17bf8437ce811b852df Author: Antony Riakiotakis Date: Wed Jan 28 15:24:21 2015 +0100 Branches: master https://developer.blender.org/rB17cb55e4427a681fc9a2c17bf8437ce811b852df Fix warning from previous commit: Set slot to NULL when no active slot is found. ==

[Bf-blender-cvs] [1a0ef58] master: Code cleanup: break up project_paint_begin() into smaller functions

2015-01-28 Thread Nicholas Bishop
Commit: 1a0ef58bdf25008e0921f4b8debb762f564bebd8 Author: Nicholas Bishop Date: Mon Jan 26 17:01:25 2015 +0100 Branches: master https://developer.blender.org/rB1a0ef58bdf25008e0921f4b8debb762f564bebd8 Code cleanup: break up project_paint_begin() into smaller functions This initialization functio

[Bf-blender-cvs] [b52530f] gooseberry: Merge branch 'master' into gooseberry

2015-01-28 Thread Antony Riakiotakis
Commit: b52530f104b9d07bd9453c3ad821c078f88382d2 Author: Antony Riakiotakis Date: Wed Jan 28 14:44:12 2015 +0100 Branches: gooseberry https://developer.blender.org/rBb52530f104b9d07bd9453c3ad821c078f88382d2 Merge branch 'master' into gooseberry ==

[Bf-blender-cvs] [5d04470] master: Texture painting, support cycles UV Map nodes:

2015-01-28 Thread Antony Riakiotakis
Commit: 5d044708514d43ce6973da46f7690bdd561b460c Author: Antony Riakiotakis Date: Wed Jan 28 14:42:47 2015 +0100 Branches: master https://developer.blender.org/rB5d044708514d43ce6973da46f7690bdd561b460c Texture painting, support cycles UV Map nodes: Support UV Map nodes for determining active U

[Bf-blender-cvs] [4ad69e1] gooseberry: Initialize new hair shape keys with data from the current particle keys.

2015-01-28 Thread Lukas Tönne
Commit: 4ad69e11e86c083070207bd774aa10d97aac313d Author: Lukas Tönne Date: Wed Jan 28 14:36:37 2015 +0100 Branches: gooseberry https://developer.blender.org/rB4ad69e11e86c083070207bd774aa10d97aac313d Initialize new hair shape keys with data from the current particle keys. ==

[Bf-blender-cvs] [307c766] gooseberry: Merge branch 'master' into gooseberry

2015-01-28 Thread Sergey Sharybin
Commit: 307c7667e48557b3f53b7bf0bd43108bd3651c67 Author: Sergey Sharybin Date: Wed Jan 28 17:33:00 2015 +0500 Branches: gooseberry https://developer.blender.org/rB307c7667e48557b3f53b7bf0bd43108bd3651c67 Merge branch 'master' into gooseberry =

[Bf-blender-cvs] [7c72ba6] master: Sequencer: Option to skip strip proxy generation if they already exists

2015-01-28 Thread Sergey Sharybin
Commit: 7c72ba60d7556f611501e288adc5cc1ee5f214c1 Author: Sergey Sharybin Date: Wed Jan 28 17:30:15 2015 +0500 Branches: master https://developer.blender.org/rB7c72ba60d7556f611501e288adc5cc1ee5f214c1 Sequencer: Option to skip strip proxy generation if they already exists This is a per-strip opt

[Bf-blender-cvs] [7a6d757] master: Add theme option for cliping border

2015-01-28 Thread Antony Riakiotakis
Commit: 7a6d757a3b802f91cbfb834abe7756a31af39e9a Author: Antony Riakiotakis Date: Wed Jan 28 13:03:42 2015 +0100 Branches: master https://developer.blender.org/rB7a6d757a3b802f91cbfb834abe7756a31af39e9a Add theme option for cliping border

[Bf-blender-cvs] [6dc4664] gooseberry: Merge branch 'master' into gooseberry

2015-01-28 Thread Antony Riakiotakis
Commit: 6dc4664efb3c21845dcb1a700f25b689b7931024 Author: Antony Riakiotakis Date: Wed Jan 28 11:49:39 2015 +0100 Branches: gooseberry https://developer.blender.org/rB6dc4664efb3c21845dcb1a700f25b689b7931024 Merge branch 'master' into gooseberry ==

[Bf-blender-cvs] [1678cb9] master: Fix dreaded black screen for missing proxies - if requested proxy size is not found, use the original footage instead

2015-01-28 Thread Antony Riakiotakis
Commit: 1678cb9af291c86fda2c5d1b65e6dca7554e3886 Author: Antony Riakiotakis Date: Wed Jan 28 11:48:22 2015 +0100 Branches: master https://developer.blender.org/rB1678cb9af291c86fda2c5d1b65e6dca7554e3886 Fix dreaded black screen for missing proxies - if requested proxy size is not found, use the

[Bf-blender-cvs] [420d381] gooseberry: Requiring COMPAT_ENGINES for particle panels is stupid.

2015-01-28 Thread Lukas Tönne
Commit: 420d381037f926ea5d7ef062cad2b79a21bfee51 Author: Lukas Tönne Date: Wed Jan 28 11:09:56 2015 +0100 Branches: gooseberry https://developer.blender.org/rB420d381037f926ea5d7ef062cad2b79a21bfee51 Requiring COMPAT_ENGINES for particle panels is stupid. ===

[Bf-blender-cvs] [0451934] master: Properly decrease users of images when deleting a paint slot.

2015-01-28 Thread Antony Riakiotakis
Commit: 0451934538561594229e18b4ccb89a8e85b3a405 Author: Antony Riakiotakis Date: Wed Jan 28 11:09:19 2015 +0100 Branches: master https://developer.blender.org/rB0451934538561594229e18b4ccb89a8e85b3a405 Properly decrease users of images when deleting a paint slot. ==

[Bf-blender-cvs] [ce52e78] master: Switch windows MSVC builds to OpenAL-soft

2015-01-28 Thread Martijn Berger
Commit: ce52e781b063f1e2a9942454cb54bff568fa3b8d Author: Martijn Berger Date: Wed Jan 28 10:36:19 2015 +0100 Branches: master https://developer.blender.org/rBce52e781b063f1e2a9942454cb54bff568fa3b8d Switch windows MSVC builds to OpenAL-soft ==

[Bf-blender-cvs] SVN commit: /data/svn/repos/bf-blender [61481] trunk/lib/win64_vc12/openal : Switch to OpenAL Soft 1.16.0

2015-01-28 Thread Martijn Berger
Revision: 61481 https://developer.blender.org/rBL61481 Author: juicyfruit Date: 2015-01-28 09:35:41 + (Wed, 28 Jan 2015) Log Message: --- Switch to OpenAL Soft 1.16.0 Modified Paths: -- trunk/lib/win64_vc12/openal/include/AL/al.h trunk/lib/win64_vc12

[Bf-blender-cvs] SVN commit: /data/svn/repos/bf-blender [61480] trunk/lib/windows_vc12/ openal: Switch to OpenAL Soft 1.16.0

2015-01-28 Thread Martijn Berger
Revision: 61480 https://developer.blender.org/rBL61480 Author: juicyfruit Date: 2015-01-28 09:34:45 + (Wed, 28 Jan 2015) Log Message: --- Switch to OpenAL Soft 1.16.0 Modified Paths: -- trunk/lib/windows_vc12/openal/include/AL/al.h trunk/lib/windows_

[Bf-blender-cvs] [74e7de2] depsgraph_refactor: Depsgraph: Fix non-initialized operation flags

2015-01-28 Thread Sergey Sharybin
Commit: 74e7de28d8e5189ce20f5d63deaa5608b6ceb68b Author: Sergey Sharybin Date: Wed Jan 28 13:37:30 2015 +0500 Branches: depsgraph_refactor https://developer.blender.org/rB74e7de28d8e5189ce20f5d63deaa5608b6ceb68b Depsgraph: Fix non-initialized operation flags This was in fact root of the issue o

[Bf-blender-cvs] [61b85c9] depsgraph_refactor: Merge branch 'master' into depsgraph_refactor

2015-01-28 Thread Sergey Sharybin
Commit: 61b85c96f92b2a7f6ecd6079c2489ec747d06a52 Author: Sergey Sharybin Date: Wed Jan 28 13:06:20 2015 +0500 Branches: depsgraph_refactor https://developer.blender.org/rB61b85c96f92b2a7f6ecd6079c2489ec747d06a52 Merge branch 'master' into depsgraph_refactor Conflicts: release/scripts/st