[Bf-blender-cvs] [35ec72bcb86] blender2.8: Merge branch 'master' into blender2.8

2017-06-15 Thread Sergey Sharybin
Commit: 35ec72bcb8654fd5f7bac6b3d0ccb95db1134ec6 Author: Sergey Sharybin Date: Thu Jun 15 10:17:51 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB35ec72bcb8654fd5f7bac6b3d0ccb95db1134ec6 Merge branch 'master' into blender2.8

[Bf-blender-cvs] [9e79b413974] greasepencil-object: Fix error with object scale and stroke thickness

2017-06-15 Thread Antonio Vazquez
Commit: 9e79b41397441a2072bc18757edf103c69190f3a Author: Antonio Vazquez Date: Thu Jun 15 10:24:15 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rB9e79b41397441a2072bc18757edf103c69190f3a Fix error with object scale and stroke thickness With new calculation of previous

[Bf-blender-cvs] [038b73bab1f] master: Fix compilation error with strict cflags after recent const changes

2017-06-15 Thread Sergey Sharybin
Commit: 038b73bab1f6ed3aa2360e1f4946234110a5cf2c Author: Sergey Sharybin Date: Thu Jun 15 10:14:56 2017 +0200 Branches: master https://developer.blender.org/rB038b73bab1f6ed3aa2360e1f4946234110a5cf2c Fix compilation error with strict cflags after recent const changes

[Bf-blender-cvs] [1a7099f3ecf] blender2.8: Fix T51463: Eevee motion blur not working (with AMD)

2017-06-15 Thread Dalai Felinto
Commit: 1a7099f3ecf52fa8a54c2ba3f652d5827ca9103c Author: Dalai Felinto Date: Thu Jun 15 11:31:43 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB1a7099f3ecf52fa8a54c2ba3f652d5827ca9103c Fix T51463: Eevee motion blur not working (with AMD) GLSL needs FragColor to be initialized.

[Bf-blender-cvs] [60a36f20283] blender2.8: Eevee: Use PROP_NONE for probe grid resolution

2017-06-15 Thread Dalai Felinto
Commit: 60a36f202837037b6f6d31d4d067ec783f53d0ba Author: Dalai Felinto Date: Thu Jun 15 15:02:32 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB60a36f202837037b6f6d31d4d067ec783f53d0ba Eevee: Use PROP_NONE for probe grid resolution It makes no sense to use PROP_PIXEL as unit

[Bf-blender-cvs] [32cd8ac7106] blender2.8: Layers: Scene copy should copy selection as well.

2017-06-15 Thread Dalai Felinto
Commit: 32cd8ac71065857ef5f638c4840d3422be531a9e Author: Dalai Felinto Date: Thu Jun 15 13:46:52 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB32cd8ac71065857ef5f638c4840d3422be531a9e Layers: Scene copy should copy selection as well. We need this for Depsgraph, otherwise CoW

[Bf-blender-cvs] [b20f9b3ff5a] fluid-mantaflow: automated some UI selections

2017-06-15 Thread Sebastián Barschkis
Commit: b20f9b3ff5a5d5d25d021424f507bb747c7b9579 Author: Sebastián Barschkis Date: Thu Jun 15 13:50:31 2017 +0200 Branches: fluid-mantaflow https://developer.blender.org/rBb20f9b3ff5a5d5d25d021424f507bb747c7b9579 automated some UI selections now smoke domains set volume cache automatically,

[Bf-blender-cvs] [a8ac44e74fa] fluid-mantaflow: setting solver res here is obsolete

2017-06-15 Thread Sebastián Barschkis
Commit: a8ac44e74fa1853502f85fc2fb0ff4af940647d1 Author: Sebastián Barschkis Date: Wed Jun 14 21:28:41 2017 +0200 Branches: fluid-mantaflow https://developer.blender.org/rBa8ac44e74fa1853502f85fc2fb0ff4af940647d1 setting solver res here is obsolete no need to set this explicitly. solver only

