[Bf-blender-cvs] [3804636ee57] master: Fix: Better fix for KeyingSet "Export to File" and unescaped characters

2019-03-01 Thread Joshua Leung
Commit: 3804636ee57b58c0ca02dd5360f6df62603ae929 Author: Joshua Leung Date: Sat Mar 2 02:15:54 2019 +1300 Branches: master https://developer.blender.org/rB3804636ee57b58c0ca02dd5360f6df62603ae929 Fix: Better fix for KeyingSet "Export to File" and unescaped characters Use Python's

[Bf-blender-cvs] [dbeef6751db] master: Cleanup: Adding braces around all cases here to make it easier for the next step

2019-03-01 Thread Joshua Leung
Commit: dbeef6751db3cf300a588b1530441ff685d3f103 Author: Joshua Leung Date: Sat Mar 2 02:11:14 2019 +1300 Branches: master https://developer.blender.org/rBdbeef6751db3cf300a588b1530441ff685d3f103 Cleanup: Adding braces around all cases here to make it easier for the next step

[Bf-blender-cvs] [2bad126999b] master: Fix T62057: Particle settings keyframes not showing in Graph Editor channels

2019-03-01 Thread Joshua Leung
Commit: 2bad126999b2094e685fb8599bb4d39b76a38a2e Author: Joshua Leung Date: Sat Mar 2 02:10:43 2019 +1300 Branches: master https://developer.blender.org/rB2bad126999b2094e685fb8599bb4d39b76a38a2e Fix T62057: Particle settings keyframes not showing in Graph Editor channels In short

[Bf-blender-cvs] [49618b0e18f] master: Fix: Ensure that KeyingSet.bl_description field is properly escaped when using the Export to File operator

2019-02-04 Thread Joshua Leung
Commit: 49618b0e18f7554dd70ac898d93abc7baf380081 Author: Joshua Leung Date: Tue Feb 5 16:21:35 2019 +1300 Branches: master https://developer.blender.org/rB49618b0e18f7554dd70ac898d93abc7baf380081 Fix: Ensure that KeyingSet.bl_description field is properly escaped when using the Export to File

[Bf-blender-cvs] [2a237377ce3] master: Fix typos

2019-02-03 Thread Joshua Leung
Commit: 2a237377ce390509bfd18cf70f645d17d8bc92aa Author: Joshua Leung Date: Thu Jan 31 17:31:51 2019 +1300 Branches: master https://developer.blender.org/rB2a237377ce390509bfd18cf70f645d17d8bc92aa Fix typos === M source

[Bf-blender-cvs] [65340ad73f4] master: Fix T60753: Graph Editor showing cache curves regardless of filters

2019-02-03 Thread Joshua Leung
Commit: 65340ad73f4c70936a5132bc5d8f911408cfb826 Author: Joshua Leung Date: Thu Jan 31 15:42:59 2019 +1300 Branches: master https://developer.blender.org/rB65340ad73f4c70936a5132bc5d8f911408cfb826 Fix T60753: Graph Editor showing cache curves regardless of filters This commit adds a datablock

[Bf-blender-cvs] [9d4ed6d03b6] master: Fix T59984: Drivers don't update values in UI or show proper errors

2019-01-08 Thread Joshua Leung
Commit: 9d4ed6d03b6910b5239c2f17b3559987330f9652 Author: Joshua Leung Date: Fri Jan 4 14:57:09 2019 +1300 Branches: master https://developer.blender.org/rB9d4ed6d03b6910b5239c2f17b3559987330f9652 Fix T59984: Drivers don't update values in UI or show proper errors We now perform COW -> origi

[Bf-blender-cvs] [395120ed72e] master: Typo fixes

2019-01-08 Thread Joshua Leung
Commit: 395120ed72e9cca0a21a876a46fec19e1531f59f Author: Joshua Leung Date: Fri Jan 4 15:02:41 2019 +1300 Branches: master https://developer.blender.org/rB395120ed72e9cca0a21a876a46fec19e1531f59f Typo fixes === M source

[Bf-blender-cvs] [37ffd95594f] blender2.8: Fix: Drivers popover not showing

2018-10-19 Thread Joshua Leung
Commit: 37ffd95594fe801cd51f60816e575fb3786cd095 Author: Joshua Leung Date: Sat Oct 13 11:32:28 2018 +1300 Branches: blender2.8 https://developer.blender.org/rB37ffd95594fe801cd51f60816e575fb3786cd095 Fix: Drivers popover not showing This was broken since

[Bf-blender-cvs] [b634bf9fb64] blender2.8: Fix typo

2018-10-19 Thread Joshua Leung
Commit: b634bf9fb64930e0073c17bc115b6c3436b9a8e2 Author: Joshua Leung Date: Sat Oct 20 15:28:43 2018 +1300 Branches: blender2.8 https://developer.blender.org/rBb634bf9fb64930e0073c17bc115b6c3436b9a8e2 Fix typo === M source

[Bf-blender-cvs] [8ee06f50c05] blender2.8: Motion Path Calcs: Minor optimisation tweaks

2018-08-22 Thread Joshua Leung
Commit: 8ee06f50c059e23802bde0b9eacf28f3871df79f Author: Joshua Leung Date: Thu Aug 23 16:29:06 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB8ee06f50c059e23802bde0b9eacf28f3871df79f Motion Path Calcs: Minor optimisation tweaks * Don't print on every frame evaluated

[Bf-blender-cvs] [3fa4e526577] blender2.8: Motion Path Calcs: Use filtered depsgraph by default

2018-08-22 Thread Joshua Leung
Commit: 3fa4e52657758b37698a6187764239560ff3d573 Author: Joshua Leung Date: Thu Aug 23 16:51:54 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB3fa4e52657758b37698a6187764239560ff3d573 Motion Path Calcs: Use filtered depsgraph by default Use debug_value = -1 to disable the use

[Bf-blender-cvs] [18c7dfa8dc0] blender2.8: Cleanup: Remove the conditional ID node removal stuff, copied from clear_id_nodes()

