[Bf-blender-cvs] [905b70f9a4c] soc-2019-npr: LANPR: SVG export callbacks.

2019-07-09 Thread YimingWu
Commit: 905b70f9a4cbe5beaa2b992cf08655f9d9cad8cf Author: YimingWu Date: Wed Jul 10 13:43:35 2019 +0800 Branches: soc-2019-npr https://developer.blender.org/rB905b70f9a4cbe5beaa2b992cf08655f9d9cad8cf LANPR: SVG export callbacks.

[Bf-blender-cvs] [e927ce8acb6] master: Cleanup: avoid line breaks from trailing comments

2019-07-09 Thread Campbell Barton
Commit: e927ce8acb6848974077fbbd6dc110dd3948b48a Author: Campbell Barton Date: Wed Jul 10 14:41:19 2019 +1000 Branches: master https://developer.blender.org/rBe927ce8acb6848974077fbbd6dc110dd3948b48a Cleanup: avoid line breaks from trailing comments

[Bf-blender-cvs] [95fcdb0401a] master: Cleanup: reserve single quotes for enums

2019-07-09 Thread Campbell Barton
Commit: 95fcdb0401a8b949d6cf750c8c9fe6faa06d0b71 Author: Campbell Barton Date: Wed Jul 10 13:39:56 2019 +1000 Branches: master https://developer.blender.org/rB95fcdb0401a8b949d6cf750c8c9fe6faa06d0b71 Cleanup: reserve single quotes for enums

[Bf-blender-cvs] [91b8e57d653] master: Cleanup: avoid accessing same vars multiple times

2019-07-09 Thread Campbell Barton
Commit: 91b8e57d653a1dce80f4e7c83ddfd0b596020590 Author: Campbell Barton Date: Wed Jul 10 13:59:01 2019 +1000 Branches: master https://developer.blender.org/rB91b8e57d653a1dce80f4e7c83ddfd0b596020590 Cleanup: avoid accessing same vars multiple times

[Bf-blender-cvs] [31f922bff66] master: UI: use a label for strip 'frame_final_end'

2019-07-09 Thread Campbell Barton
Commit: 31f922bff66c3bbeb45c3d0f3574ead4b524136e Author: Campbell Barton Date: Wed Jul 10 13:48:03 2019 +1000 Branches: master https://developer.blender.org/rB31f922bff66c3bbeb45c3d0f3574ead4b524136e UI: use a label for strip 'frame_final_end' This is intended for Python access and allows

[Bf-blender-cvs] [99bd4e5c5f5] soc-2019-bevel-profiles: Merge branch 'master' into soc-2019-bevel-profiles

2019-07-09 Thread Hans Goudey
Commit: 99bd4e5c5f5f63a2637e1a1386e7e54c5430afd9 Author: Hans Goudey Date: Tue Jul 9 23:41:07 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB99bd4e5c5f5f63a2637e1a1386e7e54c5430afd9 Merge branch 'master' into soc-2019-bevel-profiles

[Bf-blender-cvs] [89b96e32c6c] soc-2019-bevel-profiles: Updated debug orientation drawing.

2019-07-09 Thread Hans Goudey
Commit: 89b96e32c6cec12571e920f69db0f5d638a465a4 Author: Hans Goudey Date: Tue Jul 9 23:38:27 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB89b96e32c6cec12571e920f69db0f5d638a465a4 Updated debug orientation drawing. This will make it easier to debug issues with

[Bf-blender-cvs] [a943979db38] soc-2019-bevel-profiles: Profile Widget added to global ToolSettings struct and edit mode bevel tool.

2019-07-09 Thread Hans Goudey
Commit: a943979db3878de5ede16400ecb073c1a5562b01 Author: Hans Goudey Date: Tue Jul 9 23:35:23 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBa943979db3878de5ede16400ecb073c1a5562b01 Profile Widget added to global ToolSettings struct and edit mode bevel tool. Now

[Bf-blender-cvs] [a412b5c7fb3] soc-2019-npr: LANPR: Added operator for exporting svg. (Not functioning)

2019-07-09 Thread YimingWu
Commit: a412b5c7fb3a15a0296ea9a9677f5520c5eeb1e9 Author: YimingWu Date: Wed Jul 10 11:08:40 2019 +0800 Branches: soc-2019-npr https://developer.blender.org/rBa412b5c7fb3a15a0296ea9a9677f5520c5eeb1e9 LANPR: Added operator for exporting svg. (Not functioning)

[Bf-blender-cvs] [6a9c424b769] soc-2019-npr: Merge branch 'greasepencil-object' into soc-2019-npr

2019-07-09 Thread YimingWu
Commit: 6a9c424b7698d9aa3bce49eb84ea96b1bacee3ca Author: YimingWu Date: Wed Jul 10 10:49:31 2019 +0800 Branches: soc-2019-npr https://developer.blender.org/rB6a9c424b7698d9aa3bce49eb84ea96b1bacee3ca Merge branch 'greasepencil-object' into soc-2019-npr

[Bf-blender-cvs] [fc34653ce2c] greasepencil-object: Gpencil: Basic SVG export callback is running OK.

2019-07-09 Thread YimingWu
Commit: fc34653ce2cd401b8fd952cb2b0798c0efdf5295 Author: YimingWu Date: Wed Jul 10 10:48:10 2019 +0800 Branches: greasepencil-object https://developer.blender.org/rBfc34653ce2cd401b8fd952cb2b0798c0efdf5295 Gpencil: Basic SVG export callback is running OK.

