[Bf-blender-cvs] [78b56fa7d97] master: Fix T65461: IntProperty does not respect its 'step' field

2019-08-15 Thread Campbell Barton
Commit: 78b56fa7d973dab8d11786115a87af57681a7dda Author: Campbell Barton Date: Thu Aug 15 22:50:30 2019 +1000 Branches: master https://developer.blender.org/rB78b56fa7d973dab8d11786115a87af57681a7dda Fix T65461: IntProperty does not respect its 'step' field Originally D5020 by @deadpin,

[Bf-blender-cvs] [fdef1a6712b] master: UI: make int/float button clicking logic consistent

2019-08-15 Thread Campbell Barton
Commit: fdef1a6712bc3ccf7fa41b0d7b11c725b5503288 Author: Campbell Barton Date: Thu Aug 15 22:36:28 2019 +1000 Branches: master https://developer.blender.org/rBfdef1a6712bc3ccf7fa41b0d7b11c725b5503288 UI: make int/float button clicking logic consistent - When no change is performed on a float

[Bf-blender-cvs] [a2a9c958455] master: Fix T68678: Invisible fullscreen button

2019-08-15 Thread Campbell Barton
Commit: a2a9c95845559b0bfffaf4b6b5e32e31ed3da7a1 Author: Campbell Barton Date: Thu Aug 15 18:17:33 2019 +1000 Branches: master https://developer.blender.org/rBa2a9c95845559b0bfffaf4b6b5e32e31ed3da7a1 Fix T68678: Invisible fullscreen button Regression from 6148ed8cf9ca

[Bf-blender-cvs] [eac2a7ab0ec] master: Fix full-screen button overlapping navigation gizmo

2019-08-15 Thread Campbell Barton
Commit: eac2a7ab0ecd7fe90cd58213ca96004a1e6a6d33 Author: Campbell Barton Date: Thu Aug 15 19:46:29 2019 +1000 Branches: master https://developer.blender.org/rBeac2a7ab0ecd7fe90cd58213ca96004a1e6a6d33 Fix full-screen button overlapping navigation gizmo

[Bf-blender-cvs] [c7598cd1a51] master: Cleanup: spelling

2019-08-15 Thread Campbell Barton
Commit: c7598cd1a517fd6d0eb9c903d6727dcd1449d1a2 Author: Campbell Barton Date: Thu Aug 15 19:50:52 2019 +1000 Branches: master https://developer.blender.org/rBc7598cd1a517fd6d0eb9c903d6727dcd1449d1a2 Cleanup: spelling Missed in recent commit.

[Bf-blender-cvs] [e6fa174fd77] master: UI: skip drawing the full-screen when alpha is zero

2019-08-15 Thread Campbell Barton
Commit: e6fa174fd7744a88c1ea9a986fdb9b7e908c9047 Author: Campbell Barton Date: Thu Aug 15 18:18:22 2019 +1000 Branches: master https://developer.blender.org/rBe6fa174fd7744a88c1ea9a986fdb9b7e908c9047 UI: skip drawing the full-screen when alpha is zero

[Bf-blender-cvs] [eb477c67a15] soc-2019-openxr: Fix crash when no OpenXR runtime is found (or setup failed)

2019-08-15 Thread Julian Eisel
Commit: eb477c67a15bae88998c50be42cc08acaab41782 Author: Julian Eisel Date: Thu Aug 15 15:50:01 2019 +0200 Branches: soc-2019-openxr https://developer.blender.org/rBeb477c67a15bae88998c50be42cc08acaab41782 Fix crash when no OpenXR runtime is found (or setup failed)

[Bf-blender-cvs] [95a0144293b] master: Fix T68684: Vertex snapping with median not working if the object is not at center of the world

2019-08-15 Thread mano-wii
Commit: 95a0144293b840bfbdcb6a41c1a3a26976961b9b Author: mano-wii Date: Thu Aug 15 08:29:34 2019 -0300 Branches: master https://developer.blender.org/rB95a0144293b840bfbdcb6a41c1a3a26976961b9b Fix T68684: Vertex snapping with median not working if the object is not at center of the world

[Bf-blender-cvs] [e4084f8b241] master: Fix CDT bug causing crash with some output modes.

2019-08-15 Thread Howard Trickey
Commit: e4084f8b24197ede2546da90459cb1b5ad0fd9a8 Author: Howard Trickey Date: Thu Aug 15 07:55:29 2019 -0400 Branches: master https://developer.blender.org/rBe4084f8b24197ede2546da90459cb1b5ad0fd9a8 Fix CDT bug causing crash with some output modes. Forgot to properly maintain the edge for

[Bf-blender-cvs] [48a6997e2a0] master: Fix T64888: full-screen button overlaps side-bar

2019-08-15 Thread Campbell Barton
Commit: 48a6997e2a0657d8b238101b84b688b37bc88875 Author: Campbell Barton Date: Thu Aug 15 20:55:24 2019 +1000 Branches: master https://developer.blender.org/rB48a6997e2a0657d8b238101b84b688b37bc88875 Fix T64888: full-screen button overlaps side-bar

[Bf-blender-cvs] [261a02fc596] master: DRW: New function DRW_culling_min_max_test

2019-08-15 Thread mano-wii
Commit: 261a02fc596db0e91667d4e3af9204b165ec4006 Author: mano-wii Date: Thu Aug 15 10:17:41 2019 -0300 Branches: master https://developer.blender.org/rB261a02fc596db0e91667d4e3af9204b165ec4006 DRW: New function DRW_culling_min_max_test For testing intersection with frustrum planes without

[Bf-blender-cvs] [4d320f43133] master: Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objects inside the rect

2019-08-15 Thread mano-wii
Commit: 4d320f43133b02a43212b017eecdb390476189f2 Author: mano-wii Date: Thu Aug 15 10:31:54 2019 -0300 Branches: master https://developer.blender.org/rB4d320f43133b02a43212b017eecdb390476189f2 Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objects inside the rect But

[Bf-blender-cvs] [2551c5b6e64] greasepencil-object: Merge branch 'master' into greasepencil-object