[Bf-blender-cvs] [e3850739a0b] fluid-mantaflow: added support for particle velocities

2017-06-15 Thread Sebastián Barschkis
Commit: e3850739a0bf84ec481f14e3edad9eca006ef9f5 Author: Sebastián Barschkis Date: Wed Jun 14 21:12:51 2017 +0200 Branches: fluid-mantaflow https://developer.blender.org/rBe3850739a0bf84ec481f14e3edad9eca006ef9f5 added support for particle velocities now saving and loading particle velocities

[Bf-blender-cvs] [830df9b33d3] blender2.8: Updates to manipulator API

2017-06-15 Thread Campbell Barton
Commit: 830df9b33d3e2afdf3bb23b469378899c34fda78 Author: Campbell Barton Date: Thu Jun 15 20:48:24 2017 +1000 Branches: blender2.8 https://developer.blender.org/rB830df9b33d3e2afdf3bb23b469378899c34fda78 Updates to manipulator API While this is work-in-progress from custom-manipulators branch

[Bf-blender-cvs] [c3e588455a3] custom-manipulators: Dial manipulator didn't have a modal callback

2017-06-15 Thread Campbell Barton
Commit: c3e588455a3bd406bb426fa7c01952f443a0deec Author: Campbell Barton Date: Thu Jun 15 20:05:02 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rBc3e588455a3bd406bb426fa7c01952f443a0deec Dial manipulator didn't have a modal callback Until 3d-viewport manipulators

[Bf-blender-cvs] [748d06ae5ad] custom-manipulators: Fix divide by zero dragging the arrow

2017-06-15 Thread Campbell Barton
Commit: 748d06ae5adb7c7739405351f0937145bc0ef550 Author: Campbell Barton Date: Thu Jun 15 06:06:45 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rB748d06ae5adb7c7739405351f0937145bc0ef550 Fix divide by zero dragging the arrow

[Bf-blender-cvs] [28d623f95d9] custom-manipulators: Don't use undo for manipulator tweak operator

2017-06-15 Thread Campbell Barton
Commit: 28d623f95d90a6a0494f2e1b0e850fd2b1c3ed99 Author: Campbell Barton Date: Thu Jun 15 06:07:13 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rB28d623f95d90a6a0494f2e1b0e850fd2b1c3ed99 Don't use undo for manipulator tweak operator This causes problems when tweaking

[Bf-blender-cvs] [bbfa2f361c3] custom-manipulators: Merge branch '28' into custom-manipulators

2017-06-15 Thread Campbell Barton
Commit: bbfa2f361c3272ebed2f3e13969a23eaa0b65a49 Author: Campbell Barton Date: Thu Jun 15 20:27:11 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rBbbfa2f361c3272ebed2f3e13969a23eaa0b65a49 Merge branch '28' into custom-manipulators

[Bf-blender-cvs] [4f063b1e9a6] custom-manipulators: Merge branch '28' into custom-manipulators

2017-06-15 Thread Campbell Barton
Commit: 4f063b1e9a627a51de9f3252cb190ef71fccd3db Author: Campbell Barton Date: Thu Jun 15 21:05:12 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rB4f063b1e9a627a51de9f3252cb190ef71fccd3db Merge branch '28' into custom-manipulators

[Bf-blender-cvs] [845c32540f6] greasepencil-object: New icon for Outliner and changes in Stroke Paint icon

2017-06-15 Thread Antonio Vazquez
Commit: 845c32540f65a87e8aa66ba8389069db18db80ed Author: Antonio Vazquez Date: Thu Jun 15 13:10:15 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rB845c32540f65a87e8aa66ba8389069db18db80ed New icon for Outliner and changes in Stroke Paint icon The outliner icon for

[Bf-blender-cvs] [a35e733ff18] blender2.8: Merge branch 'master' into blender2.8