[Bf-blender-cvs] [f27629c5938] greasepencil-object: Gpenci: Fix missing path end markings in writesvg.c

2019-07-09 Thread YimingWu
Commit: f27629c5938d4f6ec1b7edb9a7ed5b8087faaf0c Author: YimingWu Date: Wed Jul 10 09:55:50 2019 +0800 Branches: greasepencil-object https://developer.blender.org/rBf27629c5938d4f6ec1b7edb9a7ed5b8087faaf0c Gpenci: Fix missing path end markings in writesvg.c

[Bf-blender-cvs] [ef7587c4d56] greasepencil-object: Gpencil: Renamed GPencilSVGWriter into GPencilSVGIterator.

2019-07-09 Thread YimingWu
Commit: ef7587c4d5677730764d17b4f14f955cb6dc63b0 Author: YimingWu Date: Wed Jul 10 09:45:59 2019 +0800 Branches: greasepencil-object https://developer.blender.org/rBef7587c4d5677730764d17b4f14f955cb6dc63b0 Gpencil: Renamed GPencilSVGWriter into GPencilSVGIterator.

[Bf-blender-cvs] [b4f39f5ee9a] soc-2019-npr: Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr

2019-07-09 Thread YimingWu
Commit: b4f39f5ee9a9712a91d8c6b58b5da2e21615e2ad Author: YimingWu Date: Wed Jul 10 09:31:56 2019 +0800 Branches: soc-2019-npr https://developer.blender.org/rBb4f39f5ee9a9712a91d8c6b58b5da2e21615e2ad Merge remote-tracking branch 'origin/greasepencil-object' into soc-2019-npr

[Bf-blender-cvs] [ddcb635cebd] soc-2019-outliner: Merge branch 'master' into soc-2019-outliner

2019-07-09 Thread Nathan Craddock
Commit: ddcb635cebd0ced7d2afc5893d69557924ca901c Author: Nathan Craddock Date: Tue Jul 9 18:42:46 2019 -0600 Branches: soc-2019-outliner https://developer.blender.org/rBddcb635cebd0ced7d2afc5893d69557924ca901c Merge branch 'master' into soc-2019-outliner

[Bf-blender-cvs] [8e25a19a052] soc-2019-outliner: Outliner: Fix setting active when in edit mode

2019-07-09 Thread Nathan Craddock
Commit: 8e25a19a052a6945ad66914c02750926ecccb60a Author: Nathan Craddock Date: Tue Jul 9 18:40:53 2019 -0600 Branches: soc-2019-outliner https://developer.blender.org/rB8e25a19a052a6945ad66914c02750926ecccb60a Outliner: Fix setting active when in edit mode Fixes some small issues with setting

[Bf-blender-cvs] [3b4054cb586] master: Revert strip start property to strip_start

2019-07-09 Thread Richard Antalik
Commit: 3b4054cb586f53294148a13a094a8a71a0cdfbf1 Author: Richard Antalik Date: Tue Jul 9 15:45:08 2019 -0700 Branches: master https://developer.blender.org/rB3b4054cb586f53294148a13a094a8a71a0cdfbf1 Revert strip start property to strip_start Using strip_final_start affects strip offset while

[Bf-blender-cvs] [00b5bda6ae8] greasepencil-object: Merge branch 'master' into greasepencil-object

2019-07-09 Thread Antonioya
Commit: 00b5bda6ae8ed85838ba1e3c767151d22f1254f8 Author: Antonioya Date: Tue Jul 9 23:23:26 2019 +0200 Branches: greasepencil-object https://developer.blender.org/rB00b5bda6ae8ed85838ba1e3c767151d22f1254f8 Merge branch 'master' into greasepencil-object Conflicts:

[Bf-blender-cvs] [2e7dee3fb9f] greasepencil-object: GPencil: Add "Self Overlap" parameter to materials to disable Stencil

2019-07-09 Thread Antonioya
Commit: 2e7dee3fb9ffd5e6fb38889a3669ed0d66d112e8 Author: Antonioya Date: Tue Jul 9 23:11:36 2019 +0200 Branches: greasepencil-object https://developer.blender.org/rB2e7dee3fb9ffd5e6fb38889a3669ed0d66d112e8 GPencil: Add "Self Overlap" parameter to materials to disable Stencil This parameter was

[Bf-blender-cvs] [2708e25e4ec] greasepencil-object: GPencil: Use dynamic array size for SBuffer while drawing

2019-07-09 Thread Antonioya
Commit: 2708e25e4ec92f18a501396e19a4f9575dbdaca6 Author: Antonioya Date: Tue Jul 9 20:56:07 2019 +0200 Branches: greasepencil-object https://developer.blender.org/rB2708e25e4ec92f18a501396e19a4f9575dbdaca6 GPencil: Use dynamic array size for SBuffer while drawing This is to solve the fixed

[Bf-blender-cvs] [8742dedaabb] greasepencil-object: GPencil: Fix possible memory leak in function

2019-07-09 Thread Antonioya
Commit: 8742dedaabb103803837348c4a46a4e6fcd243bb Author: Antonioya Date: Tue Jul 9 22:44:26 2019 +0200 Branches: greasepencil-object https://developer.blender.org/rB8742dedaabb103803837348c4a46a4e6fcd243bb GPencil: Fix possible memory leak in function The function exit before the END_ITER

