[Bf-blender-cvs] [c3d46694e21] blender2.8: Gizmo: add spin-tool rotate on view axis

2018-09-23 Thread Campbell Barton
Commit: c3d46694e21dacb32a5654a363bca86cba90e74f Author: Campbell Barton Date: Mon Sep 24 10:09:48 2018 +1000 Branches: blender2.8 https://developer.blender.org/rBc3d46694e21dacb32a5654a363bca86cba90e74f Gizmo: add spin-tool rotate on view axis This also acts to catch stray click events so

[Bf-blender-cvs] [2abbe1d125f] blender2.8: Cleanup: skip translation to calculate length

2018-09-23 Thread Campbell Barton
Commit: 2abbe1d125f75ba6beb90ea8b3024107da4f1a1e Author: Campbell Barton Date: Mon Sep 24 08:30:15 2018 +1000 Branches: blender2.8 https://developer.blender.org/rB2abbe1d125f75ba6beb90ea8b3024107da4f1a1e Cleanup: skip translation to calculate length

[Bf-blender-cvs] [0e65c4839c4] blender2.8: Cleanup: style

2018-09-23 Thread Campbell Barton
Commit: 0e65c4839c407c4c117a75e9e9376b5b02ed68b5 Author: Campbell Barton Date: Mon Sep 24 08:25:51 2018 +1000 Branches: blender2.8 https://developer.blender.org/rB0e65c4839c407c4c117a75e9e9376b5b02ed68b5 Cleanup: style === M

[Bf-blender-cvs] [f3e455a0f89] hair_object: Follicle selection flag and "select all" operator.

2018-09-23 Thread Lukas Tönne
Commit: f3e455a0f89df914b95e5ee43b3c7cfd9b37a755 Author: Lukas Tönne Date: Sun Sep 23 14:04:20 2018 +0100 Branches: hair_object https://developer.blender.org/rBf3e455a0f89df914b95e5ee43b3c7cfd9b37a755 Follicle selection flag and "select all" operator.

[Bf-blender-cvs] [a2715716ba1] hair_object: Remove deprecated texture cache from HairSystem.

2018-09-23 Thread Lukas Tönne
Commit: a2715716ba1c247fe5aafdb471c34230c8f61ff8 Author: Lukas Tönne Date: Sun Sep 23 12:58:55 2018 +0100 Branches: hair_object https://developer.blender.org/rBa2715716ba1c247fe5aafdb471c34230c8f61ff8 Remove deprecated texture cache from HairSystem.

[Bf-blender-cvs] [6df397bcb24] hair_object: Tag the object data block instead of the object to ensure correct updates after selection.

2018-09-23 Thread Lukas Tönne
Commit: 6df397bcb243182639fec8628aae7fd1ce588da1 Author: Lukas Tönne Date: Sun Sep 23 14:13:47 2018 +0100 Branches: hair_object https://developer.blender.org/rB6df397bcb243182639fec8628aae7fd1ce588da1 Tag the object data block instead of the object to ensure correct updates after selection.

[Bf-blender-cvs] [09072775437] hair_object: Hair selection mode enum for specifying what part of hair data tools should work on.

2018-09-23 Thread Lukas Tönne
Commit: 090727754373a824f2c26c66dae21aafb4a80c15 Author: Lukas Tönne Date: Sun Sep 23 10:35:14 2018 +0100 Branches: hair_object https://developer.blender.org/rB090727754373a824f2c26c66dae21aafb4a80c15 Hair selection mode enum for specifying what part of hair data tools should work on.

[Bf-blender-cvs] [e18c5b70532] hair_object: Fix submodules.

2018-09-23 Thread Lukas Tönne
Commit: e18c5b70532e6eedb5095c2b8e77d9e6ee74e46b Author: Lukas Tönne Date: Sun Sep 23 09:32:14 2018 +0100 Branches: hair_object https://developer.blender.org/rBe18c5b70532e6eedb5095c2b8e77d9e6ee74e46b Fix submodules. === M

[Bf-blender-cvs] [1180b90e13c] hair_object: Fix const-ness of hair primitive pointers for screen vertex callbacks.

2018-09-23 Thread Lukas Tönne
Commit: 1180b90e13cf51cd5856965a8dcdaa5947288ccb Author: Lukas Tönne Date: Sun Sep 16 11:34:01 2018 +0100 Branches: hair_object https://developer.blender.org/rB1180b90e13cf51cd5856965a8dcdaa5947288ccb Fix const-ness of hair primitive pointers for screen vertex callbacks.

[Bf-blender-cvs] [6a81f686eb1] hair_object: Draw function for hair follicles.

2018-09-23 Thread Lukas Tönne
Commit: 6a81f686eb110eb513fc3d2a74ed3c3bfe8c4449 Author: Lukas Tönne Date: Sun Sep 23 09:31:10 2018 +0100 Branches: hair_object https://developer.blender.org/rB6a81f686eb110eb513fc3d2a74ed3c3bfe8c4449 Draw function for hair follicles.

[Bf-blender-cvs] [babdb5a3605] hair_object: Draw mode for hair follicles in edit mode.

2018-09-23 Thread Lukas Tönne
Commit: babdb5a3605fd6e04421ae8812719ef49fb35653 Author: Lukas Tönne Date: Sun Sep 16 12:57:31 2018 +0100 Branches: hair_object https://developer.blender.org/rBbabdb5a3605fd6e04421ae8812719ef49fb35653 Draw mode for hair follicles in edit mode.