[Bf-blender-cvs] [295944b49e4] cycles_texture_cache: Merge branch 'master' of git.blender.org:blender into cycles_texture_cache

2018-08-02 Thread Stefan Werner
Commit: 295944b49e45e009bd11d36af9b7d670c068ec36 Author: Stefan Werner Date: Fri Aug 3 06:02:30 2018 +0200 Branches: cycles_texture_cache https://developer.blender.org/rB295944b49e45e009bd11d36af9b7d670c068ec36 Merge branch 'master' of git.blender.org:blender into cycles_texture_cache #

[Bf-blender-cvs] [3eab49dd365] blender2.8: Icons: add particle brush icons

2018-08-02 Thread Campbell Barton
Commit: 3eab49dd365e2785abbc51b6f23ac6e05c8eedc7 Author: Campbell Barton Date: Fri Aug 3 11:43:50 2018 +1000 Branches: blender2.8 https://developer.blender.org/rB3eab49dd365e2785abbc51b6f23ac6e05c8eedc7 Icons: add particle brush icons

[Bf-blender-cvs] [4aa6d74ae4e] fluid-mantaflow: minor cleanup and fix memory leak (resulted from active fields commit)

2018-08-02 Thread Sebastián Barschkis
Commit: 4aa6d74ae4ef8f801a5cd1c3f030dd0f6d194456 Author: Sebastián Barschkis Date: Fri Aug 3 00:07:28 2018 +0200 Branches: fluid-mantaflow https://developer.blender.org/rB4aa6d74ae4ef8f801a5cd1c3f030dd0f6d194456 minor cleanup and fix memory leak (resulted from active fields commit)

[Bf-blender-cvs] [2a8413a0ddd] blender2.8: Eevee: Don't show probe display when not using scene lighting

2018-08-02 Thread Clément Foucault
Commit: 2a8413a0dddbb8693b9a0c0bb88452472ba92cb9 Author: Clément Foucault Date: Thu Aug 2 21:12:08 2018 +0200 Branches: blender2.8 https://developer.blender.org/rB2a8413a0dddbb8693b9a0c0bb88452472ba92cb9 Eevee: Don't show probe display when not using scene lighting The display is broken

[Bf-blender-cvs] [9887b32e736] blender2.8: Eevee: Fix missing UBO bind.

2018-08-02 Thread Clément Foucault
Commit: 9887b32e736669a9b4aef64771dd41fbf6629a5d Author: Clément Foucault Date: Thu Aug 2 19:32:31 2018 +0200 Branches: blender2.8 https://developer.blender.org/rB9887b32e736669a9b4aef64771dd41fbf6629a5d Eevee: Fix missing UBO bind.

[Bf-blender-cvs] [80314489f5e] temp-benchmark: Benchmark: add space type for drawing benchmark in.

2018-08-02 Thread Brecht Van Lommel
Commit: 80314489f5e5011132acc0275e0b49a83705a944 Author: Brecht Van Lommel Date: Fri Jul 20 12:33:20 2018 +0200 Branches: temp-benchmark https://developer.blender.org/rB80314489f5e5011132acc0275e0b49a83705a944 Benchmark: add space type for drawing benchmark in. Once we have custom space types,

[Bf-blender-cvs] [dbb5a561c8b] temp-benchmark: Benchmark: wm hacks to open a single window with benchmark space.

2018-08-02 Thread Brecht Van Lommel
Commit: dbb5a561c8ba6cc77c627730ba8ce70ea98d04dd Author: Brecht Van Lommel Date: Fri Jul 20 12:36:51 2018 +0200 Branches: temp-benchmark https://developer.blender.org/rBdbb5a561c8ba6cc77c627730ba8ce70ea98d04dd Benchmark: wm hacks to open a single window with benchmark space.

[Bf-blender-cvs] [1a663e8cafc] temp-benchmark: Benchmark: temporary Python drawing API, until we have real one in 2.8.

2018-08-02 Thread Brecht Van Lommel
Commit: 1a663e8cafc932ded84e6409d760ba0437ad3d65 Author: Brecht Van Lommel Date: Fri Jul 20 12:38:13 2018 +0200 Branches: temp-benchmark https://developer.blender.org/rB1a663e8cafc932ded84e6409d760ba0437ad3d65 Benchmark: temporary Python drawing API, until we have real one in 2.8.

[Bf-blender-cvs] [a88a4fecaec] temp-benchmark: Benchmark: populate benchmark space from submodule.