[Bf-blender-cvs] [2893417d670] master: Fix T62580 Workbench: Shadow glitch due to degenerate threshold

2019-07-09 Thread Clément Foucault
Commit: 2893417d670c935993606b860ba9aaec1b1dd6e1 Author: Clément Foucault Date: Tue Jul 9 20:38:40 2019 +0200 Branches: master https://developer.blender.org/rB2893417d670c935993606b860ba9aaec1b1dd6e1 Fix T62580 Workbench: Shadow glitch due to degenerate threshold Fix by adding a threshold

[Bf-blender-cvs] [29ebb374197] master: Fix T66565: crash linking unused light datablock during Cycles preview render

2019-07-09 Thread Brecht Van Lommel
Commit: 29ebb374197d41153fd9ad297ef024d6f5b7d197 Author: Brecht Van Lommel Date: Tue Jul 9 19:48:38 2019 +0200 Branches: master https://developer.blender.org/rB29ebb374197d41153fd9ad297ef024d6f5b7d197 Fix T66565: crash linking unused light datablock during Cycles preview render

[Bf-blender-cvs] [23f1bc74149] master: Fix T66605: Operation on origins not working correct

2019-07-09 Thread Sergey Sharybin
Commit: 23f1bc741496c9ce7da6bef9af39ba0728286525 Author: Sergey Sharybin Date: Tue Jul 9 18:52:41 2019 +0200 Branches: master https://developer.blender.org/rB23f1bc741496c9ce7da6bef9af39ba0728286525 Fix T66605: Operation on origins not working correct

[Bf-blender-cvs] [5e22b41ce1b] functions: normal and emitter velocity inputs

2019-07-09 Thread Jacques Lucke
Commit: 5e22b41ce1b96a906b4952ee57e5f3a68ba29c07 Author: Jacques Lucke Date: Tue Jul 9 17:07:56 2019 +0200 Branches: functions https://developer.blender.org/rB5e22b41ce1b96a906b4952ee57e5f3a68ba29c07 normal and emitter velocity inputs

[Bf-blender-cvs] [fa483d50d16] functions: pass object into object transforms node

2019-07-09 Thread Jacques Lucke
Commit: fa483d50d167f936efe49230ab5651d649d1af9a Author: Jacques Lucke Date: Tue Jul 9 16:23:57 2019 +0200 Branches: functions https://developer.blender.org/rBfa483d50d167f936efe49230ab5651d649d1af9a pass object into object transforms node

[Bf-blender-cvs] [ab6106149fc] functions: move world state to mesh emitter

2019-07-09 Thread Jacques Lucke
Commit: ab6106149fcd16e96614b600ab8def2f89089eea Author: Jacques Lucke Date: Tue Jul 9 17:01:58 2019 +0200 Branches: functions https://developer.blender.org/rBab6106149fcd16e96614b600ab8def2f89089eea move world state to mesh emitter

[Bf-blender-cvs] [7c10fa0ac3a] functions: object list type

2019-07-09 Thread Jacques Lucke
Commit: 7c10fa0ac3ad0a75d24afdc2a930c984a6b4e86b Author: Jacques Lucke Date: Tue Jul 9 16:20:40 2019 +0200 Branches: functions https://developer.blender.org/rB7c10fa0ac3ad0a75d24afdc2a930c984a6b4e86b object list type === M

[Bf-blender-cvs] [7b674cc6849] functions: pass emitter object and rate into mesh emitter node

2019-07-09 Thread Jacques Lucke
Commit: 7b674cc6849b8e6e92ae6e9371f6815f8e17990c Author: Jacques Lucke Date: Tue Jul 9 16:56:19 2019 +0200 Branches: functions https://developer.blender.org/rB7b674cc6849b8e6e92ae6e9371f6815f8e17990c pass emitter object and rate into mesh emitter node

[Bf-blender-cvs] [761090b9d40] functions: object type in function system

2019-07-09 Thread Jacques Lucke
Commit: 761090b9d403027a56574822961b5d0fab6f2f7a Author: Jacques Lucke Date: Tue Jul 9 16:09:22 2019 +0200 Branches: functions https://developer.blender.org/rB761090b9d403027a56574822961b5d0fab6f2f7a object type in function system

[Bf-blender-cvs] [0a07de88395] functions: object data type in ui

2019-07-09 Thread Jacques Lucke
Commit: 0a07de883957ca3f9613aaeee7f727f6982d4294 Author: Jacques Lucke Date: Tue Jul 9 16:02:30 2019 +0200 Branches: functions https://developer.blender.org/rB0a07de883957ca3f9613aaeee7f727f6982d4294 object data type in ui === M

[Bf-blender-cvs] [d2e4f94205d] functions: move action builders to separate functions

2019-07-09 Thread Jacques Lucke
Commit: d2e4f94205d5d559217dfb26280a49afbe85f9cc Author: Jacques Lucke Date: Tue Jul 9 13:32:20 2019 +0200 Branches: functions https://developer.blender.org/rBd2e4f94205d5d559217dfb26280a49afbe85f9cc move action builders to separate functions

[Bf-blender-cvs] [a9c1831b074] functions: remove unused code

2019-07-09 Thread Jacques Lucke
Commit: a9c1831b07433da5fbe65a6d65fda728e915915f Author: Jacques Lucke Date: Tue Jul 9 13:33:06 2019 +0200 Branches: functions https://developer.blender.org/rBa9c1831b07433da5fbe65a6d65fda728e915915f remove unused code === M