2019-08-15 Thread Antonio Vazquez
Commit: 2551c5b6e6442b6d669dd29af3e887e147bff927 Author: Antonio Vazquez Date: Thu Aug 15 13:16:07 2019 +0200 Branches: greasepencil-object https://developer.blender.org/rB2551c5b6e6442b6d669dd29af3e887e147bff927 Merge branch 'master' into greasepencil-object

[Bf-blender-cvs] [9e54e6bdc57] master: Cleanup: Minor change to previous commit

2019-08-15 Thread Antonio Vazquez
Commit: 9e54e6bdc57911be2911a7537ab9f67d87e31df0 Author: Antonio Vazquez Date: Thu Aug 15 13:17:28 2019 +0200 Branches: master https://developer.blender.org/rB9e54e6bdc57911be2911a7537ab9f67d87e31df0 Cleanup: Minor change to previous commit

[Bf-blender-cvs] [0dd3f3925b4] soc-2019-openxr: Remove bundled OpenXR-SDK sources from extern/

2019-08-15 Thread Julian Eisel
Commit: 0dd3f3925b42b4119a2f5152d0a001883590122a Author: Julian Eisel Date: Thu Aug 15 15:37:03 2019 +0200 Branches: soc-2019-openxr https://developer.blender.org/rB0dd3f3925b42b4119a2f5152d0a001883590122a Remove bundled OpenXR-SDK sources from extern/ Removes the OPENXR_USE_BUNDLED_SRC option

[Bf-blender-cvs] [cdc2768f65e] soc-2019-openxr: Cleanup: Don't cast away const in GHOST C-API

2019-08-15 Thread Julian Eisel
Commit: cdc2768f65ec2993d7366ac220aaa2531f9c6aaa Author: Julian Eisel Date: Thu Aug 15 15:52:45 2019 +0200 Branches: soc-2019-openxr https://developer.blender.org/rBcdc2768f65ec2993d7366ac220aaa2531f9c6aaa Cleanup: Don't cast away const in GHOST C-API

[Bf-blender-cvs] [bb2394a2988] master: Fix T68014: Add-on's override Python built-in modules

2019-08-15 Thread Campbell Barton
Commit: bb2394a29889157a330bd1064d248c04055b117c Author: Campbell Barton Date: Thu Aug 15 15:53:11 2019 +1000 Branches: master https://developer.blender.org/rBbb2394a29889157a330bd1064d248c04055b117c Fix T68014: Add-on's override Python built-in modules Append addon paths to the sys.path to

[Bf-blender-cvs] [1ddc12ceb92] master: Cleanup: unused warnings

2019-08-15 Thread Campbell Barton
Commit: 1ddc12ceb922241d485ac9a1842c4c6f3d4ab300 Author: Campbell Barton Date: Thu Aug 15 16:39:57 2019 +1000 Branches: master https://developer.blender.org/rB1ddc12ceb922241d485ac9a1842c4c6f3d4ab300 Cleanup: unused warnings Reminder not to leave in unused code, or comment why it should be

[Bf-blender-cvs] [63b3cc17021] master: Cleanup: spelling

2019-08-15 Thread Campbell Barton
Commit: 63b3cc17021d92ac59ac4edc6142e2d434f23f21 Author: Campbell Barton Date: Thu Aug 15 16:48:21 2019 +1000 Branches: master https://developer.blender.org/rB63b3cc17021d92ac59ac4edc6142e2d434f23f21 Cleanup: spelling === M

[Bf-blender-cvs] [ff1ea600c98] master: Fix T68675: particle edit mode makes blender crash

2019-08-15 Thread Philipp Oeser
Commit: ff1ea600c98ba542c3b950fcfaf350626e078899 Author: Philipp Oeser Date: Thu Aug 15 11:39:45 2019 +0200 Branches: master https://developer.blender.org/rBff1ea600c98ba542c3b950fcfaf350626e078899 Fix T68675: particle edit mode makes blender crash In rB9c010c44f420,

[Bf-blender-cvs] [143a44caeb4] master: GPencil: Fix unreported missing VFX in Video Editor

2019-08-15 Thread Antonio Vazquez
Commit: 143a44caeb4dc00f27b66b55d35a868127b5e4a9 Author: Antonio Vazquez Date: Thu Aug 15 13:14:43 2019 +0200 Branches: master https://developer.blender.org/rB143a44caeb4dc00f27b66b55d35a868127b5e4a9 GPencil: Fix unreported missing VFX in Video Editor As the video editor mode is not Render

[Bf-blender-cvs] [5b04829d439] master: Cleanup: replace commented out code by comment

2019-08-15 Thread Brecht Van Lommel
Commit: 5b04829d43996267f2dec8ef5a1418e71647b3c5 Author: Brecht Van Lommel Date: Thu Aug 15 11:24:19 2019 +0200 Branches: master https://developer.blender.org/rB5b04829d43996267f2dec8ef5a1418e71647b3c5 Cleanup: replace commented out code by comment

[Bf-blender-cvs] [7c258a8ad1b] master: Mesh: bypass legacy tessface conversion step when remeshing

2019-08-15 Thread Campbell Barton
Commit: 7c258a8ad1b04a91d24b015fed6c5eae020bf8cc Author: Campbell Barton Date: Thu Aug 15 05:13:20 2019 +1000 Branches: master https://developer.blender.org/rB7c258a8ad1b04a91d24b015fed6c5eae020bf8cc Mesh: bypass legacy tessface conversion step when remeshing

[Bf-blender-cvs] [32395dd4e2f] master: UI: Finalize old TODO in UI float number handling.

2019-08-15 Thread Bastien Montagne
Commit: 32395dd4e2f6c18de1678b69bbba6ac38eec674e Author: Bastien Montagne Date: Thu Aug 15 11:07:44 2019 +0200 Branches: master https://developer.blender.org/rB32395dd4e2f6c18de1678b69bbba6ac38eec674e UI: Finalize old TODO in UI float number handling. Just enable some commented-out code from

[Bf-blender-cvs] [9684971addf] master: Fix T56843 : fix case sensitive filenames on win10

