[Bf-blender-cvs] [83d6b73] master: Error in last commit

2015-10-15 Thread Campbell Barton
Commit: 83d6b73e96b5bccc3da3bbafa5ccda3fb7165651 Author: Campbell Barton Date: Thu Oct 15 21:28:07 2015 +1100 Branches: master https://developer.blender.org/rB83d6b73e96b5bccc3da3bbafa5ccda3fb7165651 Error in last commit === M

[Bf-blender-cvs] [3de8131] master: Error in last commit

2015-10-15 Thread Campbell Barton
Commit: 3de81314fa61f9b123e5d10cbe4176718479be10 Author: Campbell Barton Date: Thu Oct 15 21:28:07 2015 +1100 Branches: master https://developer.blender.org/rB3de81314fa61f9b123e5d10cbe4176718479be10 Error in last commit === M

[Bf-blender-cvs] [e60d535] master: 3D View: support non-uniform scaled lamps

2015-10-15 Thread Campbell Barton
Commit: e60d535443824f44cd6e18280570cd066c1b3dc2 Author: Campbell Barton Date: Thu Oct 15 22:36:31 2015 +1100 Branches: master https://developer.blender.org/rBe60d535443824f44cd6e18280570cd066c1b3dc2 3D View: support non-uniform scaled lamps D1378 by @youle Non-uniform scaled lamps now cast

[Bf-blender-cvs] [a2aafbe] asset-engine: Merge branch 'master' into asset-engine

2015-10-15 Thread Bastien Montagne
Commit: a2aafbe6568d75f0f192a52b64a06c5c0a9ee365 Author: Bastien Montagne Date: Thu Oct 15 14:12:08 2015 +0200 Branches: asset-engine https://developer.blender.org/rBa2aafbe6568d75f0f192a52b64a06c5c0a9ee365 Merge branch 'master' into asset-engine

[Bf-blender-cvs] [0a82a20] master: BLI_math: add normalize_m#_ex functions

2015-10-15 Thread Campbell Barton
Commit: 0a82a20fe4f83e937a67a2489f61eae639fb1d9c Author: Campbell Barton Date: Thu Oct 15 21:03:27 2015 +1100 Branches: master https://developer.blender.org/rB0a82a20fe4f83e937a67a2489f61eae639fb1d9c BLI_math: add normalize_m#_ex functions Useful when we need to use the axis lengths too.

[Bf-blender-cvs] [0be6ca0] master: Fix T46465: Lag scrubbing w/ PlayAnim

2015-10-15 Thread Campbell Barton
Commit: 0be6ca0b839ffc28d02b9e1bd50cdd81df3b6aeb Author: Campbell Barton Date: Thu Oct 15 17:25:43 2015 +1100 Branches: master https://developer.blender.org/rB0be6ca0b839ffc28d02b9e1bd50cdd81df3b6aeb Fix T46465: Lag scrubbing w/ PlayAnim

[Bf-blender-cvs] [f53a217] master: Fix T46494: Can't de-select a face w/ mixed modes

2015-10-15 Thread Campbell Barton
Commit: f53a21747c87e9b2358209f2b4a94b4c06c8b6bc Author: Campbell Barton Date: Thu Oct 15 19:56:18 2015 +1100 Branches: master https://developer.blender.org/rBf53a21747c87e9b2358209f2b4a94b4c06c8b6bc Fix T46494: Can't de-select a face w/ mixed modes

[Bf-blender-cvs] [a595cda] master: Fix memory leaks in PlayAnim

2015-10-15 Thread Campbell Barton
Commit: a595cda2cdb4f4004b478a00ca3d0f674c0e8b1a Author: Campbell Barton Date: Thu Oct 15 17:45:53 2015 +1100 Branches: master https://developer.blender.org/rBa595cda2cdb4f4004b478a00ca3d0f674c0e8b1a Fix memory leaks in PlayAnim Was never freeing filenames or pictures.

[Bf-blender-cvs] [df1e9fa] master: Fix error w/ printing knife header angle-snapping

2015-10-15 Thread Campbell Barton
Commit: df1e9fac065ecea9eb567b6dffdc91de39de6b9f Author: Campbell Barton Date: Fri Oct 16 00:41:14 2015 +1100 Branches: master https://developer.blender.org/rBdf1e9fac065ecea9eb567b6dffdc91de39de6b9f Fix error w/ printing knife header angle-snapping

[Bf-blender-cvs] [b7bce19] framebuffer: From review: (and to prevent crash for missing PyType_GenericNew func) BPy_GPU_OffScreen_CreatePyObject()