[Bf-blender-cvs] [52040433a14] functions: rename modifier

2019-07-09 Thread Jacques Lucke
Commit: 52040433a14485afef1cc68026cdc2214aff9acc Author: Jacques Lucke Date: Tue Jul 9 13:48:00 2019 +0200 Branches: functions https://developer.blender.org/rB52040433a14485afef1cc68026cdc2214aff9acc rename modifier === M

[Bf-blender-cvs] [1b1fcd79da5] functions: basic caching system so that particles can be rendered

2019-07-09 Thread Jacques Lucke
Commit: 1b1fcd79da586ae885dafd1e7ac86e934a51db8d Author: Jacques Lucke Date: Tue Jul 9 15:56:38 2019 +0200 Branches: functions https://developer.blender.org/rB1b1fcd79da586ae885dafd1e7ac86e934a51db8d basic caching system so that particles can be rendered

[Bf-blender-cvs] [6ab1d300d6b] functions: fix variable names

2019-07-09 Thread Jacques Lucke
Commit: 6ab1d300d6be20690df79090eaee89974f5b9955 Author: Jacques Lucke Date: Tue Jul 9 12:29:30 2019 +0200 Branches: functions https://developer.blender.org/rB6ab1d300d6be20690df79090eaee89974f5b9955 fix variable names === M

[Bf-blender-cvs] [72913dbafc3] functions: initial process node interface

2019-07-09 Thread Jacques Lucke
Commit: 72913dbafc33f4134c7cf6cc915a341ea1e54a98 Author: Jacques Lucke Date: Tue Jul 9 12:55:15 2019 +0200 Branches: functions https://developer.blender.org/rB72913dbafc33f4134c7cf6cc915a341ea1e54a98 initial process node interface

[Bf-blender-cvs] [4b9b9c78137] functions: simplify inserters

2019-07-09 Thread Jacques Lucke
Commit: 4b9b9c781375179dff560fa4d9c7903d33015a40 Author: Jacques Lucke Date: Tue Jul 9 13:24:16 2019 +0200 Branches: functions https://developer.blender.org/rB4b9b9c781375179dff560fa4d9c7903d33015a40 simplify inserters === M

[Bf-blender-cvs] [1bfe5671292] functions: new node_frontend interface

2019-07-09 Thread Jacques Lucke
Commit: 1bfe5671292da8d77491951b706d21a9adfa1851 Author: Jacques Lucke Date: Tue Jul 9 12:27:26 2019 +0200 Branches: functions https://developer.blender.org/rB1bfe5671292da8d77491951b706d21a9adfa1851 new node_frontend interface

[Bf-blender-cvs] [fb1fdbd2173] functions: remove unnecessary includes

2019-07-09 Thread Jacques Lucke
Commit: fb1fdbd2173d7b867122eb5435a20d07d9fe73a8 Author: Jacques Lucke Date: Tue Jul 9 12:16:54 2019 +0200 Branches: functions https://developer.blender.org/rBfb1fdbd2173d7b867122eb5435a20d07d9fe73a8 remove unnecessary includes

[Bf-blender-cvs] [43d037b0862] functions: move inserters to separate file

2019-07-09 Thread Jacques Lucke
Commit: 43d037b0862d44168868bc1e42e313bbc307fc26 Author: Jacques Lucke Date: Tue Jul 9 12:13:34 2019 +0200 Branches: functions https://developer.blender.org/rB43d037b0862d44168868bc1e42e313bbc307fc26 move inserters to separate file

[Bf-blender-cvs] [d845e157500] functions: move integrator to seprate file

2019-07-09 Thread Jacques Lucke
Commit: d845e1575005489253010078d3997ae019cc15cd Author: Jacques Lucke Date: Tue Jul 9 12:02:11 2019 +0200 Branches: functions https://developer.blender.org/rBd845e1575005489253010078d3997ae019cc15cd move integrator to seprate file

[Bf-blender-cvs] [8364c3aafc7] functions: move step description to separate file

2019-07-09 Thread Jacques Lucke
Commit: 8364c3aafc76f87b8e372391b75d67f575d6cbe1 Author: Jacques Lucke Date: Tue Jul 9 11:53:36 2019 +0200 Branches: functions https://developer.blender.org/rB8364c3aafc76f87b8e372391b75d67f575d6cbe1 move step description to separate file

[Bf-blender-cvs] [81795f30b4a] functions: move world state to separate file

2019-07-09 Thread Jacques Lucke
Commit: 81795f30b4a6146da529c9dc225af1aa7345cfca Author: Jacques Lucke Date: Tue Jul 9 11:44:37 2019 +0200 Branches: functions https://developer.blender.org/rB81795f30b4a6146da529c9dc225af1aa7345cfca move world state to separate file

[Bf-blender-cvs] [438aae9d0fd] functions: remove Function from displace modifier (was only for testing)

2019-07-09 Thread Jacques Lucke
Commit: 438aae9d0fd8278dab82965afc0f7f123340caa2 Author: Jacques Lucke Date: Tue Jul 9 09:58:12 2019 +0200 Branches: functions https://developer.blender.org/rB438aae9d0fd8278dab82965afc0f7f123340caa2 remove Function from displace modifier (was only for testing)

[Bf-blender-cvs] [9863f2bfec7] functions: new map.add_override method