2018-08-02 Thread Brecht Van Lommel
Commit: a88a4fecaecefaa5f198c73d0b330681f12ee209 Author: Brecht Van Lommel Date: Fri Jul 20 12:38:51 2018 +0200 Branches: temp-benchmark https://developer.blender.org/rBa88a4fecaecefaa5f198c73d0b330681f12ee209 Benchmark: populate benchmark space from submodule.

[Bf-blender-cvs] [836db3aee80] blender2.8: Add Assign Material option to Special menu (W key)

2018-08-02 Thread Antonioya
Commit: 836db3aee80008def4edb5c32c1cd7eccddc862f Author: Antonioya Date: Thu Aug 2 19:35:29 2018 +0200 Branches: blender2.8 https://developer.blender.org/rB836db3aee80008def4edb5c32c1cd7eccddc862f Add Assign Material option to Special menu (W key) Also some renames and cleanups.

[Bf-blender-cvs] [45751065c0e] blender2.8: Add list of color to Assign color operator

2018-08-02 Thread Antonioya
Commit: 45751065c0e13242e08ef0d0b3dbecf9b4a05baa Author: Antonioya Date: Thu Aug 2 19:21:12 2018 +0200 Branches: blender2.8 https://developer.blender.org/rB45751065c0e13242e08ef0d0b3dbecf9b4a05baa Add list of color to Assign color operator It's more clear for user to see the name of the color

[Bf-blender-cvs] [acdb136dcec] blender2.8: DRW: Add UBO binding checking routine.

2018-08-02 Thread Clément Foucault
Commit: acdb136dcec5cbf200e7cf1825d4735e193c5b89 Author: Clément Foucault Date: Thu Aug 2 18:33:19 2018 +0200 Branches: blender2.8 https://developer.blender.org/rBacdb136dcec5cbf200e7cf1825d4735e193c5b89 DRW: Add UBO binding checking routine.

[Bf-blender-cvs] [bd7ab6b9899] blender2.8: DRW: Cleanup: Fix header naming.

2018-08-02 Thread Clément Foucault
Commit: bd7ab6b98991889ed691531b4fdb00e4ec58413f Author: Clément Foucault Date: Thu Aug 2 18:32:10 2018 +0200 Branches: blender2.8 https://developer.blender.org/rBbd7ab6b98991889ed691531b4fdb00e4ec58413f DRW: Cleanup: Fix header naming.

[Bf-blender-cvs] [8f6ff3adfae] blender2.8: GPUShader: Add name for debugging & identifying shaders.

2018-08-02 Thread Clément Foucault
Commit: 8f6ff3adfae7b7f14e0bab293efd0c8231982c89 Author: Clément Foucault Date: Thu Aug 2 18:31:38 2018 +0200 Branches: blender2.8 https://developer.blender.org/rB8f6ff3adfae7b7f14e0bab293efd0c8231982c89 GPUShader: Add name for debugging & identifying shaders.

[Bf-blender-cvs] [e7adf1dfb07] blender2.8: Cleanup: Fix compilation warnings.

2018-08-02 Thread Clément Foucault
Commit: e7adf1dfb070be0bf9a99da3b13c09ac72f994bc Author: Clément Foucault Date: Thu Aug 2 18:32:50 2018 +0200 Branches: blender2.8 https://developer.blender.org/rBe7adf1dfb070be0bf9a99da3b13c09ac72f994bc Cleanup: Fix compilation warnings.

[Bf-blender-cvs] [3578212e462] blender2.8: Eevee: Fix missing UBO binds.

2018-08-02 Thread Clément Foucault
Commit: 3578212e462d2a67f49d64ce5fb64df43200654f Author: Clément Foucault Date: Thu Aug 2 18:03:47 2018 +0200 Branches: blender2.8 https://developer.blender.org/rB3578212e462d2a67f49d64ce5fb64df43200654f Eevee: Fix missing UBO binds. Some of them are unecessary and should be removed from the

[Bf-blender-cvs] [0552d61a121] soc-2018-cycles-volumes: Several minor fixes and variable name changes.

2018-08-02 Thread Geraldine Chua
Commit: 0552d61a1216de5455a024b6ba6a2c618293a16c Author: Geraldine Chua Date: Thu Aug 2 23:55:50 2018 +0800 Branches: soc-2018-cycles-volumes https://developer.blender.org/rB0552d61a1216de5455a024b6ba6a2c618293a16c Several minor fixes and variable name changes. Notable changes: * P_v moved to