2017-06-15 Thread Bastien Montagne
Commit: a35e733ff18fcdf5b57937cd85f9bcd6aec236b0 Author: Bastien Montagne Date: Thu Jun 15 15:54:11 2017 +0200 Branches: blender2.8 https://developer.blender.org/rBa35e733ff18fcdf5b57937cd85f9bcd6aec236b0 Merge branch 'master' into blender2.8 Conflicts:

[Bf-blender-cvs] [b488988ab10] master: Fix potential memory leak in Sequencer sound strip creation code.

2017-06-15 Thread Bastien Montagne
Commit: b488988ab10a5f78d5cefe8346fc2fd2f1232d0f Author: Bastien Montagne Date: Thu Jun 15 12:32:27 2017 +0200 Branches: master https://developer.blender.org/rBb488988ab10a5f78d5cefe8346fc2fd2f1232d0f Fix potential memory leak in Sequencer sound strip creation code.

[Bf-blender-cvs] [7853ebc2042] master: Fix collada importer doing own handling of usercount/freeing.

2017-06-15 Thread Bastien Montagne
Commit: 7853ebc204238a660b57431cd86ae113ae58c3a0 Author: Bastien Montagne Date: Thu Jun 15 12:44:15 2017 +0200 Branches: master https://developer.blender.org/rB7853ebc204238a660b57431cd86ae113ae58c3a0 Fix collada importer doing own handling of usercount/freeing. Better use generic

[Bf-blender-cvs] [25c0666b901] master: Fix potentially dnagerous code in doversionning of brush.

2017-06-15 Thread Bastien Montagne
Commit: 25c0666b901d8a083e79d606b5bd805ee18fee20 Author: Bastien Montagne Date: Thu Jun 15 12:38:55 2017 +0200 Branches: master https://developer.blender.org/rB25c0666b901d8a083e79d606b5bd805ee18fee20 Fix potentially dnagerous code in doversionning of brush. Even though in that specific it was

[Bf-blender-cvs] [7a80c34f52b] master: Fix serious bug in 'curve-to-mesh' conversion code.

2017-06-15 Thread Bastien Montagne
Commit: 7a80c34f52b69495a47680f45776a163b7e57755 Author: Bastien Montagne Date: Thu Jun 15 12:34:12 2017 +0200 Branches: master https://developer.blender.org/rB7a80c34f52b69495a47680f45776a163b7e57755 Fix serious bug in 'curve-to-mesh' conversion code. Eek!^2 Calling unconditionnaly ID

[Bf-blender-cvs] [ddb8330571a] master: Cleanup: remove useless call to `BKE_screen_free()` in screen deletion.

2017-06-15 Thread Bastien Montagne
Commit: ddb8330571ac9458ffb50191e8556aad666e40e3 Author: Bastien Montagne Date: Thu Jun 15 13:00:11 2017 +0200 Branches: master https://developer.blender.org/rBddb8330571ac9458ffb50191e8556aad666e40e3 Cleanup: remove useless call to `BKE_screen_free()` in screen deletion. `BKE_libblock_free()`

[Bf-blender-cvs] [2bd51474a44] master: Cleanup: make Group Unlink operator use BKE_libblock_delete(), since that's what it is doing.

2017-06-15 Thread Bastien Montagne
Commit: 2bd51474a440aaa2f3a7a90b2e3da663f2fc1f42 Author: Bastien Montagne Date: Thu Jun 15 12:49:40 2017 +0200 Branches: master https://developer.blender.org/rB2bd51474a440aaa2f3a7a90b2e3da663f2fc1f42 Cleanup: make Group Unlink operator use BKE_libblock_delete(), since that's what it is doing.

[Bf-blender-cvs] [ee5ed2ae26b] master: Fix dangerous code when deleting Scene.

2017-06-15 Thread Bastien Montagne
Commit: ee5ed2ae26bd86ac843fd9220ae0e5fa721fa33f Author: Bastien Montagne Date: Thu Jun 15 12:57:08 2017 +0200 Branches: master https://developer.blender.org/rBee5ed2ae26bd86ac843fd9220ae0e5fa721fa33f Fix dangerous code when deleting Scene. That one was probably not an actual issue, except