2019-07-09 Thread Jacques Lucke
Commit: 9863f2bfec7c80770f1015ad972a6eb1f35be9c8 Author: Jacques Lucke Date: Tue Jul 9 10:53:14 2019 +0200 Branches: functions https://developer.blender.org/rB9863f2bfec7c80770f1015ad972a6eb1f35be9c8 new map.add_override method

[Bf-blender-cvs] [d94c2491941] functions: add ability to specify default values for data sockets

2019-07-09 Thread Jacques Lucke
Commit: d94c249194100229b2d86dc81060d8b076a51ee4 Author: Jacques Lucke Date: Tue Jul 9 09:49:55 2019 +0200 Branches: functions https://developer.blender.org/rBd94c249194100229b2d86dc81060d8b076a51ee4 add ability to specify default values for data sockets

[Bf-blender-cvs] [f3b06e8b150] functions: taking emitter velocity into account

2019-07-09 Thread Jacques Lucke
Commit: f3b06e8b1501181ba3d9f643e3e221541f3f57f8 Author: Jacques Lucke Date: Tue Jul 9 11:23:06 2019 +0200 Branches: functions https://developer.blender.org/rBf3b06e8b1501181ba3d9f643e3e221541f3f57f8 taking emitter velocity into account

[Bf-blender-cvs] [3d919e445a9] functions: add ability to cache the world state to avoid stepping effects

2019-07-09 Thread Jacques Lucke
Commit: 3d919e445a928de872ac9c1aa27abca888139fb6 Author: Jacques Lucke Date: Tue Jul 9 10:53:56 2019 +0200 Branches: functions https://developer.blender.org/rB3d919e445a928de872ac9c1aa27abca888139fb6 add ability to cache the world state to avoid stepping effects

[Bf-blender-cvs] [30dee2dbd23] functions: specify default inputs for some nodes

2019-07-09 Thread Jacques Lucke
Commit: 30dee2dbd23b2b3d35d35cb1951c1e9a0559df51 Author: Jacques Lucke Date: Tue Jul 9 09:50:07 2019 +0200 Branches: functions https://developer.blender.org/rB30dee2dbd23b2b3d35d35cb1951c1e9a0559df51 specify default inputs for some nodes

[Bf-blender-cvs] [6e3158cb005] soc-2019-openxr: Only print info messages with --debug-xr enabled

2019-07-09 Thread Julian Eisel
Commit: 6e3158cb005d11b8880a98f2797612b3854cd268 Author: Julian Eisel Date: Tue Jul 9 17:49:54 2019 +0200 Branches: soc-2019-openxr https://developer.blender.org/rB6e3158cb005d11b8880a98f2797612b3854cd268 Only print info messages with --debug-xr enabled

[Bf-blender-cvs] [3f208ed9274] master: Raise particle count limit for 2.8 release

2019-07-09 Thread Sergey Sharybin
Commit: 3f208ed92747832ad80a897d30147e3c3d48bdb6 Author: Sergey Sharybin Date: Tue Jul 9 17:43:24 2019 +0200 Branches: master https://developer.blender.org/rB3f208ed92747832ad80a897d30147e3c3d48bdb6 Raise particle count limit for 2.8 release Blender 2.8 features significant improvements in the

[Bf-blender-cvs] [b77c01924ab] master: Alembic import: fix crash when loading invalid mesh

2019-07-09 Thread Sybren A. Stüvel
Commit: b77c01924ab8ee01ecec8188de644f3b76072b6f Author: Sybren A. Stüvel Date: Tue Jul 9 16:57:30 2019 +0200 Branches: master https://developer.blender.org/rBb77c01924ab8ee01ecec8188de644f3b76072b6f Alembic import: fix crash when loading invalid mesh These were just some missing nullptr

[Bf-blender-cvs] [817e2796cbe] master: Fix T52814 and T58686: Alembic crashing on fluid sim export

2019-07-09 Thread Sybren A. Stüvel
Commit: 817e2796cbe4c6e115c8a4b6bf535017043be930 Author: Sybren A. Stüvel Date: Tue Jul 9 16:22:52 2019 +0200 Branches: master https://developer.blender.org/rB817e2796cbe4c6e115c8a4b6bf535017043be930 Fix T52814 and T58686: Alembic crashing on fluid sim export The velocities std::vector was

[Bf-blender-cvs] [ca6e4b6be8e] soc-2019-adaptive-cloth: Cloth: update default aspect ratio for better topology

2019-07-09 Thread ishbosamiya
Commit: ca6e4b6be8e686bfb41552af48c101107cdbdff9 Author: ishbosamiya Date: Tue Jul 9 20:53:48 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rBca6e4b6be8e686bfb41552af48c101107cdbdff9 Cloth: update default aspect ratio for better topology

[Bf-blender-cvs] [320013cf292] soc-2019-adaptive-cloth: Cloth: fix collapse edge, seam issue

2019-07-09 Thread ishbosamiya
Commit: 320013cf292eb861412390afe20a544e13508105 Author: ishbosamiya Date: Tue Jul 9 20:50:50 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rB320013cf292eb861412390afe20a544e13508105 Cloth: fix collapse edge, seam issue The edges on the seam should also be allowed

[Bf-blender-cvs] [b2166905056] soc-2019-openxr: Add --debug-xr commandline arg and pass on to GHOST XR contexts