2019-08-15 Thread Lazydodo
Commit: 9684971addf0dfa43fb7367d9102460e8093c523 Author: Lazydodo Date: Thu Aug 15 09:27:15 2019 -0600 Branches: master https://developer.blender.org/rB9684971addf0dfa43fb7367d9102460e8093c523 Fix T56843 : fix case sensitive filenames on win10 When building with case sensitive folders there

[Bf-blender-cvs] [b000354226f] soc-2019-adaptive-cloth: Cloth: silence some print statements

2019-08-15 Thread ishbosamiya
Commit: b000354226f2a21b178d9a429a95fe13bb42461d Author: ishbosamiya Date: Thu Aug 15 18:47:25 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rBb000354226f2a21b178d9a429a95fe13bb42461d Cloth: silence some print statements

[Bf-blender-cvs] [09565017aeb] soc-2019-adaptive-cloth: Cloth: revert back to using previous splitting method

2019-08-15 Thread ishbosamiya
Commit: 09565017aeba564033663787fb0e5577ac50eabb Author: ishbosamiya Date: Mon Aug 12 12:21:42 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rB09565017aeba564033663787fb0e5577ac50eabb Cloth: revert back to using previous splitting method The problem arises when a

[Bf-blender-cvs] [25fa832d010] soc-2019-adaptive-cloth: Cloth: attempt at fixing extra face after collapsing edge

2019-08-15 Thread ishbosamiya
Commit: 25fa832d01010f09b3be64db1fe89b81e429ca84 Author: ishbosamiya Date: Thu Aug 15 12:16:39 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rB25fa832d01010f09b3be64db1fe89b81e429ca84 Cloth: attempt at fixing extra face after collapsing edge

[Bf-blender-cvs] [0bf78faa1df] soc-2019-adaptive-cloth: Cloth: debugging statements for finding bug in collapse edges

2019-08-15 Thread ishbosamiya
Commit: 0bf78faa1df93bd08719be885a432b02847e9275 Author: ishbosamiya Date: Tue Aug 13 19:46:17 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rB0bf78faa1df93bd08719be885a432b02847e9275 Cloth: debugging statements for finding bug in collapse edges There is a bug in

[Bf-blender-cvs] [e3ddf0f8bc6] soc-2019-adaptive-cloth: Cloth: attempt fix for rare error when not all faces remain as triangles

2019-08-15 Thread ishbosamiya
Commit: e3ddf0f8bc67e8847b98ab39f822994abf39150b Author: ishbosamiya Date: Sat Aug 10 17:55:01 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rBe3ddf0f8bc67e8847b98ab39f822994abf39150b Cloth: attempt fix for rare error when not all faces remain as triangles After

[Bf-blender-cvs] [4844469ebc0] soc-2019-adaptive-cloth: Cloth: new method for collapsing an edge

2019-08-15 Thread ishbosamiya
Commit: 4844469ebc07b7f01d0b34f10f8ccfe329c8fea3 Author: ishbosamiya Date: Thu Aug 15 17:57:41 2019 +0530 Branches: soc-2019-adaptive-cloth https://developer.blender.org/rB4844469ebc07b7f01d0b34f10f8ccfe329c8fea3 Cloth: new method for collapsing an edge

[Bf-blender-cvs] [f4faf6d8560] master: Cleanup: Remove redundant headers

2019-08-15 Thread mano-wii
Commit: f4faf6d8560d7565f77823247d2f7f7650bba975 Author: mano-wii Date: Thu Aug 15 12:16:43 2019 -0300 Branches: master https://developer.blender.org/rBf4faf6d8560d7565f77823247d2f7f7650bba975 Cleanup: Remove redundant headers ===

[Bf-blender-cvs] [4aad7730615] master: Cleanup: Silence C4115 warning

2019-08-15 Thread mano-wii
Commit: 4aad773061555144e77e6094fc0247831d397041 Author: mano-wii Date: Thu Aug 15 12:34:31 2019 -0300 Branches: master https://developer.blender.org/rB4aad773061555144e77e6094fc0247831d397041 Cleanup: Silence C4115 warning `'ParticleSystem': named type definition in parentheses` And prevent

[Bf-blender-cvs] [8856c26fc36] master: Windows: add cycles debug logging to helper batch file.

2019-08-15 Thread Lazydodo
Commit: 8856c26fc364b4590755dacf132abe5ae7dac543 Author: Lazydodo Date: Thu Aug 15 09:42:00 2019 -0600 Branches: master https://developer.blender.org/rB8856c26fc364b4590755dacf132abe5ae7dac543 Windows: add cycles debug logging to helper batch file.

[Bf-blender-cvs] [c883fe25da9] master: Cleanup: clang-format, unused arg

2019-08-15 Thread Campbell Barton
Commit: c883fe25da9b325b4e32074d5492edff703ce257 Author: Campbell Barton Date: Fri Aug 16 01:59:13 2019 +1000 Branches: master https://developer.blender.org/rBc883fe25da9b325b4e32074d5492edff703ce257 Cleanup: clang-format, unused arg

[Bf-blender-cvs] [b5fe838d440] master: Fix T68689 Fix infinite recursion cause by versioning code

2019-08-15 Thread Clément Foucault
Commit: b5fe838d44089abef761cb4723aa2d795299c68f Author: Clément Foucault Date: Thu Aug 15 18:46:29 2019 +0200 Branches: master https://developer.blender.org/rBb5fe838d44089abef761cb4723aa2d795299c68f Fix T68689 Fix infinite recursion cause by versioning code Complex nodetrees could fire

[Bf-blender-cvs] [b365fe24611] newboolean: A coplanar intersect case works.

2019-08-15 Thread Howard Trickey
Commit: b365fe24611af59e3acc9451c8c126a3d0e7 Author: Howard Trickey Date: Thu Aug 15 13:05:56 2019 -0400 Branches: newboolean https://developer.blender.org/rBb365fe24611af59e3acc9451c8c126a3d0e7 A coplanar intersect case works.

[Bf-blender-cvs] [63ef1451483] soc-2019-bevel-profiles: Cleanup: Comments, formatting, TODOs