[Bf-blender-cvs] [ac21e600ee8] soc-2018-cycles-volumes: Remove Cycles dependency on intern/openvdb.

2018-08-02 Thread Geraldine Chua
Commit: ac21e600ee877333840813c8314b7248ea4e2d33 Author: Geraldine Chua Date: Thu Aug 2 23:39:28 2018 +0800 Branches: soc-2018-cycles-volumes https://developer.blender.org/rBac21e600ee877333840813c8314b7248ea4e2d33 Remove Cycles dependency on intern/openvdb. For this, several functions from

[Bf-blender-cvs] [44d541a6476] soc-2018-cycles-volumes: Initial fix for CUDA, OpenCL sparse grid sampling.

2018-08-02 Thread Geraldine Chua
Commit: 44d541a6476d3a3f15d6a6fd227a488768dbb86d Author: Geraldine Chua Date: Fri Aug 3 00:07:58 2018 +0800 Branches: soc-2018-cycles-volumes https://developer.blender.org/rB44d541a6476d3a3f15d6a6fd227a488768dbb86d Initial fix for CUDA, OpenCL sparse grid sampling.

[Bf-blender-cvs] [368c4f08666] soc-2018-cycles-volumes: Cycles support for importing common grid types.

2018-08-02 Thread Geraldine Chua
Commit: 368c4f08666ce39aae14756a10da143663130626 Author: Geraldine Chua Date: Thu Aug 2 23:44:24 2018 +0800 Branches: soc-2018-cycles-volumes https://developer.blender.org/rB368c4f08666ce39aae14756a10da143663130626 Cycles support for importing common grid types. Most common grid types that can

[Bf-blender-cvs] [0a9c1e51f56] soc-2018-cycles-volumes: Create SparseTextureInfo.

2018-08-02 Thread Geraldine Chua
Commit: 0a9c1e51f56dfdf75c7f88972ff609ea0a5b71ca Author: Geraldine Chua Date: Thu Aug 2 23:32:32 2018 +0800 Branches: soc-2018-cycles-volumes https://developer.blender.org/rB0a9c1e51f56dfdf75c7f88972ff609ea0a5b71ca Create SparseTextureInfo. Will be used for better organization of info used to

[Bf-blender-cvs] [fdf4c4f80cd] soc-2018-cycles-volumes: Fixed incorrect preview of imported OpenVDB files.

2018-08-02 Thread Geraldine Chua
Commit: fdf4c4f80cd6822849c2cbbff6b042ec6becbea9 Author: Geraldine Chua Date: Thu Aug 2 23:15:49 2018 +0800 Branches: soc-2018-cycles-volumes https://developer.blender.org/rBfdf4c4f80cd6822849c2cbbff6b042ec6becbea9 Fixed incorrect preview of imported OpenVDB files. Error was caused by not

[Bf-blender-cvs] [6a7af7273de] soc-2018-cycles-volumes: Remove most VDB grid as texture storage functions.

2018-08-02 Thread Geraldine Chua
Commit: 6a7af7273de37ce7e3b72dd5cb33b2fabc8ad6e9 Author: Geraldine Chua Date: Thu Aug 2 23:27:28 2018 +0800 Branches: soc-2018-cycles-volumes https://developer.blender.org/rB6a7af7273de37ce7e3b72dd5cb33b2fabc8ad6e9 Remove most VDB grid as texture storage functions.

[Bf-blender-cvs] [9eaa1a732ce] soc-2018-cycles-volumes: Move VDB functions from Cycles to intern/openvdb.

2018-08-02 Thread Geraldine Chua
Commit: 9eaa1a732cea21b5789b5026871faf39fb8de451 Author: Geraldine Chua Date: Thu Aug 2 23:06:52 2018 +0800 Branches: soc-2018-cycles-volumes https://developer.blender.org/rB9eaa1a732cea21b5789b5026871faf39fb8de451 Move VDB functions from Cycles to intern/openvdb. So they can be used on

[Bf-blender-cvs] [ce551ada928] blender2.8: Fix missing type for material arry

2018-08-02 Thread Antonioya
Commit: ce551ada928100e34b13e2ea8a6304d0631ec3e6 Author: Antonioya Date: Thu Aug 2 18:03:01 2018 +0200 Branches: blender2.8 https://developer.blender.org/rBce551ada928100e34b13e2ea8a6304d0631ec3e6 Fix missing type for material arry This function was called by RNA Api and had grease pencil