2019-07-09 Thread Julian Eisel
Commit: b21669050567d6cbbf002b4dd5c61766ffa27499 Author: Julian Eisel Date: Tue Jul 9 17:20:01 2019 +0200 Branches: soc-2019-openxr https://developer.blender.org/rBb21669050567d6cbbf002b4dd5c61766ffa27499 Add --debug-xr commandline arg and pass on to GHOST XR contexts Doesn't do anything yet.

[Bf-blender-cvs] [b98896ddd91] soc-2019-openxr: Preparations to allow enabling OpenXR API validation layer

2019-07-09 Thread Julian Eisel
Commit: b98896ddd915fe2f2157ee4b837b2943e417a11b Author: Julian Eisel Date: Tue Jul 9 16:36:27 2019 +0200 Branches: soc-2019-openxr https://developer.blender.org/rBb98896ddd915fe2f2157ee4b837b2943e417a11b Preparations to allow enabling OpenXR API validation layer For this to work two

[Bf-blender-cvs] [58888e7f87d] greasepencil-object: GPencil: Undo clang reformat lines and keep old format

2019-07-09 Thread Antonioya
Commit: 5e7f87dd7a21d0ef29ce15b8a37428229d04 Author: Antonioya Date: Tue Jul 9 16:44:07 2019 +0200 Branches: greasepencil-object https://developer.blender.org/rB5e7f87dd7a21d0ef29ce15b8a37428229d04 GPencil: Undo clang reformat lines and keep old format These lines were changed by clang

[Bf-blender-cvs] [b94c7562cdb] soc-2019-adaptive-cloth: Merge branch 'master' into soc-2019-adaptive-cloth

2019-07-09 Thread ishbosamiya
Commit: b94c7562cdb90b3e3bf6c85e431f20ddd50c1afd Author: ishbosamiya Date: Tue Jul 9 19:50:27 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rBb94c7562cdb90b3e3bf6c85e431f20ddd50c1afd Merge branch 'master' into soc-2019-adaptive-cloth

[Bf-blender-cvs] [b76eb572fce] soc-2019-npr: LANPR: don't use zero value in chaining.

2019-07-09 Thread YimingWu
Commit: b76eb572fcee5c88f005358c6f7d2d21bba87750 Author: YimingWu Date: Tue Jul 9 22:01:53 2019 +0800 Branches: soc-2019-npr https://developer.blender.org/rBb76eb572fcee5c88f005358c6f7d2d21bba87750 LANPR: don't use zero value in chaining.

[Bf-blender-cvs] [96c8b0a86a6] soc-2019-bevel-profiles: Small updates and progress on adding profile widget to bevel tool.

2019-07-09 Thread Hans Goudey
Commit: 96c8b0a86a6fa9522fe9dc187dc95d43014eb56c Author: Hans Goudey Date: Tue Jul 9 09:59:18 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB96c8b0a86a6fa9522fe9dc187dc95d43014eb56c Small updates and progress on adding profile widget to bevel tool.

[Bf-blender-cvs] [6510ab86764] master: Fix T66456: UV Editor missing update after selection change in 3D viewport

2019-07-09 Thread Philipp Oeser
Commit: 6510ab86764042280787686d35c33caecf47b5ae Author: Philipp Oeser Date: Tue Jul 9 13:28:27 2019 +0200 Branches: master https://developer.blender.org/rB6510ab86764042280787686d35c33caecf47b5ae Fix T66456: UV Editor missing update after selection change in 3D viewport Reviewers: brecht

[Bf-blender-cvs] [32f591c0a34] master: Fix T66610: Planar Track extremely laggy when 3D View is open

2019-07-09 Thread Sergey Sharybin
Commit: 32f591c0a344e2e02e7740f487a55c154281501f Author: Sergey Sharybin Date: Tue Jul 9 15:43:42 2019 +0200 Branches: master https://developer.blender.org/rB32f591c0a344e2e02e7740f487a55c154281501f Fix T66610: Planar Track extremely laggy when 3D View is open The issue was caused by

[Bf-blender-cvs] [fd48ef25a02] master: Fix (minor) some typos and other errors in UI messages.

2019-07-09 Thread Bastien Montagne
Commit: fd48ef25a02e61b47798e5272913a7f52f2d1121 Author: Bastien Montagne Date: Tue Jul 9 15:29:54 2019 +0200 Branches: master https://developer.blender.org/rBfd48ef25a02e61b47798e5272913a7f52f2d1121 Fix (minor) some typos and other errors in UI messages.

[Bf-blender-cvs] [9895675b9bc] sculpt-mode-features: Fix formatting

2019-07-09 Thread Pablo Dobarro
Commit: 9895675b9bccd3821a2bdb505b89796717cd47d5 Author: Pablo Dobarro Date: Tue Jul 9 15:20:29 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rB9895675b9bccd3821a2bdb505b89796717cd47d5 Fix formatting ===

[Bf-blender-cvs] [cf701b0d2a4] sculpt-mode-features: Fix normal radius versioning

2019-07-09 Thread Pablo Dobarro
Commit: cf701b0d2a427164649c0ba48921e0b535f4601a Author: Pablo Dobarro Date: Tue Jul 9 15:24:00 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rBcf701b0d2a427164649c0ba48921e0b535f4601a Fix normal radius versioning

[Bf-blender-cvs] [b1020ca1691] master: Fix crash on redo applying transforms