2015-10-15 Thread Dalai Felinto
Commit: b7bce19ad560857ce5359f6a8030dc252338e16d Author: Dalai Felinto Date: Thu Oct 15 10:27:50 2015 -0300 Branches: framebuffer https://developer.blender.org/rBb7bce19ad560857ce5359f6a8030dc252338e16d >From review: (and to prevent crash for missing PyType_GenericNew func)

[Bf-blender-cvs] [99142ec] master: BLI_math: isect_ray_plane_v3 now takes 4d plane

2015-10-15 Thread Campbell Barton
Commit: 99142ec7e0975203a60215d24db2d565dc10cc07 Author: Campbell Barton Date: Fri Oct 16 02:59:30 2015 +1100 Branches: master https://developer.blender.org/rB99142ec7e0975203a60215d24db2d565dc10cc07 BLI_math: isect_ray_plane_v3 now takes 4d plane Was taking a triangle and doing ray-tri

[Bf-blender-cvs] [06b3849] asset-engine: Merge branch 'master' into asset-engine

2015-10-15 Thread Bastien Montagne
Commit: 06b38491f1780b7a34b801f28bbe7b08055f5f71 Author: Bastien Montagne Date: Thu Oct 15 17:13:29 2015 +0200 Branches: asset-engine https://developer.blender.org/rB06b38491f1780b7a34b801f28bbe7b08055f5f71 Merge branch 'master' into asset-engine

[Bf-blender-cvs] [25f79d9] master: Cleanup: BKE_idcode: idcode (types) are short, not int... Also, use 'idcode' var name, as in many other places in Blender.

2015-10-15 Thread Bastien Montagne
Commit: 25f79d97deb713fe8d0984f765529808986fbcee Author: Bastien Montagne Date: Thu Oct 15 16:02:36 2015 +0200 Branches: master https://developer.blender.org/rB25f79d97deb713fe8d0984f765529808986fbcee Cleanup: BKE_idcode: idcode (types) are short, not int... Also, use 'idcode' var name, as in

[Bf-blender-cvs] [2746bbe] master: Fix T46493: Wrong camera zoom blur with non-unit pixel aspect

2015-10-15 Thread Sergey Sharybin
Commit: 2746bbe30ece2636e1231930cdaac9d897ebe717 Author: Sergey Sharybin Date: Thu Oct 15 19:32:18 2015 +0500 Branches: master https://developer.blender.org/rB2746bbe30ece2636e1231930cdaac9d897ebe717 Fix T46493: Wrong camera zoom blur with non-unit pixel aspect

[Bf-blender-cvs] [6da735e] id-remap: Merge branch 'missing-libs' into id-remap

2015-10-15 Thread Bastien Montagne
Commit: 6da735e81c19e57af5cbd1aa304349f4d1023615 Author: Bastien Montagne Date: Thu Oct 15 16:55:43 2015 +0200 Branches: id-remap https://developer.blender.org/rB6da735e81c19e57af5cbd1aa304349f4d1023615 Merge branch 'missing-libs' into id-remap

[Bf-blender-cvs] [de71f7a] id-remap: Fix deadlock. Would be really cool if Main spinlock could be re-entrant. :|

2015-10-15 Thread Bastien Montagne
Commit: de71f7ab8aacead1606e079dba17352df6d3e313 Author: Bastien Montagne Date: Thu Oct 15 17:03:54 2015 +0200 Branches: id-remap https://developer.blender.org/rBde71f7ab8aacead1606e079dba17352df6d3e313 Fix deadlock. Would be really cool if Main spinlock could be re-entrant. :|

[Bf-blender-cvs] [9cf966f] framebuffer: Raise an exception for invalid context (otherwise it crashes when calling it from the python console)

2015-10-15 Thread Dalai Felinto
Commit: 9cf966f6e0ff8907fc8c1908cdc49bfab39253df Author: Dalai Felinto Date: Thu Oct 15 10:28:19 2015 -0300 Branches: framebuffer https://developer.blender.org/rB9cf966f6e0ff8907fc8c1908cdc49bfab39253df Raise an exception for invalid context (otherwise it crashes when calling it from the

[Bf-blender-cvs] [9d696c3] framebuffer: From review: sorted changes

2015-10-15 Thread Dalai Felinto
Commit: 9d696c3854df4173088f68715f3be6e1610e0260 Author: Dalai Felinto Date: Sun Oct 11 18:19:49 2015 -0300 Branches: framebuffer https://developer.blender.org/rB9d696c3854df4173088f68715f3be6e1610e0260 >From review: sorted changes