[Bf-blender-cvs] [909556aa268] blender2.8: Fix wrong RNA Api parameter definition

2018-08-02 Thread Antonioya
Commit: 909556aa26845e9afe3e96ccb9d6e8b87eb8eae1 Author: Antonioya Date: Thu Aug 2 17:45:17 2018 +0200 Branches: blender2.8 https://developer.blender.org/rB909556aa26845e9afe3e96ccb9d6e8b87eb8eae1 Fix wrong RNA Api parameter definition

[Bf-blender-cvs] [e9dfc5c1676] fluid-mantaflow: improved cache resume functionality

2018-08-02 Thread Sebastián Barschkis
Commit: e9dfc5c167634e3d8ab55faac52fcfc1ac947c53 Author: Sebastián Barschkis Date: Thu Aug 2 17:44:22 2018 +0200 Branches: fluid-mantaflow https://developer.blender.org/rBe9dfc5c167634e3d8ab55faac52fcfc1ac947c53 improved cache resume functionality it is now possible to resume an already

[Bf-blender-cvs] [9914c05bd76] blender2.8: Depsgraph: fix some DEG queries crashing with new, empty graph.

2018-08-02 Thread Bastien Montagne
Commit: 9914c05bd762d495fe3778c417ba1c7c9d7f1332 Author: Bastien Montagne Date: Thu Aug 2 17:15:56 2018 +0200 Branches: blender2.8 https://developer.blender.org/rB9914c05bd762d495fe3778c417ba1c7c9d7f1332 Depsgraph: fix some DEG queries crashing with new, empty graph. Calling code is

[Bf-blender-cvs] [771973869d2] blender2.8: Fix assert in UI string trimming code when we have 'protected' right part.

2018-08-02 Thread Bastien Montagne
Commit: 771973869d293f188687ffa88572e1c4e9946aae Author: Bastien Montagne Date: Thu Aug 2 16:38:39 2018 +0200 Branches: blender2.8 https://developer.blender.org/rB771973869d293f188687ffa88572e1c4e9946aae Fix assert in UI string trimming code when we have 'protected' right part.

[Bf-blender-cvs] [777e1b9654c] blender2.8: UI: Move thickness before frame lock in Annotation Panel

2018-08-02 Thread Antonioya
Commit: 777e1b9654ca50af5e52052c05f6ca556e46ba9c Author: Antonioya Date: Thu Aug 2 16:22:53 2018 +0200 Branches: blender2.8 https://developer.blender.org/rB777e1b9654ca50af5e52052c05f6ca556e46ba9c UI: Move thickness before frame lock in Annotation Panel The thickness is more important and must

[Bf-blender-cvs] [7e25ad60517] cycles_embree: Set thread stack size on macOS to 1MB for Embree builds.

2018-08-02 Thread Stefan Werner
Commit: 7e25ad60517bb0e526fb19cf691c01bb3a6d2c5c Author: Stefan Werner Date: Thu Aug 2 16:04:21 2018 +0200 Branches: cycles_embree https://developer.blender.org/rB7e25ad60517bb0e526fb19cf691c01bb3a6d2c5c Set thread stack size on macOS to 1MB for Embree builds.

[Bf-blender-cvs] [9ca5945934a] cycles_embree: Revert "Cycles: Raised thread stack size to 1MB for macOS to be consistent with Windows."

2018-08-02 Thread Stefan Werner
Commit: 9ca5945934a9620aaa0672dfceaa63d513796000 Author: Stefan Werner Date: Thu Aug 2 15:33:16 2018 +0200 Branches: cycles_embree https://developer.blender.org/rB9ca5945934a9620aaa0672dfceaa63d513796000 Revert "Cycles: Raised thread stack size to 1MB for macOS to be consistent with Windows."

[Bf-blender-cvs] [75d0830dc01] blender2.8: Cleanup: use dictionary for icon lookup

2018-08-02 Thread Campbell Barton
Commit: 75d0830dc0143ae310680b7e0c4513e226a27443 Author: Campbell Barton Date: Thu Aug 2 22:28:48 2018 +1000 Branches: blender2.8 https://developer.blender.org/rB75d0830dc0143ae310680b7e0c4513e226a27443 Cleanup: use dictionary for icon lookup