2019-07-09 Thread Philipp Oeser
Commit: b1020ca16912ac5856930819f34849673f204257 Author: Philipp Oeser Date: Tue Jul 9 14:59:30 2019 +0200 Branches: master https://developer.blender.org/rBb1020ca16912ac5856930819f34849673f204257 Fix crash on redo applying transforms When accessing evaluated objects, make sure access to an

[Bf-blender-cvs] [7bf820fb966] master: Fix uninitialized loop variable

2019-07-09 Thread Clément Foucault
Commit: 7bf820fb9667deb099deaa041631f2ac72f2922a Author: Clément Foucault Date: Tue Jul 9 14:55:27 2019 +0200 Branches: master https://developer.blender.org/rB7bf820fb9667deb099deaa041631f2ac72f2922a Fix uninitialized loop variable Fix commit 226c6f086aa2

[Bf-blender-cvs] [977c48b88da] master: Fix T64149: Texture paint can act as a canvas and brush at the same time

2019-07-09 Thread Sebastian Parborg
Commit: 977c48b88da75ef8df373921c58a26060030af8d Author: Sebastian Parborg Date: Tue Jul 9 14:43:25 2019 +0200 Branches: master https://developer.blender.org/rB977c48b88da75ef8df373921c58a26060030af8d Fix T64149: Texture paint can act as a canvas and brush at the same time I don't know if it

[Bf-blender-cvs] [dd84ff212aa] master: Fix crash when redoing Set Origin operator

2019-07-09 Thread Sybren A. Stüvel
Commit: dd84ff212aa5c9d6c1a03888583e11f64a978a1a Author: Sybren A. Stüvel Date: Tue Jul 9 14:45:08 2019 +0200 Branches: master https://developer.blender.org/rBdd84ff212aa5c9d6c1a03888583e11f64a978a1a Fix crash when redoing Set Origin operator The operator was using a non-evaluated depsgraph to

[Bf-blender-cvs] [484794ce674] master: Eevee: Fix first sample being accumulated without SSR

2019-07-09 Thread Clément Foucault
Commit: 484794ce6747068f898273328138fb96c263feac Author: Clément Foucault Date: Tue Jul 9 14:34:38 2019 +0200 Branches: master https://developer.blender.org/rB484794ce6747068f898273328138fb96c263feac Eevee: Fix first sample being accumulated without SSR We check if the previous iteration

[Bf-blender-cvs] [986ff461fb7] master: Fix T65761 Eevee: SSRefraction not working on first sample

2019-07-09 Thread Clément Foucault
Commit: 986ff461fb7ff361f5fb1e5aab49e4f8892258e0 Author: Clément Foucault Date: Tue Jul 9 14:32:02 2019 +0200 Branches: master https://developer.blender.org/rB986ff461fb7ff361f5fb1e5aab49e4f8892258e0 Fix T65761 Eevee: SSRefraction not working on first sample There is no reason to disable the

[Bf-blender-cvs] [7e34846176f] master: Cleanup: GPU: Correct comment

2019-07-09 Thread Clément Foucault
Commit: 7e34846176f3719fb9e03243a06aef40a2c29e5b Author: Clément Foucault Date: Tue Jul 9 12:46:20 2019 +0200 Branches: master https://developer.blender.org/rB7e34846176f3719fb9e03243a06aef40a2c29e5b Cleanup: GPU: Correct comment

[Bf-blender-cvs] [db45aaafab8] master: Fix T61474: laggy interaction on Windows/NVIDIA when gizmos are visible

2019-07-09 Thread Brecht Van Lommel
Commit: db45aaafab8cc821b0e06a659de44f5fedbf847b Author: Brecht Van Lommel Date: Tue Jul 9 13:20:25 2019 +0200 Branches: master https://developer.blender.org/rBdb45aaafab8cc821b0e06a659de44f5fedbf847b Fix T61474: laggy interaction on Windows/NVIDIA when gizmos are visible Thanks to Sergey and

[Bf-blender-cvs] [a5243b6e672] soc-2019-adaptive-cloth: Cloth: remove uv_from_face

2019-07-09 Thread ishbosamiya
Commit: a5243b6e672f5777c8457059052942625aafbf73 Author: ishbosamiya Date: Tue Jul 9 12:07:25 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rBa5243b6e672f5777c8457059052942625aafbf73 Cloth: remove uv_from_face

[Bf-blender-cvs] [5192228e713] soc-2019-adaptive-cloth: Cloth: aspect ratio parameter implemented

2019-07-09 Thread ishbosamiya
Commit: 5192228e7137eda79663fcdb01657fb8c5a81153 Author: ishbosamiya Date: Tue Jul 9 16:32:41 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rB5192228e7137eda79663fcdb01657fb8c5a81153 Cloth: aspect ratio parameter implemented Now, while collapsing an edge, the

[Bf-blender-cvs] [01012fd2f01] soc-2019-adaptive-cloth: Cloth: fix try_edge_collapse issue

2019-07-09 Thread ishbosamiya
Commit: 01012fd2f018954688bca83de1c15902b5e5a3a6 Author: ishbosamiya Date: Tue Jul 9 11:25:12 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rB01012fd2f018954688bca83de1c15902b5e5a3a6 Cloth: fix try_edge_collapse issue

[Bf-blender-cvs] [89c762dd991] master: Fix T57652: Multires undo broken with shared object data