[Bf-blender-cvs] [24c9100] framebuffer: From review: use python callback for matrix error handling

2015-10-15 Thread Dalai Felinto
Commit: 24c9100ad031f32e3e0b4c6aa7fb24352e9f4dc4 Author: Dalai Felinto Date: Thu Oct 15 10:50:33 2015 -0300 Branches: framebuffer https://developer.blender.org/rB24c9100ad031f32e3e0b4c6aa7fb24352e9f4dc4 >From review: use python callback for matrix error handling Note: it could be added in

[Bf-blender-cvs] [cceb31d] framebuffer: From review: throw exception when PyGPU->ofs is not valid

2015-10-15 Thread Dalai Felinto
Commit: cceb31d4211cb0361b17b3206358ccc229a4553c Author: Dalai Felinto Date: Thu Oct 15 09:51:15 2015 -0300 Branches: framebuffer https://developer.blender.org/rBcceb31d4211cb0361b17b3206358ccc229a4553c >From review: throw exception when PyGPU->ofs is not valid

[Bf-blender-cvs] [fa3dd5d] master: Cleanup: BLO_read: linking API arg order and name.

2015-10-15 Thread Bastien Montagne
Commit: fa3dd5d9f43253898ed2a387d07f8fd3cd52f0c6 Author: Bastien Montagne Date: Thu Oct 15 16:04:04 2015 +0200 Branches: master https://developer.blender.org/rBfa3dd5d9f43253898ed2a387d07f8fd3cd52f0c6 Cleanup: BLO_read: linking API arg order and name. linking API funcs would use 'name,

[Bf-blender-cvs] [04dfdfc] framebuffer: From review: rename ofs.draw() > ofs.draw_view3d()

2015-10-15 Thread Dalai Felinto
Commit: 04dfdfc4ab9f1cb3cb30d0a10ec41a4b59d270ff Author: Dalai Felinto Date: Thu Oct 15 11:16:34 2015 -0300 Branches: framebuffer https://developer.blender.org/rB04dfdfc4ab9f1cb3cb30d0a10ec41a4b59d270ff >From review: rename ofs.draw() > ofs.draw_view3d()

[Bf-blender-cvs] [610829a] framebuffer: Fix building after merge

2015-10-15 Thread Dalai Felinto
Commit: 610829a6dadd9682b586eedf84b392b1ddef47ac Author: Dalai Felinto Date: Thu Oct 15 11:10:56 2015 -0300 Branches: framebuffer https://developer.blender.org/rB610829a6dadd9682b586eedf84b392b1ddef47ac Fix building after merge

[Bf-blender-cvs] [9a97965] id-remap: Fix broken ID placeholder code (from recent merges).

2015-10-15 Thread Bastien Montagne
Commit: 9a9796564a272c976798851ff0d6a2ee559420df Author: Bastien Montagne Date: Thu Oct 15 15:33:24 2015 +0200 Branches: id-remap https://developer.blender.org/rB9a9796564a272c976798851ff0d6a2ee559420df Fix broken ID placeholder code (from recent merges). Here we need a bit different handling

[Bf-blender-cvs] [59ff3b5] missing-libs: Merge branch 'master' into missing-libs

2015-10-15 Thread Bastien Montagne
Commit: 59ff3b549868bfbb339c5ce9e4954d5bb307bb3d Author: Bastien Montagne Date: Thu Oct 15 16:12:57 2015 +0200 Branches: missing-libs https://developer.blender.org/rB59ff3b549868bfbb339c5ce9e4954d5bb307bb3d Merge branch 'master' into missing-libs

[Bf-blender-cvs] [8f0290d] framebuffer: From review: add samples as argument

2015-10-15 Thread Dalai Felinto
Commit: 8f0290d858f5cfadc5aa999e21e34f0e0b1b6bfa Author: Dalai Felinto Date: Thu Oct 15 11:19:58 2015 -0300 Branches: framebuffer https://developer.blender.org/rB8f0290d858f5cfadc5aa999e21e34f0e0b1b6bfa >From review: add samples as argument

[Bf-blender-cvs] [8f88982] framebuffer: Merge remote-tracking branch 'origin/master' into framebuffer

2015-10-15 Thread Dalai Felinto
Commit: 8f88982a6cd1662dad12fb4707006168174476b9 Author: Dalai Felinto Date: Thu Oct 15 10:58:02 2015 -0300 Branches: framebuffer https://developer.blender.org/rB8f88982a6cd1662dad12fb4707006168174476b9 Merge remote-tracking branch 'origin/master' into framebuffer