2019-08-15 Thread Hans Goudey
Commit: 63ef145148328c13d726bf1e54c25459c206c740 Author: Hans Goudey Date: Wed Aug 14 18:33:34 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB63ef145148328c13d726bf1e54c25459c206c740 Cleanup: Comments, formatting, TODOs

[Bf-blender-cvs] [a38506b298d] soc-2019-bevel-profiles: Bevel Modal Keymap: Added Keys, reenabled custom status text

2019-08-15 Thread Hans Goudey
Commit: a38506b298dc886c22642420d359708f02589bd4 Author: Hans Goudey Date: Thu Aug 15 11:39:13 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBa38506b298dc886c22642420d359708f02589bd4 Bevel Modal Keymap: Added Keys, reenabled custom status text Added custom profile

[Bf-blender-cvs] [f61c6a2a1fc] master: Build: enable OpenImageDenoise, now that we have libraries for all platforms

2019-08-15 Thread Brecht Van Lommel
Commit: f61c6a2a1fcae9f9175fc4ec8e61e39037f0d102 Author: Brecht Van Lommel Date: Thu Aug 15 18:09:58 2019 +0200 Branches: master https://developer.blender.org/rBf61c6a2a1fcae9f9175fc4ec8e61e39037f0d102 Build: enable OpenImageDenoise, now that we have libraries for all platforms Note that we

[Bf-blender-cvs] [5d72ceb8d80] master: Fix broken text editing of integer number buttons, after recent changes

2019-08-15 Thread Brecht Van Lommel
Commit: 5d72ceb8d806cef9fc4ff12d0678c2e649b4b339 Author: Brecht Van Lommel Date: Thu Aug 15 18:20:33 2019 +0200 Branches: master https://developer.blender.org/rB5d72ceb8d806cef9fc4ff12d0678c2e649b4b339 Fix broken text editing of integer number buttons, after recent changes

[Bf-blender-cvs] [b47c3b41829] newboolean: Merge from master.

2019-08-15 Thread Howard Trickey
Commit: b47c3b41829a4e5921b3509c9efc771b25c01ea4 Author: Howard Trickey Date: Thu Aug 15 08:30:17 2019 -0400 Branches: newboolean https://developer.blender.org/rBb47c3b41829a4e5921b3509c9efc771b25c01ea4 Merge from master. commit e4084f8b24197ede2546da90459cb1b5ad0fd9a8 Author: Howard Trickey

[Bf-blender-cvs] [cbd1739004f] master: Fix T68705: Changing any editor to the properties crashes Blender

2019-08-15 Thread Dalai Felinto
Commit: cbd1739004f854f4970f95ea3ed512f2aecf2fe7 Author: Dalai Felinto Date: Thu Aug 15 16:38:31 2019 -0300 Branches: master https://developer.blender.org/rBcbd1739004f854f4970f95ea3ed512f2aecf2fe7 Fix T68705: Changing any editor to the properties crashes Blender Issue introduced (more like

[Bf-blender-cvs] [d6d51674a2f] sculpt-mode-features: Sculpt: Pose brush

2019-08-15 Thread Pablo Dobarro
Commit: d6d51674a2fee3a1110d241b96d31480ce440cf1 Author: Pablo Dobarro Date: Fri Aug 16 00:12:43 2019 +0200 Branches: sculpt-mode-features https://developer.blender.org/rBd6d51674a2fee3a1110d241b96d31480ce440cf1 Sculpt: Pose brush This commit also includes the MOUSE_INBETWEEN events fix for

[Bf-blender-cvs] [2afbf00600c] soc-2019-bevel-profiles: Profile widget sampling bug fix, cleanup in file

2019-08-15 Thread Hans Goudey
Commit: 2afbf00600c89ef7332111c89216b88e5e7a7c25 Author: Hans Goudey Date: Thu Aug 15 19:25:10 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rB2afbf00600c89ef7332111c89216b88e5e7a7c25 Profile widget sampling bug fix, cleanup in file - Extra samples are now

[Bf-blender-cvs] [cf008b012ae] soc-2019-bevel-profiles: Bevel cleanup: Angle kind enum, var rename for readability

2019-08-15 Thread Hans Goudey
Commit: cf008b012ae6537987c7feea6171df722aec8bbd Author: Hans Goudey Date: Thu Aug 15 19:26:06 2019 -0400 Branches: soc-2019-bevel-profiles https://developer.blender.org/rBcf008b012ae6537987c7feea6171df722aec8bbd Bevel cleanup: Angle kind enum, var rename for readability

[Bf-blender-cvs] [2c41ffa3808] soc-2019-openxr: Fix compiling with external OpenXR SDK on Windows

2019-08-15 Thread Julian Eisel
Commit: 2c41ffa38088dc4c65ef1f69d01a8ad97eb12dee Author: Julian Eisel Date: Thu Aug 15 21:48:45 2019 +0200 Branches: soc-2019-openxr https://developer.blender.org/rB2c41ffa38088dc4c65ef1f69d01a8ad97eb12dee Fix compiling with external OpenXR SDK on Windows

[Bf-blender-cvs] [0f79c346c63] master: Fix check that validates a selection index

2019-08-15 Thread mano-wii
Commit: 0f79c346c63f21f246ab636d74eea9b7aa874a33 Author: mano-wii Date: Thu Aug 15 17:08:38 2019 -0300 Branches: master https://developer.blender.org/rB0f79c346c63f21f246ab636d74eea9b7aa874a33 Fix check that validates a selection index

[Bf-blender-cvs] [50ad4428ac7] master: Windows/MSI: Rework MSI installer.

2019-08-15 Thread Lazydodo
Commit: 50ad4428ac76705dc28e4cd85272a47118b6a654 Author: Lazydodo Date: Thu Aug 15 13:43:27 2019 -0600 Branches: master https://developer.blender.org/rB50ad4428ac76705dc28e4cd85272a47118b6a654 Windows/MSI: Rework MSI installer. The installer always upgraded the last version installed and did

[Bf-blender-cvs] [8f565f5a6ff] master: WM: reuse visible region calculation