2019-07-09 Thread Sergey Sharybin
Commit: 89c762dd991c64fa46803b3459a2197e25b6138a Author: Sergey Sharybin Date: Tue Jul 9 12:12:18 2019 +0200 Branches: master https://developer.blender.org/rB89c762dd991c64fa46803b3459a2197e25b6138a Fix T57652: Multires undo broken with shared object data

[Bf-blender-cvs] [25a0acd0a6c] master: GPU: ATI Proxy check

2019-07-09 Thread Jeroen Bakker
Commit: 25a0acd0a6c8344cfb425f8e9444666dc95d5bf5 Author: Jeroen Bakker Date: Tue Jul 9 11:36:11 2019 +0200 Branches: master https://developer.blender.org/rB25a0acd0a6c8344cfb425f8e9444666dc95d5bf5 GPU: ATI Proxy check The AMD PRO driver on linux PROXY check also fails. Now the configuration

[Bf-blender-cvs] [805cabdf177] master: Fix T64483: crash when hovering over outliner after closing render window

2019-07-09 Thread Sybren A. Stüvel
Commit: 805cabdf177af6c71da6239ff3fc5d2524286a18 Author: Sybren A. Stüvel Date: Tue Jul 9 11:51:56 2019 +0200 Branches: master https://developer.blender.org/rB805cabdf177af6c71da6239ff3fc5d2524286a18 Fix T64483: crash when hovering over outliner after closing render window The `tselem->id`

[Bf-blender-cvs] [a05104d61f8] soc-2019-openxr: Fix warnings and compile error on GCC

2019-07-09 Thread Julian Eisel
Commit: a05104d61f8a9678c45e87c1c6e6649875ddbaf6 Author: Julian Eisel Date: Tue Jul 9 11:28:17 2019 +0200 Branches: soc-2019-openxr https://developer.blender.org/rBa05104d61f8a9678c45e87c1c6e6649875ddbaf6 Fix warnings and compile error on GCC

[Bf-blender-cvs] [2b43ec56af2] master: Fix T66274: Object Texture Coordinate mode not updating in Lookdev / Eevee

2019-07-09 Thread Sergey Sharybin
Commit: 2b43ec56af2a02ff0be1e128b63261bb57cda100 Author: Sergey Sharybin Date: Tue Jul 9 11:24:39 2019 +0200 Branches: master https://developer.blender.org/rB2b43ec56af2a02ff0be1e128b63261bb57cda100 Fix T66274: Object Texture Coordinate mode not updating in Lookdev / Eevee

[Bf-blender-cvs] [7fe1cc8d245] soc-2019-openxr: Enable grid floor in VR session

2019-07-09 Thread Julian Eisel
Commit: 7fe1cc8d245e4efac2bc902b1001a8e79b20bbf7 Author: Julian Eisel Date: Tue Jul 9 10:56:37 2019 +0200 Branches: soc-2019-openxr https://developer.blender.org/rB7fe1cc8d245e4efac2bc902b1001a8e79b20bbf7 Enable grid floor in VR session Helps quite a bit orientating.

[Bf-blender-cvs] [516afd0162c] master: Implement Movieclip filter for action editors

2019-07-09 Thread Sergey Sharybin
Commit: 516afd0162cd2e217ec50ce522f87317b73f0088 Author: Sergey Sharybin Date: Mon Jul 8 17:27:57 2019 +0200 Branches: master https://developer.blender.org/rB516afd0162cd2e217ec50ce522f87317b73f0088 Implement Movieclip filter for action editors Allows to disable keyframes from movie clips in

[Bf-blender-cvs] [11423f922bc] soc-2019-npr: Gpencil: svg callbacks.

2019-07-09 Thread YimingWu
Commit: 11423f922bcc281b196e89c9cb600e75c8438765 Author: YimingWu Date: Tue Jul 9 14:47:58 2019 +0800 Branches: soc-2019-npr https://developer.blender.org/rB11423f922bcc281b196e89c9cb600e75c8438765 Gpencil: svg callbacks. === M

[Bf-blender-cvs] [bf73c8bf39a] soc-2019-npr: Gpencil: svg export operator

2019-07-09 Thread YimingWu
Commit: bf73c8bf39a1a5b9d8c3480cb3ec40939a21a294 Author: YimingWu Date: Tue Jul 9 14:56:50 2019 +0800 Branches: soc-2019-npr https://developer.blender.org/rBbf73c8bf39a1a5b9d8c3480cb3ec40939a21a294 Gpencil: svg export operator ===

[Bf-blender-cvs] [0fecf69adb5] soc-2019-npr: Merge branch 'greasepencil-object' into soc-2019-npr

2019-07-09 Thread YimingWu
Commit: 0fecf69adb588b1e13e5fc31d1ba0c8275833a9e Author: YimingWu Date: Tue Jul 9 15:42:30 2019 +0800 Branches: soc-2019-npr https://developer.blender.org/rB0fecf69adb588b1e13e5fc31d1ba0c8275833a9e Merge branch 'greasepencil-object' into soc-2019-npr

[Bf-blender-cvs] [0d28e20bc32] functions: move possibly empty arrays to end of struct for msvc compatibility

2019-07-09 Thread Jacques Lucke
Commit: 0d28e20bc32264b48b1399afd483eb09e2f914e8 Author: Jacques Lucke Date: Tue Jul 9 09:32:35 2019 +0200 Branches: functions https://developer.blender.org/rB0d28e20bc32264b48b1399afd483eb09e2f914e8 move possibly empty arrays to end of struct for msvc compatibility