[Bf-blender-cvs] [9e0a253ea16] master: Cleanup: make Group Unlink outliner action use `BKE_libblock_delete() too.

2017-06-15 Thread Bastien Montagne
Commit: 9e0a253ea161634c03325b6fac16e09ba636fe8a Author: Bastien Montagne Date: Thu Jun 15 13:05:29 2017 +0200 Branches: master https://developer.blender.org/rB9e0a253ea161634c03325b6fac16e09ba636fe8a Cleanup: make Group Unlink outliner action use `BKE_libblock_delete() too. Same as in

[Bf-blender-cvs] [880e96dd667] master: Fix/workaround 'convert object' messing up linked data.

2017-06-15 Thread Bastien Montagne
Commit: 880e96dd667aedea17353803bcc5721f3cc34d50 Author: Bastien Montagne Date: Thu Jun 15 15:40:24 2017 +0200 Branches: master https://developer.blender.org/rB880e96dd667aedea17353803bcc5721f3cc34d50 Fix/workaround 'convert object' messing up linked data. 'Convert To...' Object operation has

[Bf-blender-cvs] [3d03616772b] master: Cleanup: do not use `BKE_libblock_free_ex()` unless needed!

2017-06-15 Thread Bastien Montagne
Commit: 3d03616772b760f968bd4d4791c6073817c10586 Author: Bastien Montagne Date: Thu Jun 15 16:20:51 2017 +0200 Branches: master https://developer.blender.org/rB3d03616772b760f968bd4d4791c6073817c10586 Cleanup: do not use `BKE_libblock_free_ex()` unless needed!

[Bf-blender-cvs] [60c5b3f76fe] blender2.8: Merge branch 'master' into blender2.8

2017-06-15 Thread Bastien Montagne
Commit: 60c5b3f76fe7c7027b7637f9d53e657ffd6d0402 Author: Bastien Montagne Date: Thu Jun 15 16:37:10 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB60c5b3f76fe7c7027b7637f9d53e657ffd6d0402 Merge branch 'master' into blender2.8

[Bf-blender-cvs] [692ce81d93b] master: Further improvements of text editor for POV-Ray

2017-06-15 Thread Bastien Montagne
Commit: 692ce81d93b5579fc185d2011723fbca89269502 Author: Bastien Montagne Date: Thu Jun 15 09:34:38 2017 +0200 Branches: master https://developer.blender.org/rB692ce81d93b5579fc185d2011723fbca89269502 Further improvements of text editor for POV-Ray *tryed "#" as preprocessor used in POV-Ray

[Bf-blender-cvs] [826f3c715ce] blender2.8: Fix strict cflags compilation after recent const changes

2017-06-15 Thread Sergey Sharybin
Commit: 826f3c715ce176894a558540ef97dc47125df12b Author: Sergey Sharybin Date: Thu Jun 15 10:19:33 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB826f3c715ce176894a558540ef97dc47125df12b Fix strict cflags compilation after recent const changes

[Bf-blender-cvs] [ff157b2d127] custom-manipulators: Merge branch '28' into custom-manipulators

2017-06-15 Thread Campbell Barton
Commit: ff157b2d1275042d0bb87433493a5d290f9fbb79 Author: Campbell Barton Date: Fri Jun 16 01:33:50 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rBff157b2d1275042d0bb87433493a5d290f9fbb79 Merge branch '28' into custom-manipulators

[Bf-blender-cvs] [643df8fdab7] custom-manipulators: Add support for delayed removal

2017-06-15 Thread Campbell Barton
Commit: 643df8fdab78f623284d1b81ee73088c57f4c96a Author: Campbell Barton Date: Fri Jun 16 06:24:42 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rB643df8fdab78f623284d1b81ee73088c57f4c96a Add support for delayed removal This is needed so manipulators can tag themselves