2019-08-15 Thread Campbell Barton
Commit: 8f565f5a6ffa4f6170caca2de50a733e8c72367a Author: Campbell Barton Date: Fri Aug 16 05:41:43 2019 +1000 Branches: master https://developer.blender.org/rB8f565f5a6ffa4f6170caca2de50a733e8c72367a WM: reuse visible region calculation Avoids calculating the visible part of a region whenever

[Bf-blender-cvs] [9dab57a9f82] master: Outliner: only activate outliner items when clicking on icon/text

2019-08-15 Thread Campbell Barton
Commit: 9dab57a9f829881dad1e659b53413ded15ec085e Author: Campbell Barton Date: Fri Aug 16 07:02:22 2019 +1000 Branches: master https://developer.blender.org/rB9dab57a9f829881dad1e659b53413ded15ec085e Outliner: only activate outliner items when clicking on icon/text This is 2.7x behavior, while

[Bf-blender-cvs] [266e7b67fd3] master: Cleanup: use boolean

2019-08-15 Thread Campbell Barton
Commit: 266e7b67fd3e2c219d8646e37a2fb3e393df4bda Author: Campbell Barton Date: Fri Aug 16 04:54:10 2019 +1000 Branches: master https://developer.blender.org/rB266e7b67fd3e2c219d8646e37a2fb3e393df4bda Cleanup: use boolean === M

[Bf-blender-cvs] [9579cba6ee9] temp-lanpr-staging: Mesh: bypass legacy tessface conversion step when remeshing

2019-08-15 Thread Campbell Barton
Commit: 9579cba6ee979e3ceb9b6b724dcc0f6291bde842 Author: Campbell Barton Date: Thu Aug 15 05:13:20 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB9579cba6ee979e3ceb9b6b724dcc0f6291bde842 Mesh: bypass legacy tessface conversion step when remeshing

[Bf-blender-cvs] [c02e8d0610a] temp-lanpr-staging: Cleanup: spelling

2019-08-15 Thread Campbell Barton
Commit: c02e8d0610a36755cf4a882ab985b6f7fa6e3713 Author: Campbell Barton Date: Thu Aug 15 16:48:21 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rBc02e8d0610a36755cf4a882ab985b6f7fa6e3713 Cleanup: spelling

[Bf-blender-cvs] [438ebed0c8f] temp-lanpr-staging: Cleanup: spelling

2019-08-15 Thread Campbell Barton
Commit: 438ebed0c8f2be33cc6a4249a1460dd60547e2a9 Author: Campbell Barton Date: Thu Aug 15 19:50:52 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB438ebed0c8f2be33cc6a4249a1460dd60547e2a9 Cleanup: spelling Missed in recent commit.

[Bf-blender-cvs] [957ca418e4d] temp-lanpr-staging: UI: skip drawing the full-screen when alpha is zero

2019-08-15 Thread Campbell Barton
Commit: 957ca418e4d798932ae728483a737679526147c2 Author: Campbell Barton Date: Thu Aug 15 18:18:22 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB957ca418e4d798932ae728483a737679526147c2 UI: skip drawing the full-screen when alpha is zero

[Bf-blender-cvs] [9354a8b130f] temp-lanpr-staging: Cleanup: replace commented out code by comment

2019-08-15 Thread Brecht Van Lommel
Commit: 9354a8b130ff97ffcc3e1fd8134e38fbe75020d1 Author: Brecht Van Lommel Date: Thu Aug 15 11:24:19 2019 +0200 Branches: temp-lanpr-staging https://developer.blender.org/rB9354a8b130ff97ffcc3e1fd8134e38fbe75020d1 Cleanup: replace commented out code by comment

[Bf-blender-cvs] [5667aa410c7] temp-lanpr-staging: Cleanup: unused warnings

2019-08-15 Thread Campbell Barton
Commit: 5667aa410c77120c0e464fd6a2da62ce376db5ad Author: Campbell Barton Date: Thu Aug 15 16:39:57 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB5667aa410c77120c0e464fd6a2da62ce376db5ad Cleanup: unused warnings Reminder not to leave in unused code, or comment why it

[Bf-blender-cvs] [d148c79061b] temp-lanpr-staging: UI: Finalize old TODO in UI float number handling.

2019-08-15 Thread Bastien Montagne
Commit: d148c79061bb639848d6c11b14a195f80def592f Author: Bastien Montagne Date: Thu Aug 15 11:07:44 2019 +0200 Branches: temp-lanpr-staging https://developer.blender.org/rBd148c79061bb639848d6c11b14a195f80def592f UI: Finalize old TODO in UI float number handling. Just enable some commented-out

[Bf-blender-cvs] [6d6c75e1a0f] temp-lanpr-staging: Fix T68678: Invisible fullscreen button

2019-08-15 Thread Campbell Barton
Commit: 6d6c75e1a0f377161b8b5b6eba7b9fdfd57c2c6c Author: Campbell Barton Date: Thu Aug 15 18:17:33 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB6d6c75e1a0f377161b8b5b6eba7b9fdfd57c2c6c Fix T68678: Invisible fullscreen button Regression from 6148ed8cf9ca

[Bf-blender-cvs] [626b4b533af] temp-lanpr-staging: Fix T68014: Add-on's override Python built-in modules

2019-08-15 Thread Campbell Barton
Commit: 626b4b533afb25e9ed415e4f9caffe17785b7eec Author: Campbell Barton Date: Thu Aug 15 15:53:11 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB626b4b533afb25e9ed415e4f9caffe17785b7eec Fix T68014: Add-on's override Python built-in modules Append addon paths to the

[Bf-blender-cvs] [610de0a6565] temp-lanpr-staging: Fix T68675: particle edit mode makes blender crash

2019-08-15 Thread Philipp Oeser
Commit: 610de0a65652810ae3156fc3582213f197d5f439 Author: Philipp Oeser Date: Thu Aug 15 11:39:45 2019 +0200 Branches: temp-lanpr-staging https://developer.blender.org/rB610de0a65652810ae3156fc3582213f197d5f439 Fix T68675: particle edit mode makes blender crash In rB9c010c44f420,

[Bf-blender-cvs] [17656a6e1fe] temp-lanpr-staging: LANPR: Use flag for enable field.