[Bf-blender-cvs] [f36855f0fd8] blender2.8: UI: show all particle brush settings in topbar

2018-08-02 Thread Campbell Barton
Commit: f36855f0fd8fb5f7150110fdb0d88fb03c898ee5 Author: Campbell Barton Date: Thu Aug 2 22:10:38 2018 +1000 Branches: blender2.8 https://developer.blender.org/rBf36855f0fd8fb5f7150110fdb0d88fb03c898ee5 UI: show all particle brush settings in topbar Also show particle brush in tool-properties

[Bf-blender-cvs] [7b0ffd69e04] fluid-mantaflow: fix for active fields (cache read)

2018-08-02 Thread Sebastián Barschkis
Commit: 7b0ffd69e0439c86d7c32b5417703f5c4cdac77b Author: Sebastián Barschkis Date: Thu Aug 2 13:27:54 2018 +0200 Branches: fluid-mantaflow https://developer.blender.org/rB7b0ffd69e0439c86d7c32b5417703f5c4cdac77b fix for active fields (cache read) new cache does not save active fields, e.g.

[Bf-blender-cvs] [3436ed8df7d] fracture_modifier: use voro particle order now correctly, fixes brick fracture problems.

2018-08-02 Thread Martin Felke
Commit: 3436ed8df7d5f4a3e11050f718f44da623f0542b Author: Martin Felke Date: Thu Aug 2 13:42:32 2018 +0200 Branches: fracture_modifier https://developer.blender.org/rB3436ed8df7d5f4a3e11050f718f44da623f0542b use voro particle order now correctly, fixes brick fracture problems.

[Bf-blender-cvs] [35a5fccf777] blender2.8: UI: show particle radius & strength in topbar

2018-08-02 Thread Campbell Barton
Commit: 35a5fccf777b52f4fe8cf84e82df7a9f43b188df Author: Campbell Barton Date: Thu Aug 2 21:27:12 2018 +1000 Branches: blender2.8 https://developer.blender.org/rB35a5fccf777b52f4fe8cf84e82df7a9f43b188df UI: show particle radius & strength in topbar

[Bf-blender-cvs] [200212079db] blender2.8: Subsurf: Better crease which represents sharp edges

2018-08-02 Thread Sergey Sharybin
Commit: 200212079dbadacbe9ddab6a2b5b5ee6824bf76c Author: Sergey Sharybin Date: Thu Aug 2 12:22:55 2018 +0200 Branches: blender2.8 https://developer.blender.org/rB200212079dbadacbe9ddab6a2b5b5ee6824bf76c Subsurf: Better crease which represents sharp edges Enabled infinite sharp patches for

[Bf-blender-cvs] [d79df6c0bc6] blender2.8: Tool System: sync changes from changes to brushes

2018-08-02 Thread Campbell Barton
Commit: d79df6c0bc65e4c94a6fd24160445b98eb408949 Author: Campbell Barton Date: Thu Aug 2 16:24:22 2018 +1000 Branches: blender2.8 https://developer.blender.org/rBd79df6c0bc65e4c94a6fd24160445b98eb408949 Tool System: sync changes from changes to brushes Changing a brush now updates the tool.

[Bf-blender-cvs] [3a93314753c] blender2.8: Tool System: initial particle system support

2018-08-02 Thread Campbell Barton
Commit: 3a93314753cabe176bde1cdb084afa551323321b Author: Campbell Barton Date: Thu Aug 2 17:41:11 2018 +1000 Branches: blender2.8 https://developer.blender.org/rB3a93314753cabe176bde1cdb084afa551323321b Tool System: initial particle system support

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

2018-08-02 Thread Campbell Barton
Commit: d3c387d605470838e8f8349fa37c4b123e3e0471 Author: Campbell Barton Date: Thu Aug 2 17:52:22 2018 +1000 Branches: blender2.8 https://developer.blender.org/rBd3c387d605470838e8f8349fa37c4b123e3e0471 Merge branch 'master' into blender2.8

[Bf-blender-cvs] [cb6d7cb0b25] master: RNA: make particle enum public

2018-08-02 Thread Campbell Barton
Commit: cb6d7cb0b255b9018620c4b11da8ed0044b1288f Author: Campbell Barton Date: Thu Aug 2 17:49:03 2018 +1000 Branches: master https://developer.blender.org/rBcb6d7cb0b255b9018620c4b11da8ed0044b1288f RNA: make particle enum public