[Bf-blender-cvs] [74ed086b10c] custom-manipulators: Merge branch '28' into custom-manipulators

2017-06-15 Thread Campbell Barton
Commit: 74ed086b10c5543394f667f0a847d90da9951cbc Author: Campbell Barton Date: Fri Jun 16 06:29:27 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rB74ed086b10c5543394f667f0a847d90da9951cbc Merge branch '28' into custom-manipulators

[Bf-blender-cvs] [767f4f45870] greasepencil-object: Fix error in Cameraview when zoom

2017-06-15 Thread Antonio Vazquez
Commit: 767f4f458705ad9b1d387c305506101d6bd1733b Author: Antonio Vazquez Date: Thu Jun 15 20:12:14 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rB767f4f458705ad9b1d387c305506101d6bd1733b Fix error in Cameraview when zoom The problem was related to object scale

[Bf-blender-cvs] [e5a9a4fc6a2] custom-manipulators: Merge branch '28' into custom-manipulators

2017-06-15 Thread Campbell Barton
Commit: e5a9a4fc6a288866ec02b3e6ad7aac820c907353 Author: Campbell Barton Date: Fri Jun 16 07:41:42 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rBe5a9a4fc6a288866ec02b3e6ad7aac820c907353 Merge branch '28' into custom-manipulators

[Bf-blender-cvs] [5e2583a836d] custom-manipulators: Remove face-map / armature integration

2017-06-15 Thread Campbell Barton
Commit: 5e2583a836d66e3c9afdbb82f5bea645613c9fd5 Author: Campbell Barton Date: Fri Jun 16 07:58:09 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rB5e2583a836d66e3c9afdbb82f5bea645613c9fd5 Remove face-map / armature integration Since we're unlikely to use this, it's

[Bf-blender-cvs] [400d3f85e13] blender2.8: Add support for delayed manipulator removal

2017-06-15 Thread Campbell Barton
Commit: 400d3f85e13d6e6890098b948962b7abc7ae3f66 Author: Campbell Barton Date: Fri Jun 16 08:20:27 2017 +1000 Branches: blender2.8 https://developer.blender.org/rB400d3f85e13d6e6890098b948962b7abc7ae3f66 Add support for delayed manipulator removal This is needed so manipulators can tag

[Bf-blender-cvs] [65905a76c2c] blender2.8: Add bisect manipulator

2017-06-15 Thread Campbell Barton
Commit: 65905a76c2c9583a2758a3a4367c6fbf6ea9d04b Author: Campbell Barton Date: Fri Jun 16 08:25:24 2017 +1000 Branches: blender2.8 https://developer.blender.org/rB65905a76c2c9583a2758a3a4367c6fbf6ea9d04b Add bisect manipulator Example that uses library widgets to control an operator, the API

[Bf-blender-cvs] [f16c5954866] custom-manipulators: Missed in recent removal of face-maps

2017-06-15 Thread Campbell Barton
Commit: f16c5954866c831001875b5c8f45005618c77563 Author: Campbell Barton Date: Fri Jun 16 08:44:07 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rBf16c5954866c831001875b5c8f45005618c77563 Missed in recent removal of face-maps

[Bf-blender-cvs] [960b32a84cf] custom-manipulators: Initial bisect widget

2017-06-15 Thread Campbell Barton
Commit: 960b32a84cfb908ff0348be62f874eb98cab389b Author: Campbell Barton Date: Fri Jun 16 06:52:52 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rB960b32a84cfb908ff0348be62f874eb98cab389b Initial bisect widget Uses view 3d manipulator option

[Bf-blender-cvs] [4054914813e] blender2.8: UV manipulator from custom widgets branch

2017-06-15 Thread Campbell Barton
Commit: 4054914813e7ff72acabf6571742cbb0db3f682a Author: Campbell Barton Date: Fri Jun 16 07:30:27 2017 +1000 Branches: blender2.8 https://developer.blender.org/rB4054914813e7ff72acabf6571742cbb0db3f682a UV manipulator from custom widgets branch This isn't advanced, just adding to get custom