2018-08-22 Thread Joshua Leung
Commit: 18c7dfa8dc082f78b55d5dd59bee6c532682bf3f Author: Joshua Leung Date: Thu Aug 23 15:54:58 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB18c7dfa8dc082f78b55d5dd59bee6c532682bf3f Cleanup: Remove the conditional ID node removal stuff, copied from clear_id_nodes

[Bf-blender-cvs] [36148f20ec7] blender2.8: Fix: Silence compiler warnings about size_t's in printf

2018-08-22 Thread Joshua Leung
Commit: 36148f20ec7d5465c2ec24b874fa31e6b038fccc Author: Joshua Leung Date: Thu Aug 23 16:58:13 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB36148f20ec7d5465c2ec24b874fa31e6b038fccc Fix: Silence compiler warnings about size_t's in printf

[Bf-blender-cvs] [4cbb75935b7] blender2.8: Code Cleanup

2018-08-22 Thread Joshua Leung
Commit: 4cbb75935b70cced058434903fc716cedf165371 Author: Joshua Leung Date: Thu Aug 23 16:48:50 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB4cbb75935b70cced058434903fc716cedf165371 Code Cleanup === M

[Bf-blender-cvs] [0e09bfa0594] blender2.8: Depsgraph: Added note that the filtering function should NOT be called on a filtered graph

2018-08-22 Thread Joshua Leung
Commit: 0e09bfa0594ef64e5a1966280277330d65e874dd Author: Joshua Leung Date: Thu Aug 23 16:55:07 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB0e09bfa0594ef64e5a1966280277330d65e874dd Depsgraph: Added note that the filtering function should NOT be called on a filtered graph

[Bf-blender-cvs] [dcefce5eae9] blender2.8: Fix memory leak - the temporary depsgraph instance was not getting freed after use

2018-08-22 Thread Joshua Leung
Commit: dcefce5eae9bdcc2b0fdcbc371fcf17e0ef0ada0 Author: Joshua Leung Date: Thu Aug 23 16:02:09 2018 +1200 Branches: blender2.8 https://developer.blender.org/rBdcefce5eae9bdcc2b0fdcbc371fcf17e0ef0ada0 Fix memory leak - the temporary depsgraph instance was not getting freed after use

[Bf-blender-cvs] [0e44cf5d786] blender2.8: Cleanup: Disable some of the extra debug prints that were slowing things down

2018-08-22 Thread Joshua Leung
Commit: 0e44cf5d786a72efd9f721b6e2ffc2adf4379bb3 Author: Joshua Leung Date: Thu Aug 23 14:41:36 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB0e44cf5d786a72efd9f721b6e2ffc2adf4379bb3 Cleanup: Disable some of the extra debug prints that were slowing things down

[Bf-blender-cvs] [bd801e7a687] blender2.8: Faster Motion Path calculations using Depsgraph Filtering

2018-08-22 Thread Joshua Leung
Commit: bd801e7a687922e91c56ba2884cf93a4500c4e24 Author: Joshua Leung Date: Thu Aug 23 15:41:08 2018 +1200 Branches: blender2.8 https://developer.blender.org/rBbd801e7a687922e91c56ba2884cf93a4500c4e24 Faster Motion Path calculations using Depsgraph Filtering This commit makes the motion path

[Bf-blender-cvs] [2f2ab13b5f4] blender2.8: Depsgraph Filtering: Fix ID node filtering problems

2018-08-22 Thread Joshua Leung
Commit: 2f2ab13b5f46b26dcffb889ac4294a52c6c79085 Author: Joshua Leung Date: Thu Aug 23 13:54:07 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB2f2ab13b5f46b26dcffb889ac4294a52c6c79085 Depsgraph Filtering: Fix ID node filtering problems * COW data hasn't been expanded yet when

[Bf-blender-cvs] [9e477090896] blender2.8: Typo fixes

2018-08-22 Thread Joshua Leung
Commit: 9e4770908968903537eff32df8d7a2f6b6641a8e Author: Joshua Leung Date: Thu Aug 23 00:04:38 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB9e4770908968903537eff32df8d7a2f6b6641a8e Typo fixes === M

[Bf-blender-cvs] [be77eeae46e] blender2.8: Depsgraph: First draft of graph filtering API implementation

2018-08-22 Thread Joshua Leung
Commit: be77eeae46e17c1b6ffb0e4d4834a1bd28aedf64 Author: Joshua Leung Date: Thu Aug 23 01:24:48 2018 +1200 Branches: blender2.8 https://developer.blender.org/rBbe77eeae46e17c1b6ffb0e4d4834a1bd28aedf64 Depsgraph: First draft of graph filtering API implementation When this works correctly, we

[Bf-blender-cvs] [e01a9c5eeea] blender2.8: Motion Path Calculations: Don't pass scene into motionpaths_calc_bake_targets()

2018-08-22 Thread Joshua Leung
Commit: e01a9c5eeeaa61a63103c4eb63af2b752306871c Author: Joshua Leung Date: Thu Aug 23 14:06:11 2018 +1200 Branches: blender2.8 https://developer.blender.org/rBe01a9c5eeeaa61a63103c4eb63af2b752306871c Motion Path Calculations: Don't pass scene into motionpaths_calc_bake_targets() It's

[Bf-blender-cvs] [e5e42b77820] blender2.8: Depsgraph Filtering: WIP more debugging prints

2018-08-22 Thread Joshua Leung
Commit: e5e42b77820999a4fe6de3fde92ac3b741bbe243 Author: Joshua Leung Date: Thu Aug 23 11:36:20 2018 +1200 Branches: blender2.8 https://developer.blender.org/rBe5e42b77820999a4fe6de3fde92ac3b741bbe243 Depsgraph Filtering: WIP more debugging prints

[Bf-blender-cvs] [9a0ef0933d3] blender2.8: Depsgraph: Print simple stats after filtering graph, to quickly verify if anything happened

2018-08-22 Thread Joshua Leung
Commit: 9a0ef0933d39f37e2267102f097ef7e4497d7789 Author: Joshua Leung Date: Thu Aug 23 02:51:01 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB9a0ef0933d39f37e2267102f097ef7e4497d7789 Depsgraph: Print simple stats after filtering graph, to quickly verify if anything happened