2019-08-15 Thread YimingWu
Commit: 17656a6e1fedbc344aa1492d83257262bcfca776 Author: YimingWu Date: Mon Aug 12 09:12:09 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rB17656a6e1fedbc344aa1492d83257262bcfca776 LANPR: Use flag for enable field.

[Bf-blender-cvs] [ddb78ea43b7] temp-lanpr-staging: Cleanup: Remove material LANPR settings for future integration.

2019-08-15 Thread YimingWu
Commit: ddb78ea43b73c150e29ddf1a1adf1ea86365f2cb Author: YimingWu Date: Sun Aug 11 17:49:28 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rBddb78ea43b73c150e29ddf1a1adf1ea86365f2cb Cleanup: Remove material LANPR settings for future integration.

[Bf-blender-cvs] [6bd4ea0c2f1] temp-lanpr-staging: Cleanup: New line at EOF.

2019-08-15 Thread YimingWu
Commit: 6bd4ea0c2f1a4ccddec150d123c9b2a5885ffdab Author: YimingWu Date: Sun Aug 11 16:30:43 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rB6bd4ea0c2f1a4ccddec150d123c9b2a5885ffdab Cleanup: New line at EOF.

[Bf-blender-cvs] [f04a173d7b5] temp-lanpr-staging: Diff for adding LANPR only.

2019-08-15 Thread YimingWu
Commit: f04a173d7b5a7f1540ec64906e8314922300cd96 Author: YimingWu Date: Sun Aug 11 16:12:04 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rBf04a173d7b5a7f1540ec64906e8314922300cd96 Diff for adding LANPR only.

[Bf-blender-cvs] [05b54a99efb] temp-lanpr-staging: Cleanup: if brackets.

2019-08-15 Thread YimingWu
Commit: 05b54a99efbcc8b3e97523252e9801d7463502e7 Author: YimingWu Date: Sun Aug 11 17:20:16 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rB05b54a99efbcc8b3e97523252e9801d7463502e7 Cleanup: if brackets. ===

[Bf-blender-cvs] [875beb5f92d] temp-lanpr-staging: Merge remote-tracking branch 'origin/master' into temp-lanpr-staging

2019-08-15 Thread YimingWu
Commit: 875beb5f92d42c66a397b590447a143f10247f86 Author: YimingWu Date: Mon Aug 12 09:13:20 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rB875beb5f92d42c66a397b590447a143f10247f86 Merge remote-tracking branch 'origin/master' into temp-lanpr-staging

[Bf-blender-cvs] [d89055b48df] temp-lanpr-staging: Fix CDT bug causing crash with some output modes.

2019-08-15 Thread Howard Trickey
Commit: d89055b48df5c9b23ed94a1f7b67b6aa88f40d67 Author: Howard Trickey Date: Thu Aug 15 07:55:29 2019 -0400 Branches: temp-lanpr-staging https://developer.blender.org/rBd89055b48df5c9b23ed94a1f7b67b6aa88f40d67 Fix CDT bug causing crash with some output modes. Forgot to properly maintain the

[Bf-blender-cvs] [5d8ff9ad918] temp-lanpr-staging: Fix T64888: full-screen button overlaps side-bar

2019-08-15 Thread Campbell Barton
Commit: 5d8ff9ad91878cdf3f5f0bf969a72477ba5a1e86 Author: Campbell Barton Date: Thu Aug 15 20:55:24 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB5d8ff9ad91878cdf3f5f0bf969a72477ba5a1e86 Fix T64888: full-screen button overlaps side-bar

[Bf-blender-cvs] [f23f80eef83] temp-lanpr-staging: Cleanup: clang-format, unused arg

2019-08-15 Thread Campbell Barton
Commit: f23f80eef8330f0f536935d865a6fd15bdd830ea Author: Campbell Barton Date: Fri Aug 16 01:59:13 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rBf23f80eef8330f0f536935d865a6fd15bdd830ea Cleanup: clang-format, unused arg

[Bf-blender-cvs] [98fc7e533cf] temp-lanpr-staging: Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objects inside the rect

2019-08-15 Thread mano-wii
Commit: 98fc7e533cf790f0fe595e36672465670193e456 Author: mano-wii Date: Thu Aug 15 10:31:54 2019 -0300 Branches: temp-lanpr-staging https://developer.blender.org/rB98fc7e533cf790f0fe595e36672465670193e456 Edit Mesh Selection: Refactor: Redraw idmap buffer at runtime with only objects inside

[Bf-blender-cvs] [99474e2c40a] temp-lanpr-staging: Fix full-screen button overlapping navigation gizmo

2019-08-15 Thread Campbell Barton
Commit: 99474e2c40ae5490385bc31831d3331075860064 Author: Campbell Barton Date: Thu Aug 15 19:46:29 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB99474e2c40ae5490385bc31831d3331075860064 Fix full-screen button overlapping navigation gizmo

[Bf-blender-cvs] [6f90b323f0c] temp-lanpr-staging: Cleanup: Remove redundant headers

2019-08-15 Thread mano-wii
Commit: 6f90b323f0c6ff1e1dd650b46ff006cd13914ade Author: mano-wii Date: Thu Aug 15 12:16:43 2019 -0300 Branches: temp-lanpr-staging https://developer.blender.org/rB6f90b323f0c6ff1e1dd650b46ff006cd13914ade Cleanup: Remove redundant headers

[Bf-blender-cvs] [870bb404a0c] temp-lanpr-staging: Fix T68705: Changing any editor to the properties crashes Blender

2019-08-15 Thread Dalai Felinto
Commit: 870bb404a0c6813470c1f9f8fcaf436b9b970060 Author: Dalai Felinto Date: Thu Aug 15 16:38:31 2019 -0300 Branches: temp-lanpr-staging https://developer.blender.org/rB870bb404a0c6813470c1f9f8fcaf436b9b970060 Fix T68705: Changing any editor to the properties crashes Blender Issue introduced

[Bf-blender-cvs] [9c03720227c] temp-lanpr-staging: WM: reuse visible region calculation