[Bf-blender-cvs] [359698b05f9] custom-manipulators: Very minor edit (2.8 sync)

2017-06-15 Thread Campbell Barton
Commit: 359698b05f9c9b305cb956d07adf37719c839e91 Author: Campbell Barton Date: Fri Jun 16 08:46:56 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rB359698b05f9c9b305cb956d07adf37719c839e91 Very minor edit (2.8 sync)

[Bf-blender-cvs] [637fa5f670d] blender2.8: Cleanup: rename manipulator files

2017-06-15 Thread Campbell Barton
Commit: 637fa5f670d84978911bdd241cc493b061491a9c Author: Campbell Barton Date: Fri Jun 16 08:51:14 2017 +1000 Branches: blender2.8 https://developer.blender.org/rB637fa5f670d84978911bdd241cc493b061491a9c Cleanup: rename manipulator files

[Bf-blender-cvs] [e306499a41e] blender2.8: Missed last commit

2017-06-15 Thread Campbell Barton
Commit: e306499a41ef49b8b42154f8dd7a6ac422d5d94e Author: Campbell Barton Date: Fri Jun 16 08:52:42 2017 +1000 Branches: blender2.8 https://developer.blender.org/rBe306499a41ef49b8b42154f8dd7a6ac422d5d94e Missed last commit === M

[Bf-blender-cvs] [11a74ada7dd] custom-manipulators: Merge branch '28' into custom-manipulators

2017-06-15 Thread Campbell Barton
Commit: 11a74ada7dd275613c97c3a96364bc5431b456ec Author: Campbell Barton Date: Fri Jun 16 08:53:29 2017 +1000 Branches: custom-manipulators https://developer.blender.org/rB11a74ada7dd275613c97c3a96364bc5431b456ec Merge branch '28' into custom-manipulators

[Bf-blender-cvs] [6b502731a50] master: CMake: print absolute CMakeCache.txt

2017-06-15 Thread Campbell Barton
Commit: 6b502731a50d22d8d2b4efb81908ec0616a66d5d Author: Campbell Barton Date: Fri Jun 16 07:38:20 2017 +1000 Branches: master https://developer.blender.org/rB6b502731a50d22d8d2b4efb81908ec0616a66d5d CMake: print absolute CMakeCache.txt Message didn't show the path of the file to remove which

[Bf-blender-cvs] [127a754615e] master: PyAPI: Remove addon tutorial

2017-06-15 Thread Aaron Carlisle
Commit: 127a754615efff02669a9afb50c2d44f6b354403 Author: Aaron Carlisle Date: Thu Jun 15 13:00:58 2017 -0400 Branches: master https://developer.blender.org/rB127a754615efff02669a9afb50c2d44f6b354403 PyAPI: Remove addon tutorial This page now lives at

[Bf-blender-cvs] [a348023196b] master: PyAPI: Add HTML logo and favicon

2017-06-15 Thread Aaron Carlisle
Commit: a348023196bf5256fb67644a9f29ce1f053ace51 Author: Aaron Carlisle Date: Thu Jun 15 21:24:50 2017 -0400 Branches: master https://developer.blender.org/rBa348023196bf5256fb67644a9f29ce1f053ace51 PyAPI: Add HTML logo and favicon Differential Revision: https://developer.blender.org/D2621

[Bf-blender-cvs] [18e1c8d9fa6] master: PyAPI: Fix changed ref link

2017-06-15 Thread Aaron Carlisle
Commit: 18e1c8d9fa6bfa3c435b4e9f043d9e7bf8e5eb6f Author: Aaron Carlisle Date: Thu Jun 15 22:03:22 2017 -0400 Branches: master https://developer.blender.org/rB18e1c8d9fa6bfa3c435b4e9f043d9e7bf8e5eb6f PyAPI: Fix changed ref link ===