[Bf-blender-cvs] [6bbf6712bb0] blender2.8: Depsgraph Filtering: Remove opnodes from entry tags too

2018-08-22 Thread Joshua Leung
Commit: 6bbf6712bb095add22cacd391cc4f10cfb5bfc34 Author: Joshua Leung Date: Thu Aug 23 11:35:30 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB6bbf6712bb095add22cacd391cc4f10cfb5bfc34 Depsgraph Filtering: Remove opnodes from entry tags too

[Bf-blender-cvs] [6ec933886c3] blender2.8: Depsgraph: Fix filtering-related crashes

2018-08-22 Thread Joshua Leung
Commit: 6ec933886c363c99da3df4063c6f35b94d42cbfe Author: Joshua Leung Date: Thu Aug 23 03:15:19 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB6ec933886c363c99da3df4063c6f35b94d42cbfe Depsgraph: Fix filtering-related crashes * Simplified operation-relation deletion. Now we

[Bf-blender-cvs] [4f06c7c8389] blender2.8: Fix T56457: Crash when selecting Grease Pencil objects

2018-08-20 Thread Joshua Leung
Commit: 4f06c7c8389d144394efdda8829f3d01283694d6 Author: Joshua Leung Date: Tue Aug 21 17:05:27 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB4f06c7c8389d144394efdda8829f3d01283694d6 Fix T56457: Crash when selecting Grease Pencil objects Thanks to Charlie Jolly (@charlie

[Bf-blender-cvs] [a7dcad2f8ff] blender2.8: Cleanup: Fix typos

2018-08-20 Thread Joshua Leung
Commit: a7dcad2f8ff01490436ff2fd0e2aa671a1e2fa90 Author: Joshua Leung Date: Tue Aug 21 14:54:18 2018 +1200 Branches: blender2.8 https://developer.blender.org/rBa7dcad2f8ff01490436ff2fd0e2aa671a1e2fa90 Cleanup: Fix typos === M

[Bf-blender-cvs] [2a5f319465b] blender2.8: Depsgraph: Add query methods to identify all the ID's that a given datablock depends on

2018-08-20 Thread Joshua Leung
Commit: 2a5f319465b2d94ddff1d3d1402d3c46e4e2c0e8 Author: Joshua Leung Date: Tue Aug 21 16:20:54 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB2a5f319465b2d94ddff1d3d1402d3c46e4e2c0e8 Depsgraph: Add query methods to identify all the ID's that a given datablock depends

[Bf-blender-cvs] [351d13194d5] blender2.8: Cleanup: Fix variable shadowing

2018-08-20 Thread Joshua Leung
Commit: 351d13194d5e5c27278885fc6a7c5faaddd37e08 Author: Joshua Leung Date: Tue Aug 21 15:22:59 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB351d13194d5e5c27278885fc6a7c5faaddd37e08 Cleanup: Fix variable shadowing

[Bf-blender-cvs] [939a5cb6eec] blender2.8: Image Editor: Add active tool button for Annotations (WIP - Event handling not working) This reuses the tool defines for the 3D view. However, for some reaso

2018-08-20 Thread Joshua Leung
Commit: 939a5cb6eecc45d925a147b8b6f6a1225679bc45 Author: Joshua Leung Date: Tue Aug 21 01:17:15 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB939a5cb6eecc45d925a147b8b6f6a1225679bc45 Image Editor: Add active tool button for Annotations (WIP - Event handling not working

[Bf-blender-cvs] [3ef1aeb15ec] blender2.8: Fix: Theme colors for datablock channels were missing for the NLA in the new default theme

2018-08-20 Thread Joshua Leung
Commit: 3ef1aeb15ec8f8a07118eed2aa477f6c4e6e5efe Author: Joshua Leung Date: Mon Aug 20 18:26:46 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB3ef1aeb15ec8f8a07118eed2aa477f6c4e6e5efe Fix: Theme colors for datablock channels were missing for the NLA in the new default theme

[Bf-blender-cvs] [503866c6815] blender2.8: Fix T56199: Crash on Annotation in (VSE) Image Preview

2018-08-01 Thread Joshua Leung
Commit: 503866c68154ef09e6199068391515f81eebaa2d Author: Joshua Leung Date: Thu Aug 2 16:34:27 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB503866c68154ef09e6199068391515f81eebaa2d Fix T56199: Crash on Annotation in (VSE) Image Preview In some cases (e.g. using old userpref

[Bf-blender-cvs] [0fdd058991a] blender2.8: Dev Tooling: Instrument motion path calculation operator (for bones) to collect timing data

2018-08-01 Thread Joshua Leung
Commit: 0fdd058991afe68d4cabd60b8d936b6ae8266524 Author: Joshua Leung Date: Thu Aug 2 14:46:15 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB0fdd058991afe68d4cabd60b8d936b6ae8266524 Dev Tooling: Instrument motion path calculation operator (for bones) to collect timing data

[Bf-blender-cvs] [8a0760eba2f] blender2.8: Armature Panel Tweaks - Motion Paths/Ghosting

2018-08-01 Thread Joshua Leung
Commit: 8a0760eba2fe8ce31b0d054c498e9a264795c2b4 Author: Joshua Leung Date: Thu Aug 2 14:44:17 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB8a0760eba2fe8ce31b0d054c498e9a264795c2b4 Armature Panel Tweaks - Motion Paths/Ghosting Since most animators find Motion Paths more

[Bf-blender-cvs] [4684375bd45] blender2.8: Fix: Motion Paths were still visible after clearing them

2018-07-31 Thread Joshua Leung
Commit: 4684375bd45f7c6bebcfd5006a8bc86e777f971e Author: Joshua Leung Date: Wed Aug 1 01:27:47 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB4684375bd45f7c6bebcfd5006a8bc86e777f971e Fix: Motion Paths were still visible after clearing them After clearing motion paths from

[Bf-blender-cvs] [f08f6c1adec] blender2.8: Clean Keyframes operator tweaks

2018-07-30 Thread Joshua Leung
Commit: f08f6c1adecd5f65c77a33213be3a1bd80968473 Author: Joshua Leung Date: Tue Jul 31 03:48:37 2018 +1200 Branches: blender2.8 https://developer.blender.org/rBf08f6c1adecd5f65c77a33213be3a1bd80968473 Clean Keyframes operator tweaks By popular demand, the CLean Keyframes operator will now

[Bf-blender-cvs] [d28248595b5] blender2.8: Silencing a bunch of compiler warnings

2018-07-30 Thread Joshua Leung
Commit: d28248595b5936ed5f268418ff9905200660ec69 Author: Joshua Leung Date: Tue Jul 31 02:57:53 2018 +1200 Branches: blender2.8 https://developer.blender.org/rBd28248595b5936ed5f268418ff9905200660ec69 Silencing a bunch of compiler warnings Most of these were mismatched const qualifiers

[Bf-blender-cvs] [480abbe839e] soc-2018-npr: Fix: Ensure that LANPR panel is only enabled when that engine is enabled

2018-07-30 Thread Joshua Leung
Commit: 480abbe839e8b6305d92ded82f3acd2f69045ea0 Author: Joshua Leung Date: Tue Jul 31 02:05:13 2018 +1200 Branches: soc-2018-npr https://developer.blender.org/rB480abbe839e8b6305d92ded82f3acd2f69045ea0 Fix: Ensure that LANPR panel is only enabled when that engine is enabled - Fixed incorrect

[Bf-blender-cvs] [91a4d28a1c2] soc-2018-npr: Example commit for fixing panel visibility when LANPR is enabled

2018-07-30 Thread Joshua Leung
Commit: 91a4d28a1c23890f06ae0134bc9326cb072c946a Author: Joshua Leung Date: Tue Jul 31 01:58:49 2018 +1200 Branches: soc-2018-npr https://developer.blender.org/rB91a4d28a1c23890f06ae0134bc9326cb072c946a Example commit for fixing panel visibility when LANPR is enabled Following the examples

[Bf-blender-cvs] [277a7a527f9] soc-2018-npr: Automatically refresh viewport when changing LANPR settings

2018-07-30 Thread Joshua Leung
Commit: 277a7a527f9de5cacb2894a3f0d8ce84ab35f30e Author: Joshua Leung Date: Tue Jul 31 01:51:31 2018 +1200 Branches: soc-2018-npr https://developer.blender.org/rB277a7a527f9de5cacb2894a3f0d8ce84ab35f30e Automatically refresh viewport when changing LANPR settings Use the messagebus struct

[Bf-blender-cvs] [4c088075f0a] soc-2018-npr: Fix compiler warnings (use 0 in enums for no icon, not NULL) + whitespace (mixed tabs/spaces)

2018-07-30 Thread Joshua Leung
Commit: 4c088075f0a3799dcccbf469e0ad8cc8ea0d3128 Author: Joshua Leung Date: Tue Jul 31 01:44:54 2018 +1200 Branches: soc-2018-npr https://developer.blender.org/rB4c088075f0a3799dcccbf469e0ad8cc8ea0d3128 Fix compiler warnings (use 0 in enums for no icon, not NULL) + whitespace (mixed tabs

[Bf-blender-cvs] [ff471c95fce] soc-2018-npr: Compile Fix: Branch now compiles when WITH_OPENSUBDIV is disabled

2018-07-30 Thread Joshua Leung
Commit: ff471c95fce4abfa6047227b063617dc6ae3261b Author: Joshua Leung Date: Tue Jul 31 00:54:51 2018 +1200 Branches: soc-2018-npr https://developer.blender.org/rBff471c95fce4abfa6047227b063617dc6ae3261b Compile Fix: Branch now compiles when WITH_OPENSUBDIV is disabled

[Bf-blender-cvs] [12ed26444e5] greasepencil-object: Fix: Forgot to rename a few properties in earlier RNA/DNA commit

2018-07-27 Thread Joshua Leung
Commit: 12ed26444e50345b8aaa6d5b175ba435ece99dc7 Author: Joshua Leung Date: Fri Jul 27 17:15:07 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB12ed26444e50345b8aaa6d5b175ba435ece99dc7 Fix: Forgot to rename a few properties in earlier RNA/DNA commit

[Bf-blender-cvs] [81b971b154d] greasepencil-object: Fix: Refresh issues in Topbar with Grease Pencil and Annotations

2018-07-26 Thread Joshua Leung
Commit: 81b971b154dc0b1fc00c13e72a08771aaffbd998 Author: Joshua Leung Date: Fri Jul 27 16:44:38 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB81b971b154dc0b1fc00c13e72a08771aaffbd998 Fix: Refresh issues in Topbar with Grease Pencil and Annotations

[Bf-blender-cvs] [aa8b7f4368b] greasepencil-object: RNA/DNA changes to further decouple Grease Pencil and Annotation settings where clashes occurred

2018-07-26 Thread Joshua Leung
Commit: aa8b7f4368b02ac35dc7305bf2a970972eef685a Author: Joshua Leung Date: Fri Jul 27 16:13:56 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBaa8b7f4368b02ac35dc7305bf2a970972eef685a RNA/DNA changes to further decouple Grease Pencil and Annotation settings where

[Bf-blender-cvs] [a2dcac0a029] greasepencil-object: Cleanup: Remove unused code

2018-07-26 Thread Joshua Leung
Commit: a2dcac0a0295d029578c44a05b17ca77ade648fe Author: Joshua Leung Date: Fri Jul 27 16:20:48 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBa2dcac0a0295d029578c44a05b17ca77ade648fe Cleanup: Remove unused code

[Bf-blender-cvs] [f4f5c1152c7] greasepencil-object: Fix: Don't show GP Object's layer data in the Annotation topbar settings

2018-07-26 Thread Joshua Leung
Commit: f4f5c1152c7132065245dcf88e4e2bc50fc30712 Author: Joshua Leung Date: Fri Jul 27 14:03:29 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBf4f5c1152c7132065245dcf88e4e2bc50fc30712 Fix: Don't show GP Object's layer data in the Annotation topbar settings

[Bf-blender-cvs] [9afed02356e] greasepencil-object: Annotation Eraser: Only erase the point within the cursor, not the whole segment

2018-07-24 Thread Joshua Leung
Commit: 9afed02356e7626d121fb46470516a71eb4ecd4d Author: Joshua Leung Date: Wed Jul 25 16:46:43 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB9afed02356e7626d121fb46470516a71eb4ecd4d Annotation Eraser: Only erase the point within the cursor, not the whole segment

[Bf-blender-cvs] [171e231a8a8] greasepencil-object: Fix: Crash in non-3d editors when using Annotations

2018-07-24 Thread Joshua Leung
Commit: 171e231a8a8790408a78ec98014f00b52e738d9a Author: Joshua Leung Date: Wed Jul 25 16:39:56 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB171e231a8a8790408a78ec98014f00b52e738d9a Fix: Crash in non-3d editors when using Annotations The wrong shader was being used

[Bf-blender-cvs] [a54c30da76d] greasepencil-object: Hacky fix for Mode Switch Pie Menu overflowing to a submenu on GP Objects

2018-07-23 Thread Joshua Leung
Commit: a54c30da76dca5d73c241ac7815820ff7970ba07 Author: Joshua Leung Date: Tue Jul 24 17:47:28 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBa54c30da76dca5d73c241ac7815820ff7970ba07 Hacky fix for Mode Switch Pie Menu overflowing to a submenu on GP Objects

[Bf-blender-cvs] [091db5fb961] greasepencil-object: Assorted Cleanup/Fixes

2018-07-23 Thread Joshua Leung
Commit: 091db5fb9619887673c3d3b0b717776b6035d163 Author: Joshua Leung Date: Tue Jul 24 02:32:45 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB091db5fb9619887673c3d3b0b717776b6035d163 Assorted Cleanup/Fixes

[Bf-blender-cvs] [846f5d8f744] greasepencil-object: Annotations: Dynamically updating layer-color preview icons + "Active Note" enum

2018-07-23 Thread Joshua Leung
Commit: 846f5d8f744601914ba0481dc23ec75c5dc7509d Author: Joshua Leung Date: Tue Jul 24 02:28:35 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB846f5d8f744601914ba0481dc23ec75c5dc7509d Annotations: Dynamically updating layer-color preview icons + "Active Note&

[Bf-blender-cvs] [c8cf0e10e08] greasepencil-object: Annotations: Show "Stroke Placement" options in the topbar again

2018-07-23 Thread Joshua Leung
Commit: c8cf0e10e08203bb43d0c551c4ecb42a76886326 Author: Joshua Leung Date: Tue Jul 24 17:24:25 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBc8cf0e10e08203bb43d0c551c4ecb42a76886326 Annotations: Show "Stroke Placement" options in the topbar again W

[Bf-blender-cvs] [dc215a58518] greasepencil-object: Annotation Tools: Use different cursors to indicate that the tools are running

2018-07-23 Thread Joshua Leung
Commit: dc215a585185cbc420a22f81c59186255dfb00de Author: Joshua Leung Date: Tue Jul 24 03:16:46 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBdc215a585185cbc420a22f81c59186255dfb00de Annotation Tools: Use different cursors to indicate that the tools are running

[Bf-blender-cvs] [d62a48411db] greasepencil-object: Cleanup: Remove need to set colors on each and every annotation point when drawing

2018-07-23 Thread Joshua Leung
Commit: d62a48411db16b74c0c2e6f87a544d0bdfdbbb9b Author: Joshua Leung Date: Fri Jul 20 15:03:15 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBd62a48411db16b74c0c2e6f87a544d0bdfdbbb9b Cleanup: Remove need to set colors on each and every annotation point when drawing

[Bf-blender-cvs] [1b477901118] greasepencil-object: Cleanup: Whitespace

2018-07-23 Thread Joshua Leung
Commit: 1b47790111844fcd3204f55ad05a6829bf241a89 Author: Joshua Leung Date: Fri Jul 20 15:13:34 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB1b47790111844fcd3204f55ad05a6829bf241a89 Cleanup: Whitespace

[Bf-blender-cvs] [d94a9f5fbb3] greasepencil-object: RNA: Material filtering for GP Brush Settings

2018-07-16 Thread Joshua Leung
Commit: d94a9f5fbb353d62784bdc50b1d53c8fc3845b7f Author: Joshua Leung Date: Mon Jul 16 18:28:13 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBd94a9f5fbb353d62784bdc50b1d53c8fc3845b7f RNA: Material filtering for GP Brush Settings

[Bf-blender-cvs] [4faa243dd6e] greasepencil-object: Cleanup: Make RNA callback names more consistent with the general naming scheme used

2018-07-16 Thread Joshua Leung
Commit: 4faa243dd6e09eda04a646f97ed4c91e9140f58b Author: Joshua Leung Date: Mon Jul 16 18:33:31 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB4faa243dd6e09eda04a646f97ed4c91e9140f58b Cleanup: Make RNA callback names more consistent with the general naming scheme used

[Bf-blender-cvs] [39886fbb923] greasepencil-object: RNA: Filter "normal" materials vs "GP Object" ones

2018-07-15 Thread Joshua Leung
Commit: 39886fbb92344b6eca844189abad12de0f9dc411 Author: Joshua Leung Date: Mon Jul 16 17:57:57 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB39886fbb92344b6eca844189abad12de0f9dc411 RNA: Filter "normal" materials vs "

[Bf-blender-cvs] [3a82de14d1b] greasepencil-object: RNA: Add pointer poll callbacks so that Annotation datablocks don't get used for GP Objects and vice versa

2018-07-15 Thread Joshua Leung
Commit: 3a82de14d1b7a7df43e072f6a70a4eb20169dec1 Author: Joshua Leung Date: Mon Jul 16 17:05:31 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB3a82de14d1b7a7df43e072f6a70a4eb20169dec1 RNA: Add pointer poll callbacks so that Annotation datablocks don't get used for GP

[Bf-blender-cvs] [f468302660d] greasepencil-object: Fix: All GP Paint brushes were getting added to the same group in the toolbar

2018-07-10 Thread Joshua Leung
Commit: f468302660d220b01e838f0d7b70323bd0ff1d33 Author: Joshua Leung Date: Wed Jul 11 17:13:23 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBf468302660d220b01e838f0d7b70323bd0ff1d33 Fix: All GP Paint brushes were getting added to the same group in the toolbar

[Bf-blender-cvs] [7a40a8c0efe] greasepencil-object: Cleanup/Fixes

2018-07-10 Thread Joshua Leung
Commit: 7a40a8c0efed52e8cfe8c898f73b8ef168c1b866 Author: Joshua Leung Date: Tue Jul 10 19:52:23 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB7a40a8c0efed52e8cfe8c898f73b8ef168c1b866 Cleanup/Fixes * Remove hack that's no longer needed * Don't change the GP Eraser

[Bf-blender-cvs] [0e967bfb765] greasepencil-object: Toolbar: Move Ruler into same group with Annotations (but as separate buttons)

2018-07-10 Thread Joshua Leung
Commit: 0e967bfb76519f35681fed150f38251405bf4aea Author: Joshua Leung Date: Tue Jul 10 19:13:10 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB0e967bfb76519f35681fed150f38251405bf4aea Toolbar: Move Ruler into same group with Annotations (but as separate buttons

[Bf-blender-cvs] [a77c3d5cb31] greasepencil-object: Fix: Pinning GP Object data in Properties Editor wasn't showing the GP Data tab

2018-07-10 Thread Joshua Leung
Commit: a77c3d5cb31feaaea0c796d372134df8400f30ff Author: Joshua Leung Date: Tue Jul 10 17:59:45 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBa77c3d5cb31feaaea0c796d372134df8400f30ff Fix: Pinning GP Object data in Properties Editor wasn't showing the GP Data tab

[Bf-blender-cvs] [fe98aed876d] greasepencil-object: Cleanup: Remove GPENCIL_OT_color_choose

2018-07-09 Thread Joshua Leung
Commit: fe98aed876d47af59eb690e9913636e3ad454d7a Author: Joshua Leung Date: Tue Jul 10 17:25:40 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBfe98aed876d47af59eb690e9913636e3ad454d7a Cleanup: Remove GPENCIL_OT_color_choose This isn't used anywhere, and should really

[Bf-blender-cvs] [2c609f6175d] greasepencil-object: Fix: Don't allow Annotation tool to paint on GP Objects and vice versa

2018-07-09 Thread Joshua Leung
Commit: 2c609f6175db6df3b95aa6b1d958f3bd43d193bd Author: Joshua Leung Date: Tue Jul 10 15:44:30 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB2c609f6175db6df3b95aa6b1d958f3bd43d193bd Fix: Don't allow Annotation tool to paint on GP Objects and vice versa

[Bf-blender-cvs] [76c80cf124c] greasepencil-object: Annotations: Don't display Annotations properties panel when GP data in context is for GP Object

2018-07-09 Thread Joshua Leung
Commit: 76c80cf124cf30067b7860eb4cd6a87e54eb8af6 Author: Joshua Leung Date: Tue Jul 10 17:21:59 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB76c80cf124cf30067b7860eb4cd6a87e54eb8af6 Annotations: Don't display Annotations properties panel when GP data in context

[Bf-blender-cvs] [e7dc57438a3] greasepencil-object: Merge branch 'blender2.8' into greasepencil-object

2018-07-09 Thread Joshua Leung
Commit: e7dc57438a3e30af4b07d256f4fb875a8c384ecf Author: Joshua Leung Date: Tue Jul 10 14:49:22 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBe7dc57438a3e30af4b07d256f4fb875a8c384ecf Merge branch 'blender2.8' into greasepencil-object

[Bf-blender-cvs] [d884d41d172] greasepencil-object: Annotations: Change "New Layer" label to "New Note"

2018-07-09 Thread Joshua Leung
Commit: d884d41d172c97dc41134dfd11eb5e48d29595c0 Author: Joshua Leung Date: Mon Jul 9 23:15:51 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBd884d41d172c97dc41134dfd11eb5e48d29595c0 Annotations: Change "New Layer" label to

[Bf-blender-cvs] [c56e3bcb6f3] greasepencil-object: Fix: "New Note" didn't tag newly-created GP datablock for annotations when creating a new datablock

2018-07-09 Thread Joshua Leung
Commit: c56e3bcb6f366bcef679807dc94afc6a0d8b7389 Author: Joshua Leung Date: Mon Jul 9 23:47:29 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBc56e3bcb6f366bcef679807dc94afc6a0d8b7389 Fix: "New Note" didn't tag newly-created GP datablock for annotations when

[Bf-blender-cvs] [117d304a90a] greasepencil-object: Tweaks to GPENCIL_OT_new operator

2018-07-09 Thread Joshua Leung
Commit: 117d304a90aca119faaa7b5db9f8d4bfc8391093 Author: Joshua Leung Date: Tue Jul 10 00:20:19 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB117d304a90aca119faaa7b5db9f8d4bfc8391093 Tweaks to GPENCIL_OT_new operator * Correctly tag Annotation datablocks as such when

[Bf-blender-cvs] [60d2ff134ec] greasepencil-object: Cleanup: Use GPU_* calls instead of gl* in annotate_draw.c

2018-07-09 Thread Joshua Leung
Commit: 60d2ff134ecfb374e4760e0c923b84284f5d1165 Author: Joshua Leung Date: Mon Jul 9 23:28:02 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB60d2ff134ecfb374e4760e0c923b84284f5d1165 Cleanup: Use GPU_* calls instead of gl* in annotate_draw.c

[Bf-blender-cvs] [995a573d30c] greasepencil-object: User Prefs: Make it clearer which properties affect Annotations only vs GP + Annotations

2018-07-09 Thread Joshua Leung
Commit: 995a573d30cbeff1b50854ced86c0bab1ca44ce1 Author: Joshua Leung Date: Mon Jul 9 19:45:21 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB995a573d30cbeff1b50854ced86c0bab1ca44ce1 User Prefs: Make it clearer which properties affect Annotations only vs GP

[Bf-blender-cvs] [9cfd0c17205] greasepencil-object: Annotations: Change default color for new annotation layers

2018-07-09 Thread Joshua Leung
Commit: 9cfd0c1720594a5ecf815acdb20a0b18cdb847a3 Author: Joshua Leung Date: Mon Jul 9 19:42:37 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB9cfd0c1720594a5ecf815acdb20a0b18cdb847a3 Annotations: Change default color for new annotation layers Although we've had

[Bf-blender-cvs] [4a09bb1e8a0] greasepencil-object: Annotations: WIP access to tool settings in topbar

2018-07-09 Thread Joshua Leung
Commit: 4a09bb1e8a022e5d433c650fa9316a82cd17dc7f Author: Joshua Leung Date: Mon Jul 9 19:26:22 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB4a09bb1e8a022e5d433c650fa9316a82cd17dc7f Annotations: WIP access to tool settings in topbar Lots of stuff to fix still

[Bf-blender-cvs] [2d2c03b8e4a] greasepencil-object: Annotation Eraser Tweaks

2018-07-08 Thread Joshua Leung
Commit: 2d2c03b8e4abead515a74c32d6dea55a3491e05f Author: Joshua Leung Date: Mon Jul 9 15:34:22 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB2d2c03b8e4abead515a74c32d6dea55a3491e05f Annotation Eraser Tweaks * Remove the "soft" modes from the annotation e

[Bf-blender-cvs] [3a53b24043e] greasepencil-object: Cleanup: Assorted little tweaks/moving code around

2018-07-08 Thread Joshua Leung
Commit: 3a53b24043eefd4aec50d5d656e880a06cd016f7 Author: Joshua Leung Date: Mon Jul 9 15:54:20 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB3a53b24043eefd4aec50d5d656e880a06cd016f7 Cleanup: Assorted little tweaks/moving code around

[Bf-blender-cvs] [6e05dc608c0] greasepencil-object: Annotation Eraser: Only operate on the active layer

2018-07-08 Thread Joshua Leung
Commit: 6e05dc608c004dfa2fbf96b98cf627f01b8f12b5 Author: Joshua Leung Date: Mon Jul 9 16:05:29 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB6e05dc608c004dfa2fbf96b98cf627f01b8f12b5 Annotation Eraser: Only operate on the active layer Since we aren't exposing per

[Bf-blender-cvs] [7e6beb70ad6] greasepencil-object: Cleanup: Deduplicate stroke freeing code

2018-07-08 Thread Joshua Leung
Commit: 7e6beb70ad66bfcf540f49ed95cb549cc4d66721 Author: Joshua Leung Date: Mon Jul 9 14:55:34 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB7e6beb70ad66bfcf540f49ed95cb549cc4d66721 Cleanup: Deduplicate stroke freeing code

[Bf-blender-cvs] [85d61dfbd69] greasepencil-object: Merge branch 'blender2.8' into greasepencil-object

2018-07-08 Thread Joshua Leung
Commit: 85d61dfbd698c50674a54199368f2a2e9495716d Author: Joshua Leung Date: Mon Jul 9 14:32:40 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB85d61dfbd698c50674a54199368f2a2e9495716d Merge branch 'blender2.8' into greasepencil-object

[Bf-blender-cvs] [49af17beb8d] blender2.8: Fix T55796: Motion Paths are not being drawn as overlay

2018-07-06 Thread Joshua Leung
Commit: 49af17beb8d2aca856ff8e23bac99841d1b45f5b Author: Joshua Leung Date: Sat Jul 7 02:52:11 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB49af17beb8d2aca856ff8e23bac99841d1b45f5b Fix T55796: Motion Paths are not being drawn as overlay Remove depth testing flags from motion

[Bf-blender-cvs] [288bcb2593f] blender2.8: Further tweaks to drawing of non-selected graph editor keyframes

2018-07-05 Thread Joshua Leung
Commit: 288bcb2593f52c47225da9ea8efe13d288d35892 Author: Joshua Leung Date: Fri Jul 6 15:38:25 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB288bcb2593f52c47225da9ea8efe13d288d35892 Further tweaks to drawing of non-selected graph editor keyframes The previous commit only

[Bf-blender-cvs] [a71c2deac5d] blender2.8: Fix T55777: Non-selected keys in Graph Editor are invisible

2018-07-05 Thread Joshua Leung
Commit: a71c2deac5d1a80d802fb646474da2256d73d79f Author: Joshua Leung Date: Fri Jul 6 15:15:45 2018 +1200 Branches: blender2.8 https://developer.blender.org/rBa71c2deac5d1a80d802fb646474da2256d73d79f Fix T55777: Non-selected keys in Graph Editor are invisible Restore theem setting default

[Bf-blender-cvs] [88a6aab8bbc] blender2.8: Fix T55775: Crash when select keyframe on object channels in Timeline editor

2018-07-05 Thread Joshua Leung
Commit: 88a6aab8bbce423e042419fe26891bf8c5fbf84e Author: Joshua Leung Date: Fri Jul 6 15:01:28 2018 +1200 Branches: blender2.8 https://developer.blender.org/rB88a6aab8bbce423e042419fe26891bf8c5fbf84e Fix T55775: Crash when select keyframe on object channels in Timeline editor

[Bf-blender-cvs] [2c19f296ce8] greasepencil-object: Fix: Icons for annotation tools now show in toolbar

2018-07-05 Thread Joshua Leung
Commit: 2c19f296ce8b1cd97a852bf0b9e69c877a868594 Author: Joshua Leung Date: Fri Jul 6 03:54:07 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB2c19f296ce8b1cd97a852bf0b9e69c877a868594 Fix: Icons for annotation tools now show in toolbar

[Bf-blender-cvs] [4eefe33f774] greasepencil-object: Icons for Grease Pencil/Annotation tools

2018-07-05 Thread Joshua Leung
Commit: 4eefe33f774928eea4e1e778e8361a10c248c2bb Author: Joshua Leung Date: Fri Jul 6 03:37:00 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB4eefe33f774928eea4e1e778e8361a10c248c2bb Icons for Grease Pencil/Annotation tools These were in the icon_geom.blend file

[Bf-blender-cvs] [4b64b7e21cf] greasepencil-object: Cleanup: Remove the obsolete "ts->gp_brushes" field

2018-07-05 Thread Joshua Leung
Commit: 4b64b7e21cf51a0de59b44fae7efd11e62d41bec Author: Joshua Leung Date: Wed Jul 4 16:50:41 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB4b64b7e21cf51a0de59b44fae7efd11e62d41bec Cleanup: Remove the obsolete "ts->gp_brushes" field This isn't used or

[Bf-blender-cvs] [b643f323545] greasepencil-object: Fixes for incorrect version patching code introduced in b6776304e76a

2018-07-05 Thread Joshua Leung
Commit: b643f3235454beacaf0415b6a0a0af542c572ab1 Author: Joshua Leung Date: Fri Jul 6 00:37:33 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBb643f3235454beacaf0415b6a0a0af542c572ab1 Fixes for incorrect version patching code introduced in b6776304e76a * newlibadr

[Bf-blender-cvs] [9d96302f473] greasepencil-object: Fix typo

2018-07-03 Thread Joshua Leung
Commit: 9d96302f47325d5360e6ebafdad1242ea21369e1 Author: Joshua Leung Date: Wed Jul 4 03:57:28 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB9d96302f47325d5360e6ebafdad1242ea21369e1 Fix typo === M

[Bf-blender-cvs] [891a944dfd6] greasepencil-object: Fix: Crash when erasing annotation strokes

2018-07-03 Thread Joshua Leung
Commit: 891a944dfd6ec02b42853ed1560930698abbc6c6 Author: Joshua Leung Date: Wed Jul 4 03:43:02 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB891a944dfd6ec02b42853ed1560930698abbc6c6 Fix: Crash when erasing annotation strokes The code was assuming that dvert data

[Bf-blender-cvs] [179dfd0729b] greasepencil-object: Cleanup: Remove 2D Editor support from gpencil_paint.c

2018-07-03 Thread Joshua Leung
Commit: 179dfd0729b53a55d81533af98eb276632a9d637 Author: Joshua Leung Date: Wed Jul 4 02:57:03 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB179dfd0729b53a55d81533af98eb276632a9d637 Cleanup: Remove 2D Editor support from gpencil_paint.c The "GPENCIL_OT_draw"

[Bf-blender-cvs] [cc7bbda849a] greasepencil-object: Annotations: WIP first steps towards toolbar support

2018-07-03 Thread Joshua Leung
Commit: cc7bbda849a1cedde69a2b6184c4a6efc2385055 Author: Joshua Leung Date: Wed Jul 4 03:33:56 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBcc7bbda849a1cedde69a2b6184c4a6efc2385055 Annotations: WIP first steps towards toolbar support This adds a toolbar entry

[Bf-blender-cvs] [6cb0327f17a] greasepencil-object: Cleanup: Remove deprecated toolsettings->gpencil_src field

2018-07-03 Thread Joshua Leung
Commit: 6cb0327f17aaccf74d6ea042d485dd53fa12ff61 Author: Joshua Leung Date: Wed Jul 4 02:41:21 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB6cb0327f17aaccf74d6ea042d485dd53fa12ff61 Cleanup: Remove deprecated toolsettings->gpencil_src field This was used to determ

[Bf-blender-cvs] [c3f5c1dd20e] greasepencil-object: Cleanup: Remove "Scene->gp_object"

2018-07-03 Thread Joshua Leung
Commit: c3f5c1dd20eb93f9585fdcd73a63245802113a6a Author: Joshua Leung Date: Wed Jul 4 02:48:24 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBc3f5c1dd20eb93f9585fdcd73a63245802113a6a Cleanup: Remove "Scene->gp_object" This was from an earlier design f

[Bf-blender-cvs] [339708d3eb5] greasepencil-object: GP UI: Make the "Grease Pencil Paper" panel/options part of the Overlays popover

2018-07-02 Thread Joshua Leung
Commit: 339708d3eb59c6d3e1912985e723e1f6905d1b3b Author: Joshua Leung Date: Tue Jul 3 17:14:49 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB339708d3eb59c6d3e1912985e723e1f6905d1b3b GP UI: Make the "Grease Pencil Paper" panel/options part of the Overla

[Bf-blender-cvs] [df1cf4af94a] greasepencil-object: Cleanup: Variable Naming

2018-07-02 Thread Joshua Leung
Commit: df1cf4af94a7070963de99f5d6ff4aea5c517000 Author: Joshua Leung Date: Tue Jul 3 16:22:12 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBdf1cf4af94a7070963de99f5d6ff4aea5c517000 Cleanup: Variable Naming

[Bf-blender-cvs] [ebbc047dfe2] greasepencil-object: Merge branch 'blender2.8' into greasepencil-object

2018-07-02 Thread Joshua Leung
Commit: ebbc047dfe2ae183e6f575cb4de7222ffb032a68 Author: Joshua Leung Date: Tue Jul 3 13:20:38 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rBebbc047dfe2ae183e6f575cb4de7222ffb032a68 Merge branch 'blender2.8' into greasepencil-object # Conflicts: # release

[Bf-blender-cvs] [87a308ed334] greasepencil-object: GP Object: Don't show Add/Unlink datablock buttons for GP datablock ID selector

2018-07-02 Thread Joshua Leung
Commit: 87a308ed334e113556745eb770cb2301a48f361e Author: Joshua Leung Date: Mon Jul 2 16:41:33 2018 +1200 Branches: greasepencil-object https://developer.blender.org/rB87a308ed334e113556745eb770cb2301a48f361e GP Object: Don't show Add/Unlink datablock buttons for GP datablock ID selector

  1   2   3   4   5   6   7   8   9   10   >