[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] [c9d3243] master: Cleanup: simplify BLI_stringdec use

2015-10-15 Thread Campbell Barton
Commit: c9d3243f2b09dcc836f8bbd373df7da44d069476 Author: Campbell Barton Date: Fri Oct 16 15:17:54 2015 +1100 Branches: master https://developer.blender.org/rBc9d3243f2b09dcc836f8bbd373df7da44d069476 Cleanup: simplify BLI_stringdec use

[Bf-blender-cvs] [2f35217] master: Fix T46503: Snap scale fails using corner pivot

2015-10-15 Thread Campbell Barton
Commit: 2f35217849c82af87e35a0916e7d70d0d8e2dbaf Author: Campbell Barton Date: Fri Oct 16 14:45:05 2015 +1100 Branches: master https://developer.blender.org/rB2f35217849c82af87e35a0916e7d70d0d8e2dbaf Fix T46503: Snap scale fails using corner pivot

[Bf-blender-cvs] [14de9a5] master: Knife tool: generalize angle snapping code

2015-10-15 Thread Campbell Barton
Commit: 14de9a59823cf487c682eea91ecf4cd20fb32bf4 Author: Campbell Barton Date: Fri Oct 16 03:57:31 2015 +1100 Branches: master https://developer.blender.org/rB14de9a59823cf487c682eea91ecf4cd20fb32bf4 Knife tool: generalize angle snapping code Replace hard-coded snap angles with function that

[Bf-blender-cvs] [c2730a8] fracture_modifier: dynamic fracture, another improvement attempt, still a bit jerky movement

2015-10-15 Thread Martin Felke
Commit: c2730a8554ec9272c9ff320a69ef1c075a32f1ee Author: Martin Felke Date: Wed Oct 14 20:01:41 2015 +0200 Branches: fracture_modifier https://developer.blender.org/rBc2730a8554ec9272c9ff320a69ef1c075a32f1ee dynamic fracture, another improvement attempt, still a bit jerky movement

[Bf-blender-cvs] [45d9914] fracture_modifier: dynamic fracture: attempt of fixing rotation, its better than before but still not 100% correct

2015-10-15 Thread Martin Felke
Commit: 45d9914ac3aee78b46ae9738def91c12e0b2085a Author: Martin Felke Date: Wed Oct 14 18:16:31 2015 +0200 Branches: fracture_modifier https://developer.blender.org/rB45d9914ac3aee78b46ae9738def91c12e0b2085a dynamic fracture: attempt of fixing rotation, its better than before but still not

[Bf-blender-cvs] [0296642] master: Change version cycle to 'alpha'

2015-10-15 Thread Campbell Barton
Commit: 02966427944fb4da5ef23b58950e42dc2ad6c3bb Author: Campbell Barton Date: Thu Oct 15 15:34:26 2015 +1100 Branches: master https://developer.blender.org/rB02966427944fb4da5ef23b58950e42dc2ad6c3bb Change version cycle to 'alpha'

[Bf-blender-cvs] [b4b2caf] master: PlayAnim: avoid list count setting frame from mouse

2015-10-15 Thread Campbell Barton
Commit: b4b2caffd8852fa831c4160c2fb6dec23e416c74 Author: Campbell Barton Date: Thu Oct 15 16:45:49 2015 +1100 Branches: master https://developer.blender.org/rBb4b2caffd8852fa831c4160c2fb6dec23e416c74 PlayAnim: avoid list count setting frame from mouse

[Bf-blender-cvs] [2f0db80] master: Fix crash pressing +/- in file-selector

2015-10-15 Thread Campbell Barton
Commit: 2f0db8015554d0fa80db58313f5b63b0355546f0 Author: Campbell Barton Date: Fri Oct 16 04:57:52 2015 +1100 Branches: master https://developer.blender.org/rB2f0db8015554d0fa80db58313f5b63b0355546f0 Fix crash pressing +/- in file-selector Filenames over 128 chars would crash. Move BLI_newname

[Bf-blender-cvs] [cebaedd] master: Fix crash w/ PlayAnim & long filenames

2015-10-15 Thread Campbell Barton
Commit: cebaedd7094b547bc426c9a8acc83c950119441d Author: Campbell Barton Date: Fri Oct 16 04:31:17 2015 +1100 Branches: master https://developer.blender.org/rBcebaedd7094b547bc426c9a8acc83c950119441d Fix crash w/ PlayAnim & long filenames Paths >128 chars could crash. Replace BLI_newname with