[Bf-blender-cvs] [1516d8d1d1d] soc-2017-normal-tools: Added point to origin and LMB click

2017-06-15 Thread Rohan Rathi
Commit: 1516d8d1d1de3ec178c28e4146b470ae86332dd0 Author: Rohan Rathi Date: Thu Jun 15 20:27:01 2017 +0530 Branches: soc-2017-normal-tools https://developer.blender.org/rB1516d8d1d1de3ec178c28e4146b470ae86332dd0 Added point to origin and LMB click

[Bf-blender-cvs] [51404724ccb] blender2.8: Merge branch 'master' into blender2.8

2017-06-15 Thread Campbell Barton
Commit: 51404724ccb097716a711231675c9a3c11cfb24f Author: Campbell Barton Date: Fri Jun 16 01:29:20 2017 +1000 Branches: blender2.8 https://developer.blender.org/rB51404724ccb097716a711231675c9a3c11cfb24f Merge branch 'master' into blender2.8

[Bf-blender-cvs] [c802ddb2a47] fracture_modifier: allow triggering in external mode too

2017-06-15 Thread Martin Felke
Commit: c802ddb2a47145f88e46415a99d7d68d65c212f4 Author: Martin Felke Date: Thu Jun 15 17:05:37 2017 +0200 Branches: fracture_modifier https://developer.blender.org/rBc802ddb2a47145f88e46415a99d7d68d65c212f4 allow triggering in external mode too

[Bf-blender-cvs] [1d966ca7a14] master: Math Lib: add angle_on_axis_v3v3_v3

2017-06-15 Thread Campbell Barton
Commit: 1d966ca7a145155b594146667244131bc5b12a36 Author: Campbell Barton Date: Fri Jun 16 01:25:08 2017 +1000 Branches: master https://developer.blender.org/rB1d966ca7a145155b594146667244131bc5b12a36 Math Lib: add angle_on_axis_v3v3_v3 Use for calculating the angle between 2 directions on an

[Bf-blender-cvs] [cd21236ea1d] blender2.8: Fix duplication of scene, it was missing duplication of layer properties

2017-06-15 Thread Dalai Felinto
Commit: cd21236ea1d1fcd0bef579375a9de67b114b591f Author: Dalai Felinto Date: Thu Jun 15 18:31:30 2017 +0200 Branches: blender2.8 https://developer.blender.org/rBcd21236ea1d1fcd0bef579375a9de67b114b591f Fix duplication of scene, it was missing duplication of layer properties

[Bf-blender-cvs] [6fc5f241ca2] greasepencil-object: Fix segment fault if palette is missing

2017-06-15 Thread Antonio Vazquez
Commit: 6fc5f241ca2b4bba188d0478de51e39372241a24 Author: Antonio Vazquez Date: Thu Jun 15 16:57:37 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rB6fc5f241ca2b4bba188d0478de51e39372241a24 Fix segment fault if palette is missing In some weird situations the palette can

[Bf-blender-cvs] [ebb8628e1ab] greasepencil-object: Implement a hash to relink palettes

2017-06-15 Thread Antonio Vazquez
Commit: ebb8628e1ab70ec30e1fd32966df1b90514e5619 Author: Antonio Vazquez Date: Thu Jun 15 16:55:57 2017 +0200 Branches: greasepencil-object https://developer.blender.org/rBebb8628e1ab70ec30e1fd32966df1b90514e5619 Implement a hash to relink palettes Add a hash system when relink the colors to

[Bf-blender-cvs] [281a4540e23] blender2.8: Expose World ID panel for Eevee

2017-06-15 Thread Dalai Felinto
Commit: 281a4540e2385d3e2ba3da4a3290529a2ac7fd0f Author: Dalai Felinto Date: Thu Jun 15 18:46:14 2017 +0200 Branches: blender2.8 https://developer.blender.org/rB281a4540e2385d3e2ba3da4a3290529a2ac7fd0f Expose World ID panel for Eevee That said, materials need to be updated when switching the