2019-08-15 Thread Campbell Barton
Commit: 9c03720227cb53cc01c43df1a3ed2273fafdd707 Author: Campbell Barton Date: Fri Aug 16 05:41:43 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB9c03720227cb53cc01c43df1a3ed2273fafdd707 WM: reuse visible region calculation Avoids calculating the visible part of a

[Bf-blender-cvs] [4905de78eee] temp-lanpr-staging: Cleanup: use boolean

2019-08-15 Thread Campbell Barton
Commit: 4905de78eee437db02bf40108b3f46c205594d50 Author: Campbell Barton Date: Fri Aug 16 04:54:10 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB4905de78eee437db02bf40108b3f46c205594d50 Cleanup: use boolean

[Bf-blender-cvs] [477d470f810] temp-lanpr-staging: Fix broken text editing of integer number buttons, after recent changes

2019-08-15 Thread Brecht Van Lommel
Commit: 477d470f8103d849e2e37cd557f5c72574d9c7af Author: Brecht Van Lommel Date: Thu Aug 15 18:20:33 2019 +0200 Branches: temp-lanpr-staging https://developer.blender.org/rB477d470f8103d849e2e37cd557f5c72574d9c7af Fix broken text editing of integer number buttons, after recent changes

[Bf-blender-cvs] [9b93610f1a1] temp-lanpr-staging: Outliner: only activate outliner items when clicking on icon/text

2019-08-15 Thread Campbell Barton
Commit: 9b93610f1a1ed363b7e4c78020ab1f3afcb181f5 Author: Campbell Barton Date: Fri Aug 16 07:02:22 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB9b93610f1a1ed363b7e4c78020ab1f3afcb181f5 Outliner: only activate outliner items when clicking on icon/text This is 2.7x

[Bf-blender-cvs] [f1bc61e1e4a] temp-lanpr-staging: Windows/MSI: Rework MSI installer.

2019-08-15 Thread Lazydodo
Commit: f1bc61e1e4a87ccbf3adc23a0355e96d0f3ab4f7 Author: Lazydodo Date: Thu Aug 15 13:43:27 2019 -0600 Branches: temp-lanpr-staging https://developer.blender.org/rBf1bc61e1e4a87ccbf3adc23a0355e96d0f3ab4f7 Windows/MSI: Rework MSI installer. The installer always upgraded the last version

[Bf-blender-cvs] [a43f4f7dc67] temp-lanpr-staging: UI: make int/float button clicking logic consistent

2019-08-15 Thread Campbell Barton
Commit: a43f4f7dc675342668c00f03513a87bb9516b633 Author: Campbell Barton Date: Thu Aug 15 22:36:28 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rBa43f4f7dc675342668c00f03513a87bb9516b633 UI: make int/float button clicking logic consistent - When no change is performed

[Bf-blender-cvs] [3ca8e524086] temp-lanpr-staging: Fix T68684: Vertex snapping with median not working if the object is not at center of the world

2019-08-15 Thread mano-wii
Commit: 3ca8e5240867210ece71410006ec45cbc6bbc25f Author: mano-wii Date: Thu Aug 15 08:29:34 2019 -0300 Branches: temp-lanpr-staging https://developer.blender.org/rB3ca8e5240867210ece71410006ec45cbc6bbc25f Fix T68684: Vertex snapping with median not working if the object is not at center of the

[Bf-blender-cvs] [f12e7de7c0e] temp-lanpr-staging: Cleanup: Minor change to previous commit

2019-08-15 Thread Antonio Vazquez
Commit: f12e7de7c0e42eb6dc1fa5ed47869ba8d43dd835 Author: Antonio Vazquez Date: Thu Aug 15 13:17:28 2019 +0200 Branches: temp-lanpr-staging https://developer.blender.org/rBf12e7de7c0e42eb6dc1fa5ed47869ba8d43dd835 Cleanup: Minor change to previous commit

[Bf-blender-cvs] [810ee6dd4ae] temp-lanpr-staging: GPencil: Fix unreported missing VFX in Video Editor

2019-08-15 Thread Antonio Vazquez
Commit: 810ee6dd4aeb55a4ab35b5b5d4a76b01e34adffa Author: Antonio Vazquez Date: Thu Aug 15 13:14:43 2019 +0200 Branches: temp-lanpr-staging https://developer.blender.org/rB810ee6dd4aeb55a4ab35b5b5d4a76b01e34adffa GPencil: Fix unreported missing VFX in Video Editor As the video editor mode is

[Bf-blender-cvs] [4ba9f580327] temp-lanpr-staging: Fix T56843 : fix case sensitive filenames on win10

2019-08-15 Thread Lazydodo
Commit: 4ba9f5803270a9c2246a38b7bcdddea66d38a529 Author: Lazydodo Date: Thu Aug 15 09:27:15 2019 -0600 Branches: temp-lanpr-staging https://developer.blender.org/rB4ba9f5803270a9c2246a38b7bcdddea66d38a529 Fix T56843 : fix case sensitive filenames on win10 When building with case sensitive

[Bf-blender-cvs] [81fe702792c] temp-lanpr-staging: Build: enable OpenImageDenoise, now that we have libraries for all platforms

2019-08-15 Thread Brecht Van Lommel
Commit: 81fe702792c455ebd35d97136dc92b4fbbdc46c3 Author: Brecht Van Lommel Date: Thu Aug 15 18:09:58 2019 +0200 Branches: temp-lanpr-staging https://developer.blender.org/rB81fe702792c455ebd35d97136dc92b4fbbdc46c3 Build: enable OpenImageDenoise, now that we have libraries for all platforms

[Bf-blender-cvs] [9ba7255e743] temp-lanpr-staging: Windows: add cycles debug logging to helper batch file.

2019-08-15 Thread Lazydodo
Commit: 9ba7255e743d146044a938f8a4d0fb828f49676a Author: Lazydodo Date: Thu Aug 15 09:42:00 2019 -0600 Branches: temp-lanpr-staging https://developer.blender.org/rB9ba7255e743d146044a938f8a4d0fb828f49676a Windows: add cycles debug logging to helper batch file.

[Bf-blender-cvs] [aa34408b038] temp-lanpr-staging: DRW: New function DRW_culling_min_max_test

2019-08-15 Thread mano-wii
Commit: aa34408b038d0cab2837f10c5e6aa0d123603215 Author: mano-wii Date: Thu Aug 15 10:17:41 2019 -0300 Branches: temp-lanpr-staging https://developer.blender.org/rBaa34408b038d0cab2837f10c5e6aa0d123603215 DRW: New function DRW_culling_min_max_test For testing intersection with frustrum planes

[Bf-blender-cvs] [2bb2e46d2b9] temp-lanpr-staging: Cleanup: Silence C4115 warning

2019-08-15 Thread mano-wii
Commit: 2bb2e46d2b9bf2717fa4e77d086ca486707f2174 Author: mano-wii Date: Thu Aug 15 12:34:31 2019 -0300 Branches: temp-lanpr-staging https://developer.blender.org/rB2bb2e46d2b9bf2717fa4e77d086ca486707f2174 Cleanup: Silence C4115 warning `'ParticleSystem': named type definition in parentheses`

[Bf-blender-cvs] [b9fae89a35b] temp-lanpr-staging: Fix T68689 Fix infinite recursion cause by versioning code

2019-08-15 Thread Clément Foucault
Commit: b9fae89a35bf9b92fdae04033f5b19400cb08295 Author: Clément Foucault Date: Thu Aug 15 18:46:29 2019 +0200 Branches: temp-lanpr-staging https://developer.blender.org/rBb9fae89a35bf9b92fdae04033f5b19400cb08295 Fix T68689 Fix infinite recursion cause by versioning code Complex nodetrees

[Bf-blender-cvs] [10ac2c1017a] temp-lanpr-staging: Fix T65461: IntProperty does not respect its 'step' field

2019-08-15 Thread Campbell Barton
Commit: 10ac2c1017a9866087912e9b2d23e800a462e7e4 Author: Campbell Barton Date: Thu Aug 15 22:50:30 2019 +1000 Branches: temp-lanpr-staging https://developer.blender.org/rB10ac2c1017a9866087912e9b2d23e800a462e7e4 Fix T65461: IntProperty does not respect its 'step' field Originally D5020 by

[Bf-blender-cvs] [f5057caca24] temp-lanpr-staging: Fix check that validates a selection index

2019-08-15 Thread mano-wii
Commit: f5057caca24d73f05cd57cd5d73e0fba68a00755 Author: mano-wii Date: Thu Aug 15 17:08:38 2019 -0300 Branches: temp-lanpr-staging https://developer.blender.org/rBf5057caca24d73f05cd57cd5d73e0fba68a00755 Fix check that validates a selection index

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

2019-08-15 Thread Nathan Craddock
Commit: d156139cbccc16ee457974455624cf75e91a1670 Author: Nathan Craddock Date: Thu Aug 15 16:11:28 2019 -0600 Branches: soc-2019-outliner https://developer.blender.org/rBd156139cbccc16ee457974455624cf75e91a1670 Merge branch 'master' into soc-2019-outliner

[Bf-blender-cvs] [b790e32dedb] temp-lanpr-staging: LANPR: Use BLI math functions. Some added.

2019-08-15 Thread YimingWu
Commit: b790e32dedb4ef31a8bc8a8a9a9ade1e38504db5 Author: YimingWu Date: Mon Aug 12 09:58:24 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rBb790e32dedb4ef31a8bc8a8a9a9ade1e38504db5 LANPR: Use BLI math functions. Some added.

[Bf-blender-cvs] [33d3dcdb00c] temp-lanpr-staging: View3D: Circle Select optimization

2019-08-15 Thread mano-wii
Commit: 33d3dcdb00c99217333d8919565830807199d23f Author: mano-wii Date: Sun Aug 11 22:12:11 2019 -0300 Branches: temp-lanpr-staging https://developer.blender.org/rB33d3dcdb00c99217333d8919565830807199d23f View3D: Circle Select optimization Don't recreate `select_bitmap` for each edited object.

[Bf-blender-cvs] [ccc113deba8] temp-lanpr-staging: Merge remote-tracking branch 'origin/master' into temp-lanpr-staging

2019-08-15 Thread YimingWu
Commit: ccc113deba817e17ad63ecd2169a4ae1cb05e17a Author: YimingWu Date: Wed Aug 14 15:46:31 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rBccc113deba817e17ad63ecd2169a4ae1cb05e17a Merge remote-tracking branch 'origin/master' into temp-lanpr-staging

[Bf-blender-cvs] [e21a36b69ae] temp-lanpr-staging: Cleanup: Use "level_start".

2019-08-15 Thread YimingWu
Commit: e21a36b69aea038fea035f64529ad440f65465c6 Author: YimingWu Date: Sun Aug 11 17:22:43 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rBe21a36b69aea038fea035f64529ad440f65465c6 Cleanup: Use "level_start".

[Bf-blender-cvs] [cfd060147bb] temp-lanpr-staging: Cleanup: Use "normal_thickness_start".

2019-08-15 Thread YimingWu
Commit: cfd060147bb1f74daf9ea54b797d533723991406 Author: YimingWu Date: Sun Aug 11 17:25:05 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rBcfd060147bb1f74daf9ea54b797d533723991406 Cleanup: Use "normal_thickness_start".

[Bf-blender-cvs] [01369f14000] temp-lanpr-staging: Cleanup: make format.

2019-08-15 Thread YimingWu
Commit: 01369f14000b2d7d2f77817149f98376bb57b56c Author: YimingWu Date: Sun Aug 11 17:40:06 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rB01369f14000b2d7d2f77817149f98376bb57b56c Cleanup: make format. ===

[Bf-blender-cvs] [255048842fa] temp-lanpr-staging: Cleanup: Remove tnsLinearItp().

2019-08-15 Thread YimingWu
Commit: 255048842fa83ed1c830dacb2cb77245ff99d048 Author: YimingWu Date: Mon Aug 12 10:24:09 2019 +0800 Branches: temp-lanpr-staging https://developer.blender.org/rB255048842fa83ed1c830dacb2cb77245ff99d048 Cleanup: Remove tnsLinearItp().

  1   2   >