[Bf-blender-cvs] [bdb5cc17779] hair_object: Shorter name for hair edit settings property.

2018-12-14 Thread Lukas Tönne
Commit: bdb5cc177794f5563dd70bc29e02b99ade71fbbc Author: Lukas Tönne Date: Sat Dec 1 11:10:01 2018 + Branches: hair_object https://developer.blender.org/rBbdb5cc177794f5563dd70bc29e02b99ade71fbbc Shorter name for hair edit settings property

[Bf-blender-cvs] [3bb345b7c5a] hair_object: temp: add brushes for hair editing.

2018-12-14 Thread Lukas Tönne
Commit: 3bb345b7c5a146417d7c8af552482acb687d169f Author: Lukas Tönne Date: Fri Dec 14 13:07:16 2018 + Branches: hair_object https://developer.blender.org/rB3bb345b7c5a146417d7c8af552482acb687d169f temp: add brushes for hair editing

[Bf-blender-cvs] [2c004a257ed] hair_object: Apply the hair curve transformation to vertices when drawing.

2018-11-28 Thread Lukas Tönne
Commit: 2c004a257ed6c84559730b1934cc1e4217fa3b01 Author: Lukas Tönne Date: Wed Nov 28 08:27:06 2018 + Branches: hair_object https://developer.blender.org/rB2c004a257ed6c84559730b1934cc1e4217fa3b01 Apply the hair curve transformation to vertices when drawing

[Bf-blender-cvs] [38a7d0e0115] hair_object: Fix element count for edit strand drawing to account for primitive restart.

2018-11-25 Thread Lukas Tönne
Commit: 38a7d0e01152d23504cb991a85b1757c201e9b49 Author: Lukas Tönne Date: Sun Nov 25 17:19:20 2018 + Branches: hair_object https://developer.blender.org/rB38a7d0e01152d23504cb991a85b1757c201e9b49 Fix element count for edit strand drawing to account for primitive restart

[Bf-blender-cvs] [cdd11a99f7f] hair_object: Fix invalid vertex location in draw buffers caused by shadowed variable.

2018-11-25 Thread Lukas Tönne
Commit: cdd11a99f7f728c8b6ae59f20b32b0832cd8e268 Author: Lukas Tönne Date: Sun Nov 25 13:41:27 2018 + Branches: hair_object https://developer.blender.org/rBcdd11a99f7f728c8b6ae59f20b32b0832cd8e268 Fix invalid vertex location in draw buffers caused by shadowed variable

[Bf-blender-cvs] [8bb601ab510] hair_object: Count hair data elements before creating draw buffers.

2018-11-25 Thread Lukas Tönne
Commit: 8bb601ab510bc90c2e2e71d155e219b7f157ff61 Author: Lukas Tönne Date: Sun Nov 25 13:20:22 2018 + Branches: hair_object https://developer.blender.org/rB8bb601ab510bc90c2e2e71d155e219b7f157ff61 Count hair data elements before creating draw buffers

[Bf-blender-cvs] [e3ae01d83a1] hair_object: Reenable the hair test operator using customdata.

2018-11-25 Thread Lukas Tönne
Commit: e3ae01d83a1b8d958f18e59d5bdb63e4962bc76e Author: Lukas Tönne Date: Sun Nov 25 13:20:58 2018 + Branches: hair_object https://developer.blender.org/rBe3ae01d83a1b8d958f18e59d5bdb63e4962bc76e Reenable the hair test operator using customdata

[Bf-blender-cvs] [f50611ed027] hair_object: Fix accidental typo.

2018-11-25 Thread Lukas Tönne
Commit: f50611ed027a43b2960ce57605c3ecb9104c7681 Author: Lukas Tönne Date: Sun Nov 25 13:19:13 2018 + Branches: hair_object https://developer.blender.org/rBf50611ed027a43b2960ce57605c3ecb9104c7681 Fix accidental typo. === M

[Bf-blender-cvs] [49caf35d8aa] hair_object: Add masks for new customdata types.

2018-11-25 Thread Lukas Tönne
Commit: 49caf35d8aae0a144de4d56e38d3de87ce72d03a Author: Lukas Tönne Date: Sun Nov 25 13:19:46 2018 + Branches: hair_object https://developer.blender.org/rB49caf35d8aae0a144de4d56e38d3de87ce72d03a Add masks for new customdata types

[Bf-blender-cvs] [2b1cb59a96a] hair_object: Remove hair data arrays for verts/curves/follicles and use customdata instead.

2018-11-25 Thread Lukas Tönne
Commit: 2b1cb59a96ab523d59a831b01151a4e8092e7053 Author: Lukas Tönne Date: Sun Nov 25 11:03:44 2018 + Branches: hair_object https://developer.blender.org/rB2b1cb59a96ab523d59a831b01151a4e8092e7053 Remove hair data arrays for verts/curves/follicles and use customdata instead. This disables

[Bf-blender-cvs] [d554502ad09] hair_object: Merge branch 'blender2.8' into hair_object

2018-11-25 Thread Lukas Tönne
Commit: d554502ad092faed6f91fd9e69303ff0b0afe580 Author: Lukas Tönne Date: Sun Nov 25 10:29:39 2018 + Branches: hair_object https://developer.blender.org/rBd554502ad092faed6f91fd9e69303ff0b0afe580 Merge branch 'blender2.8' into hair_object

[Bf-blender-cvs] [ec72093d2e7] hair_object: New customdata types for base hair curve data.

2018-11-25 Thread Lukas Tönne
Commit: ec72093d2e70fadf8aaa7dfd058a4ec989d3f527 Author: Lukas Tönne Date: Sun Nov 18 13:33:42 2018 + Branches: hair_object https://developer.blender.org/rBec72093d2e70fadf8aaa7dfd058a4ec989d3f527 New customdata types for base hair curve data

[Bf-blender-cvs] [6f8ae59d053] hair_object: Add vertex, curve, and follicle base data layers by default.

2018-11-25 Thread Lukas Tönne
Commit: 6f8ae59d0537f76d06ac7fbd9eb8ecdbdee6c6cc Author: Lukas Tönne Date: Sun Nov 25 09:50:08 2018 + Branches: hair_object https://developer.blender.org/rB6f8ae59d0537f76d06ac7fbd9eb8ecdbdee6c6cc Add vertex, curve, and follicle base data layers by default

[Bf-blender-cvs] [b8f91e8bff0] hair_object: Merge HairPattern into HairCurveData, no reason to keep these separate any more.

2018-11-18 Thread Lukas Tönne
Commit: b8f91e8bff04681a5926fb0e0028e4590f88deef Author: Lukas Tönne Date: Sun Nov 18 11:26:43 2018 + Branches: hair_object https://developer.blender.org/rBb8f91e8bff04681a5926fb0e0028e4590f88deef Merge HairPattern into HairCurveData, no reason to keep these separate any more

[Bf-blender-cvs] [8637ef34559] hair_object: Add 'nomain' hair creation functions for making hair systems.

2018-11-18 Thread Lukas Tönne
Commit: 8637ef34559ca95d6b1967cceeec5ce0315078bc Author: Lukas Tönne Date: Sat Nov 17 14:13:39 2018 + Branches: hair_object https://developer.blender.org/rB8637ef34559ca95d6b1967cceeec5ce0315078bc Add 'nomain' hair creation functions for making hair systems

[Bf-blender-cvs] [3540ab88fd6] hair_object: Introduce curve and vertex customdata for hair.

2018-11-18 Thread Lukas Tönne
Commit: 3540ab88fd6fb6c832894c020b9dde576d037afa Author: Lukas Tönne Date: Sun Nov 18 10:51:54 2018 + Branches: hair_object https://developer.blender.org/rB3540ab88fd6fb6c832894c020b9dde576d037afa Introduce curve and vertex customdata for hair

[Bf-blender-cvs] [1102e4572bb] hair_object: Remove HairExport usage from draw code.

2018-11-12 Thread Lukas Tönne
Commit: 1102e4572bb03fb201a20059489b854381bcb726 Author: Lukas Tönne Date: Mon Nov 12 08:51:19 2018 + Branches: hair_object https://developer.blender.org/rB1102e4572bb03fb201a20059489b854381bcb726 Remove HairExport usage from draw code

[Bf-blender-cvs] [81e0057c5c7] hair_object: Make return values for mesh sample eval optional.

2018-11-11 Thread Lukas Tönne
Commit: 81e0057c5c770ddc10f68e9b98ea8e08188b73de Author: Lukas Tönne Date: Sun Nov 11 09:53:41 2018 + Branches: hair_object https://developer.blender.org/rB81e0057c5c770ddc10f68e9b98ea8e08188b73de Make return values for mesh sample eval optional

[Bf-blender-cvs] [12f04a805aa] hair_object: Depsgraph eval function for hair on object level that computes follicle space.

2018-11-11 Thread Lukas Tönne
Commit: 12f04a805aa261c12e1d4f8bdf47b3c58534551d Author: Lukas Tönne Date: Sun Nov 11 11:45:27 2018 + Branches: hair_object https://developer.blender.org/rB12f04a805aa261c12e1d4f8bdf47b3c58534551d Depsgraph eval function for hair on object level that computes follicle space

[Bf-blender-cvs] [036dc955c2e] hair_object: Dirty flags for follicle customdata.

2018-11-10 Thread Lukas Tönne
Commit: 036dc955c2e429ebea7561177a6f7342157f60c7 Author: Lukas Tönne Date: Sat Nov 10 15:27:26 2018 + Branches: hair_object https://developer.blender.org/rB036dc955c2e429ebea7561177a6f7342157f60c7 Dirty flags for follicle customdata

[Bf-blender-cvs] [deb760896b1] hair_object: Runtime struct for non-serialized hair data, similar to Mesh runtime.

2018-11-10 Thread Lukas Tönne
Commit: deb760896b162ff98146986442638696eaa0f8ed Author: Lukas Tönne Date: Sat Nov 10 14:44:20 2018 + Branches: hair_object https://developer.blender.org/rBdeb760896b162ff98146986442638696eaa0f8ed Runtime struct for non-serialized hair data, similar to Mesh runtime

[Bf-blender-cvs] [f1df9e80938] hair_object: Add customdata for hair follicles.

2018-11-10 Thread Lukas Tönne
Commit: f1df9e80938b8c11afc23a2c07c35d3df58ed18a Author: Lukas Tönne Date: Sat Nov 10 14:11:40 2018 + Branches: hair_object https://developer.blender.org/rBf1df9e80938b8c11afc23a2c07c35d3df58ed18a Add customdata for hair follicles

[Bf-blender-cvs] [154e6163d7f] hair_object: Fix incorrect segment count when creating hair segment index buffer.

2018-11-05 Thread Lukas Tönne
Commit: 154e6163d7f4eda9539dd2164f8bb1151cbfde28 Author: Lukas Tönne Date: Mon Nov 5 09:14:36 2018 + Branches: hair_object https://developer.blender.org/rB154e6163d7f4eda9539dd2164f8bb1151cbfde28 Fix incorrect segment count when creating hair segment index buffer. The max size includes one

[Bf-blender-cvs] [c28425c4066] hair_object: Fix curve data copy function not copying counters.

2018-11-05 Thread Lukas Tönne
Commit: c28425c4066ee655e4a2bd2713eb33c77ada6dbb Author: Lukas Tönne Date: Mon Nov 5 09:13:54 2018 + Branches: hair_object https://developer.blender.org/rBc28425c4066ee655e4a2bd2713eb33c77ada6dbb Fix curve data copy function not copying counters

[Bf-blender-cvs] [3bb7970bd63] hair_object: Simple hair curve generation function for the test operator.

2018-11-04 Thread Lukas Tönne
Commit: 3bb7970bd638d878e0b2f431060102f71b283fdb Author: Lukas Tönne Date: Sun Nov 4 13:45:09 2018 + Branches: hair_object https://developer.blender.org/rB3bb7970bd638d878e0b2f431060102f71b283fdb Simple hair curve generation function for the test operator

[Bf-blender-cvs] [4a5c60b81be] hair_object: Remove the "bind" flag and function for hair.

2018-11-04 Thread Lukas Tönne
Commit: 4a5c60b81be9ab16e38f077c8720a5b8e5833a4e Author: Lukas Tönne Date: Sun Nov 4 12:00:43 2018 + Branches: hair_object https://developer.blender.org/rB4a5c60b81be9ab16e38f077c8720a5b8e5833a4e Remove the "bind" flag and function for hair. This is a remnant of the previous sy

[Bf-blender-cvs] [8856e155c9a] hair_object: Merge remote-tracking branch 'origin/blender2.8' into hair_object

2018-11-04 Thread Lukas Tönne
Commit: 8856e155c9af26246d738aae58194f1bd7615aca Author: Lukas Tönne Date: Sun Nov 4 11:25:45 2018 + Branches: hair_object https://developer.blender.org/rB8856e155c9af26246d738aae58194f1bd7615aca Merge remote-tracking branch 'origin/blender2.8' into hair_object

[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"

[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

[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

[Bf-blender-cvs] [1e58ce97978] hair_object: Iterator functions and macros for hair primitives.

2018-09-16 Thread Lukas Tönne
Commit: 1e58ce97978b56edd2a4c44f5ff8395efc538239 Author: Lukas Tönne Date: Sun Sep 16 10:22:25 2018 +0100 Branches: hair_object https://developer.blender.org/rB1e58ce97978b56edd2a4c44f5ff8395efc538239 Iterator functions and macros for hair primitives

[Bf-blender-cvs] [3746906fa79] hair_object: Check follicle curve index validity when iterating, in case follicles are unbound.

2018-09-09 Thread Lukas Tönne
Commit: 3746906fa79fc6e066c6ea3c0917c30f4befe4d4 Author: Lukas Tönne Date: Sun Sep 9 10:08:32 2018 +0100 Branches: hair_object https://developer.blender.org/rB3746906fa79fc6e066c6ea3c0917c30f4befe4d4 Check follicle curve index validity when iterating, in case follicles are unbound

[Bf-blender-cvs] [b9e1f358bf1] hair_object: Remove disused functions for generating hair interpolation texture buffers.

2018-09-09 Thread Lukas Tönne
Commit: b9e1f358bf1a2535a023fe752948f62ce7426c5b Author: Lukas Tönne Date: Sun Sep 9 09:59:23 2018 +0100 Branches: hair_object https://developer.blender.org/rBb9e1f358bf1a2535a023fe752948f62ce7426c5b Remove disused functions for generating hair interpolation texture buffers

[Bf-blender-cvs] [994c8e9efd3] hair_object: Add a simple test operator for creating hair in edit mode.

2018-09-09 Thread Lukas Tönne
Commit: 994c8e9efd37cc97f9ce18cf89f7fd08d4a9413c Author: Lukas Tönne Date: Sun Sep 9 09:53:30 2018 +0100 Branches: hair_object https://developer.blender.org/rB994c8e9efd37cc97f9ce18cf89f7fd08d4a9413c Add a simple test operator for creating hair in edit mode

[Bf-blender-cvs] [8dd0ec09c53] hair_object: Implement drawing function for hair curves in edit mode.

2018-09-05 Thread Lukas Tönne
Commit: 8dd0ec09c5383d753e65a37bc93d63e1e2141248 Author: Lukas Tönne Date: Wed Sep 5 08:30:47 2018 +0100 Branches: hair_object https://developer.blender.org/rB8dd0ec09c5383d753e65a37bc93d63e1e2141248 Implement drawing function for hair curves in edit mode

[Bf-blender-cvs] [623f180537c] hair_object: Explicit object pointer needed for scalp access functions in RNA.

2018-09-02 Thread Lukas Tönne
Commit: 623f180537ca421832ea871782c6a2719ad79ec9 Author: Lukas Tönne Date: Sun Sep 2 11:40:13 2018 +0100 Branches: hair_object https://developer.blender.org/rB623f180537ca421832ea871782c6a2719ad79ec9 Explicit object pointer needed for scalp access functions in RNA

[Bf-blender-cvs] [8caf3f7b129] hair_object: Add missing switch case for the object geometry depsgraph builder.

2018-09-02 Thread Lukas Tönne
Commit: 8caf3f7b1290b283a52365e120b92b7f12c40680 Author: Lukas Tönne Date: Sun Sep 2 10:19:13 2018 +0100 Branches: hair_object https://developer.blender.org/rB8caf3f7b1290b283a52365e120b92b7f12c40680 Add missing switch case for the object geometry depsgraph builder

[Bf-blender-cvs] [9468d228448] hair_object: Fix build errors.

2018-09-02 Thread Lukas Tönne
Commit: 9468d2284485cab21006ee74448230294f8cae02 Author: Lukas Tönne Date: Sun Sep 2 10:14:52 2018 +0100 Branches: hair_object https://developer.blender.org/rB9468d2284485cab21006ee74448230294f8cae02 Fix build errors. === M

[Bf-blender-cvs] [e0a4b835ece] hair_object: New object type for hair systems.

2018-08-29 Thread Lukas Tönne
Commit: e0a4b835eceab28466e91fe709435c407cd6e402 Author: Lukas Tönne Date: Wed Aug 29 08:52:50 2018 +0100 Branches: hair_object https://developer.blender.org/rBe0a4b835eceab28466e91fe709435c407cd6e402 New object type for hair systems

[Bf-blender-cvs] [e69b046825c] hair_object: Remove the hair modifier.

2018-08-12 Thread Lukas Tönne
Commit: e69b046825c9886a66aeca4afda7ca30a8c36d85 Author: Lukas Tönne Date: Sun Aug 12 13:48:01 2018 +0100 Branches: hair_object https://developer.blender.org/rBe69b046825c9886a66aeca4afda7ca30a8c36d85 Remove the hair modifier. A new object type for hair will be used instead

[Bf-blender-cvs] [b8ab411185c] hair_guides_grooming: Merge branch 'hair_guides' into hair_guides_grooming

2018-08-12 Thread Lukas Tönne
Commit: b8ab411185c11ce98e7e791b0d30a9d9b1ce6d69 Author: Lukas Tönne Date: Sun Aug 12 12:59:39 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBb8ab411185c11ce98e7e791b0d30a9d9b1ce6d69 Merge branch 'hair_guides' into hair_guides_grooming

[Bf-blender-cvs] [dc2d841b7c5] hair_guides hair_guides_grooming: Merge branch 'blender2.8' into hair_guides

2018-08-12 Thread Lukas Tönne
Commit: dc2d841b7c50565302af2986d62ddbd29c332acd Author: Lukas Tönne Date: Sun Aug 12 12:52:49 2018 +0100 Branches: hair_guides hair_guides_grooming https://developer.blender.org/rBdc2d841b7c50565302af2986d62ddbd29c332acd Merge branch 'blender2.8' into hair_guides

[Bf-blender-cvs] [209686f1c81] hair_guides_grooming: Merge branch 'hair_guides' into hair_guides_grooming

2018-08-12 Thread Lukas Tönne
Commit: 209686f1c8189bc01f91d14a922651844df8b201 Author: Lukas Tönne Date: Sun Aug 12 11:17:33 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB209686f1c8189bc01f91d14a922651844df8b201 Merge branch 'hair_guides' into hair_guides_grooming

[Bf-blender-cvs] [27b28e437d9] hair_guides hair_guides_grooming: Merge branch 'tmp_hair_curves' into hair_guides

2018-08-12 Thread Lukas Tönne
Commit: 27b28e437d974ebbafa234205941c07aa0ab546c Author: Lukas Tönne Date: Sun Aug 12 11:05:36 2018 +0100 Branches: hair_guides hair_guides_grooming https://developer.blender.org/rB27b28e437d974ebbafa234205941c07aa0ab546c Merge branch 'tmp_hair_curves' into hair_guides

[Bf-blender-cvs] [f854fefa179] tmp_hair_curves: Separate buffer texture for hair index for each vertex.

2018-08-12 Thread Lukas Tönne
Commit: f854fefa1796429907c2574ba414335eb5519714 Author: Lukas Tönne Date: Sun Aug 12 10:33:21 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rBf854fefa1796429907c2574ba414335eb5519714 Separate buffer texture for hair index for each vertex. This is needed for allowing

[Bf-blender-cvs] [b60dcd85f91] tmp_hair_curves: Fix the hairStrandsRes uniform for particle hair.

2018-07-22 Thread Lukas Tönne
Commit: b60dcd85f9182117d097a54b667264f9acb8ccf2 Author: Lukas Tönne Date: Sun Jul 22 13:54:37 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rBb60dcd85f9182117d097a54b667264f9acb8ccf2 Fix the hairStrandsRes uniform for particle hair

[Bf-blender-cvs] [58979947bcd] tmp_hair_curves: Correct point and element counts for particle hair.

2018-07-22 Thread Lukas Tönne
Commit: 58979947bcd3c88c517580c9888dea74e16451e9 Author: Lukas Tönne Date: Sun Jul 22 12:46:26 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rB58979947bcd3c88c517580c9888dea74e16451e9 Correct point and element counts for particle hair

[Bf-blender-cvs] [a754d222baa] tmp_hair_curves: Merge branch 'hair_guides' into tmp_hair_curves

2018-07-03 Thread Lukas Tönne
Commit: a754d222baa46d4c37e38e17fbc2df77de7ffe3b Author: Lukas Tönne Date: Tue Jul 3 07:42:12 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rBa754d222baa46d4c37e38e17fbc2df77de7ffe3b Merge branch 'hair_guides' into tmp_hair_curves

[Bf-blender-cvs] [ff8df843c31] hair_guides_grooming: Merge branch 'hair_guides' into hair_guides_grooming

2018-07-03 Thread Lukas Tönne
Commit: ff8df843c31cb41621204c579dbc34e8ce185708 Author: Lukas Tönne Date: Tue Jul 3 07:40:46 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBff8df843c31cb41621204c579dbc34e8ce185708 Merge branch 'hair_guides' into hair_guides_grooming

[Bf-blender-cvs] [08836b73fe2] hair_guides hair_guides_grooming tmp_hair_curves: Merge branch 'blender2.8' into hair_guides

2018-07-03 Thread Lukas Tönne
Commit: 08836b73fe2768093e85746875c8d361b4014067 Author: Lukas Tönne Date: Tue Jul 3 07:38:08 2018 +0100 Branches: hair_guides hair_guides_grooming tmp_hair_curves https://developer.blender.org/rB08836b73fe2768093e85746875c8d361b4014067 Merge branch 'blender2.8' into hair_guides

[Bf-blender-cvs] [54aaceaabca] tmp_hair_curves: Construct hair strands data from hair systems (no real UV/MCol yet).

2018-07-03 Thread Lukas Tönne
Commit: 54aaceaabcad3419adb2c65c3aa6bf655329661e Author: Lukas Tönne Date: Tue Jul 3 07:33:38 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rB54aaceaabcad3419adb2c65c3aa6bf655329661e Construct hair strands data from hair systems (no real UV/MCol yet

[Bf-blender-cvs] [287968377fc] tmp_hair_curves: Extend default material function for Eevee to work with hair systems.

2018-07-03 Thread Lukas Tönne
Commit: 287968377fce17dda80cfb512d58d75fe65667fd Author: Lukas Tönne Date: Tue Jul 3 07:32:36 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rB287968377fce17dda80cfb512d58d75fe65667fd Extend default material function for Eevee to work with hair systems

[Bf-blender-cvs] [d09822c8763] tmp_hair_curves: Fix a few minor crashes from unfinished hair shader code.

2018-07-02 Thread Lukas Tönne
Commit: d09822c8763b11e17a65792cb458003e0dd61388 Author: Lukas Tönne Date: Mon Jul 2 08:19:58 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rBd09822c8763b11e17a65792cb458003e0dd61388 Fix a few minor crashes from unfinished hair shader code

[Bf-blender-cvs] [7ad71174fe9] tmp_hair_curves: Remove the parent interpolation hair shader and use the transform-feedback shader instead.

2018-07-02 Thread Lukas Tönne
Commit: 7ad71174fe9a55227cbcdfdbd793248a416d59c5 Author: Lukas Tönne Date: Sat Jun 30 15:07:03 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rB7ad71174fe9a55227cbcdfdbd793248a416d59c5 Remove the parent interpolation hair shader and use the transform-feedback shader instead

[Bf-blender-cvs] [0042eb10770] tmp_hair_curves: Remove the mesh sample from fiber curve data.

2018-06-30 Thread Lukas Tönne
Commit: 0042eb10770f80cb602f7a1a49cef3d531ee9187 Author: Lukas Tönne Date: Sat Jun 30 13:01:52 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rB0042eb10770f80cb602f7a1a49cef3d531ee9187 Remove the mesh sample from fiber curve data. Fiber curves are simple shapes for fibers

[Bf-blender-cvs] [6751627797f] tmp_hair_curves: Fix fur curve generation function.

2018-06-30 Thread Lukas Tönne
Commit: 6751627797fa04aa699cd3ce597d4d384959f978 Author: Lukas Tönne Date: Sat Jun 30 11:36:54 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rB6751627797fa04aa699cd3ce597d4d384959f978 Fix fur curve generation function

[Bf-blender-cvs] [487775dd873] tmp_hair_curves: Simple hair curve generation for testing per-follicle curves.

2018-06-30 Thread Lukas Tönne
Commit: 487775dd873ec5117652848c370ca5562be6e185 Author: Lukas Tönne Date: Sat Jun 30 10:56:08 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rB487775dd873ec5117652848c370ca5562be6e185 Simple hair curve generation for testing per-follicle curves

[Bf-blender-cvs] [142112faec9] tmp_hair_curves: Add common ui draw function for hair display settings.

2018-06-30 Thread Lukas Tönne
Commit: 142112faec9f41abdd5d41ee66726ea3cf1d2755 Author: Lukas Tönne Date: Sat Jun 30 10:42:39 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rB142112faec9f41abdd5d41ee66726ea3cf1d2755 Add common ui draw function for hair display settings

[Bf-blender-cvs] [9b06c23dc3e] tmp_hair_curves: Remove unused properties_hair.py file.

2018-06-30 Thread Lukas Tönne
Commit: 9b06c23dc3e0e88a12e2b1ee498b4ffdbc40245a Author: Lukas Tönne Date: Sat Jun 30 10:20:18 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rB9b06c23dc3e0e88a12e2b1ee498b4ffdbc40245a Remove unused properties_hair.py file

[Bf-blender-cvs] [0875d8b5690] tmp_hair_curves: Fix ui script for the hair modifier.

2018-06-30 Thread Lukas Tönne
Commit: 0875d8b5690838b0f88c94ba88838788c58c9d83 Author: Lukas Tönne Date: Sat Jun 30 09:51:01 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rB0875d8b5690838b0f88c94ba88838788c58c9d83 Fix ui script for the hair modifier

[Bf-blender-cvs] [aa85cbee005] tmp_hair_curves: Replace parent indices and weights with single curve index.

2018-06-30 Thread Lukas Tönne
Commit: aa85cbee0050156c57aad021f45e124d3716d318 Author: Lukas Tönne Date: Sat Jun 30 08:02:15 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rBaa85cbee0050156c57aad021f45e124d3716d318 Replace parent indices and weights with single curve index. Curves can be shared between

[Bf-blender-cvs] [7cd45e17138] tmp_hair_curves: Rename "guide" curves to "fiber" curves.

2018-06-29 Thread Lukas Tönne
Commit: 7cd45e17138ef10eaf1d5e038b3c7ff42ae9f9c3 Author: Lukas Tönne Date: Fri Jun 29 15:11:27 2018 +0100 Branches: tmp_hair_curves https://developer.blender.org/rB7cd45e17138ef10eaf1d5e038b3c7ff42ae9f9c3 Rename "guide" curves to "fiber" curves. Guide curves should be a

[Bf-blender-cvs] [e4cc8ecd073] hair_guides_grooming: Merge branch 'hair_guides' into hair_guides_grooming

2018-06-29 Thread Lukas Tönne
Commit: e4cc8ecd07377f58fd11301874cb1c9da44ae2bf Author: Lukas Tönne Date: Fri Jun 29 13:40:33 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBe4cc8ecd07377f58fd11301874cb1c9da44ae2bf Merge branch 'hair_guides' into hair_guides_grooming

[Bf-blender-cvs] [dc766bfffcd] hair_guides: Rename the fur modifier to hair modifier.

2018-06-29 Thread Lukas Tönne
Commit: dc766bfffcd75f6c498f0cba92585b6a67a6925c Author: Lukas Tönne Date: Fri Jun 29 13:21:33 2018 +0100 Branches: hair_guides https://developer.blender.org/rBdc766bfffcd75f6c498f0cba92585b6a67a6925c Rename the fur modifier to hair modifier

[Bf-blender-cvs] [614868b5714] hair_guides: Generic modifier copy already deletes target data, explicit freeing is redundant.

2018-06-29 Thread Lukas Tönne
Commit: 614868b5714ba05303e2581bd24d54dc4b2f8c97 Author: Lukas Tönne Date: Fri Jun 29 13:32:34 2018 +0100 Branches: hair_guides https://developer.blender.org/rB614868b5714ba05303e2581bd24d54dc4b2f8c97 Generic modifier copy already deletes target data, explicit freeing is redundant

[Bf-blender-cvs] [f52a7a0a4c1] hair_guides_grooming: Enable groom drawing in forward shading of the workbench engine.

2018-06-29 Thread Lukas Tönne
Commit: f52a7a0a4c118967c09b4a034911a9d9816935b9 Author: Lukas Tönne Date: Fri Jun 29 11:13:11 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBf52a7a0a4c118967c09b4a034911a9d9816935b9 Enable groom drawing in forward shading of the workbench engine

[Bf-blender-cvs] [5aee89a70fa] hair_guides_grooming: Normal calculation for groom hull.

2018-06-28 Thread Lukas Tönne
Commit: 5aee89a70fad81567b0f2bfd211da4cc76c7a730 Author: Lukas Tönne Date: Thu Jun 28 14:18:45 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB5aee89a70fad81567b0f2bfd211da4cc76c7a730 Normal calculation for groom hull

[Bf-blender-cvs] [c8d3b62e46f] hair_guides_grooming: Enable faces for the groom bundle hull and fix index counts.

2018-06-28 Thread Lukas Tönne
Commit: c8d3b62e46fd77e9775f2e2bfa2d31147976c9a6 Author: Lukas Tönne Date: Thu Jun 28 13:38:18 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBc8d3b62e46fd77e9775f2e2bfa2d31147976c9a6 Enable faces for the groom bundle hull and fix index counts

[Bf-blender-cvs] [a765b896946] hair_guides_grooming: Enable shaded surface drawing for groom objects.

2018-06-28 Thread Lukas Tönne
Commit: a765b896946f4eed78332921213fc483ad435468 Author: Lukas Tönne Date: Thu Jun 28 12:35:35 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBa765b896946f4eed78332921213fc483ad435468 Enable shaded surface drawing for groom objects

[Bf-blender-cvs] [2d9a5607a7a] hair_guides_grooming: Render section poly for all regions.

2018-06-28 Thread Lukas Tönne
Commit: 2d9a5607a7afa538482dfb1f1afe1347b459eaf1 Author: Lukas Tönne Date: Thu Jun 28 11:30:17 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB2d9a5607a7afa538482dfb1f1afe1347b459eaf1 Render section poly for all regions

[Bf-blender-cvs] [ff317417484] hair_guides_grooming: Fix section drawing, so only section 1..(n-1) are drawn.

2018-06-28 Thread Lukas Tönne
Commit: ff31741748412b5fdf1f8732b4e2ce6077630bbe Author: Lukas Tönne Date: Thu Jun 28 11:24:00 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBff31741748412b5fdf1f8732b4e2ce6077630bbe Fix section drawing, so only section 1..(n-1) are drawn

[Bf-blender-cvs] [82e5e246ba2] hair_guides_grooming: Use correct curvecache verts for drawing the center curve.

2018-06-28 Thread Lukas Tönne
Commit: 82e5e246ba20089516492f8cbccf4e8c48e7cf3b Author: Lukas Tönne Date: Thu Jun 28 10:17:19 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB82e5e246ba20089516492f8cbccf4e8c48e7cf3b Use correct curvecache verts for drawing the center curve

[Bf-blender-cvs] [220d3692e77] hair_guides_grooming: Fix stupid mistake, assign instead of add.

2018-06-28 Thread Lukas Tönne
Commit: 220d3692e7780760eba003a7f81dcd02253c55eb Author: Lukas Tönne Date: Thu Jun 28 09:24:14 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB220d3692e7780760eba003a7f81dcd02253c55eb Fix stupid mistake, assign instead of add

[Bf-blender-cvs] [7ee1de42180] hair_guides_grooming: Cannot use add_v3_v3 for copying doubles.

2018-06-28 Thread Lukas Tönne
Commit: 7ee1de42180d9424617132cd08e342b53364e5a9 Author: Lukas Tönne Date: Thu Jun 28 09:19:57 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB7ee1de42180d9424617132cd08e342b53364e5a9 Cannot use add_v3_v3 for copying doubles

[Bf-blender-cvs] [e027e10f5de] hair_guides_grooming: Clean up guide interpolation function.

2018-06-28 Thread Lukas Tönne
Commit: e027e10f5dea7185aaa09bf9736940649b1a36a6 Author: Lukas Tönne Date: Thu Jun 28 06:53:07 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBe027e10f5dea7185aaa09bf9736940649b1a36a6 Clean up guide interpolation function

[Bf-blender-cvs] [2469a6871ec] hair_guides_grooming: Taper thickness value was applied invertedly, giving zero width at thickness 1.0.

2018-06-28 Thread Lukas Tönne
Commit: 2469a6871eca3add5855a247fa0863cee2106e3a Author: Lukas Tönne Date: Thu Jun 28 06:22:43 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB2469a6871eca3add5855a247fa0863cee2106e3a Taper thickness value was applied invertedly, giving zero width at thickness 1.0

[Bf-blender-cvs] [a25a334d454] hair_guides_grooming: Utility functions for curvature, for later use in hair guide curl effect.

2018-06-28 Thread Lukas Tönne
Commit: a25a334d454279c2b45437e3cae4fc1ceb9d2746 Author: Lukas Tönne Date: Thu Jun 28 09:09:23 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBa25a334d454279c2b45437e3cae4fc1ceb9d2746 Utility functions for curvature, for later use in hair guide curl effect

[Bf-blender-cvs] [dfe61958a7e] hair_guides_grooming: Fix crashes when creating multiple scalp regions.

2018-06-28 Thread Lukas Tönne
Commit: dfe61958a7e50e2d290589faa07ca3b0c243cb1a Author: Lukas Tönne Date: Thu Jun 28 06:13:54 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBdfe61958a7e50e2d290589faa07ca3b0c243cb1a Fix crashes when creating multiple scalp regions

[Bf-blender-cvs] [54a556b71b9] hair_guides_grooming: Better default values for hair guides.

2018-06-28 Thread Lukas Tönne
Commit: 54a556b71b97710f719a1a8328ff878fcc2f1fb0 Author: Lukas Tönne Date: Wed Jun 27 18:30:48 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB54a556b71b97710f719a1a8328ff878fcc2f1fb0 Better default values for hair guides

[Bf-blender-cvs] [abac69b89c1] hair_guides_grooming: Fix crash when creating guide curves on an empty groom object.

2018-06-27 Thread Lukas Tönne
Commit: abac69b89c13516b3a97b9160339e052a55042db Author: Lukas Tönne Date: Wed Jun 27 15:39:42 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBabac69b89c13516b3a97b9160339e052a55042db Fix crash when creating guide curves on an empty groom object

[Bf-blender-cvs] [7d48a4629e7] hair_guides_grooming: Vertex normal attribute for section polys.

2018-06-27 Thread Lukas Tönne
Commit: 7d48a4629e74ba95102dca8b39cad23287edad06 Author: Lukas Tönne Date: Wed Jun 27 07:40:31 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB7d48a4629e74ba95102dca8b39cad23287edad06 Vertex normal attribute for section polys

[Bf-blender-cvs] [9ce92878d03] hair_guides_grooming: Correct indices for section face drawing by adding the start offset to triangles.

2018-06-27 Thread Lukas Tönne
Commit: 9ce92878d03940e3e3369df8f4031b43f0d0f43f Author: Lukas Tönne Date: Wed Jun 27 07:19:13 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB9ce92878d03940e3e3369df8f4031b43f0d0f43f Correct indices for section face drawing by adding the start offset to triangles

[Bf-blender-cvs] [a190407e916] hair_guides_grooming: Merge branch 'hair_guides' into hair_guides_grooming

2018-06-26 Thread Lukas Tönne
Commit: a190407e9164f07bdb354facc00a4a6dea9d6008 Author: Lukas Tönne Date: Tue Jun 26 22:40:03 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBa190407e9164f07bdb354facc00a4a6dea9d6008 Merge branch 'hair_guides' into hair_guides_grooming

[Bf-blender-cvs] [6af06e3c910] hair_guides_grooming: Merge branch 'blender2.8' into hair_guides

2018-06-26 Thread Lukas Tönne
Commit: 6af06e3c9107f89257e5adac7ec9ffeaa2791eb6 Author: Lukas Tönne Date: Tue Jun 26 22:23:49 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB6af06e3c9107f89257e5adac7ec9ffeaa2791eb6 Merge branch 'blender2.8' into hair_guides

[Bf-blender-cvs] [11367d968c7] hair_guides_grooming: Two alternative functions for building guide curves by parametric or arclength distance.

2018-06-26 Thread Lukas Tönne
Commit: 11367d968c7967fd696ddda50da3f87005393d8a Author: Lukas Tönne Date: Tue Jun 26 21:58:51 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB11367d968c7967fd696ddda50da3f87005393d8a Two alternative functions for building guide curves by parametric or arclength

[Bf-blender-cvs] [839aa5bd026] hair_guides_grooming: Iterator functions for separating the details of curve eval from the guide discretization.

2018-06-26 Thread Lukas Tönne
Commit: 839aa5bd026a83466718db35029d67739ee7c09e Author: Lukas Tönne Date: Tue Jun 26 21:07:06 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB839aa5bd026a83466718db35029d67739ee7c09e Iterator functions for separating the details of curve eval from the guide

[Bf-blender-cvs] [bd2bc66158b] hair_guides_grooming: Guide curve construction function using consistent distance between vertices.

2018-06-26 Thread Lukas Tönne
Commit: bd2bc66158b842c73d9ec90f809a63ccec77ce3d Author: Lukas Tönne Date: Tue Jun 26 19:04:24 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBbd2bc66158b842c73d9ec90f809a63ccec77ce3d Guide curve construction function using consistent distance between vertices

[Bf-blender-cvs] [fec39ff862a] hair_guides_grooming: Function for generating guide curve vertices from groom data.

2018-06-25 Thread Lukas Tönne
Commit: fec39ff862a4faaf490e5cc1b4148f7dc360f5b6 Author: Lukas Tönne Date: Mon Jun 25 07:37:44 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBfec39ff862a4faaf490e5cc1b4148f7dc360f5b6 Function for generating guide curve vertices from groom data. This should eventually

[Bf-blender-cvs] [56adfbe36d3] hair_guides_grooming: Fix toolsettings -> tool_settings

2018-06-25 Thread Lukas Tönne
Commit: 56adfbe36d3aebc101bcd58b6dcb45d0c84667da Author: Lukas Tönne Date: Mon Jun 25 07:33:56 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB56adfbe36d3aebc101bcd58b6dcb45d0c84667da Fix toolsettings -> tool_setti

[Bf-blender-cvs] [9c02682f23b] hair_guides_grooming: Merge branch 'hair_guides' into hair_guides_grooming

2018-06-21 Thread Lukas Tönne
Commit: 9c02682f23b2b97112ea8c319566c3cbd0eb2337 Author: Lukas Tönne Date: Thu Jun 21 18:57:33 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB9c02682f23b2b97112ea8c319566c3cbd0eb2337 Merge branch 'hair_guides' into hair_guides_grooming

[Bf-blender-cvs] [94f3cf23ec8] hair_guides hair_guides_grooming: Merge branch 'blender2.8' into hair_guides

2018-06-21 Thread Lukas Tönne
Commit: 94f3cf23ec8c8ab173b04e036d91f375bdcb544a Author: Lukas Tönne Date: Thu Jun 21 18:56:13 2018 +0100 Branches: hair_guides hair_guides_grooming https://developer.blender.org/rB94f3cf23ec8c8ab173b04e036d91f375bdcb544a Merge branch 'blender2.8' into hair_guides

[Bf-blender-cvs] [446cc6f3b6d] hair_guides_grooming: Add surface drawing to groom geometry.

2018-06-19 Thread Lukas Tönne
Commit: 446cc6f3b6dac654b0730f74ea42b831ae9ac4e9 Author: Lukas Tönne Date: Tue Jun 19 07:04:30 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rB446cc6f3b6dac654b0730f74ea42b831ae9ac4e9 Add surface drawing to groom geometry

[Bf-blender-cvs] [c307b13be1c] hair_guides_grooming: Merge branch 'hair_guides' into hair_guides_grooming

2018-06-19 Thread Lukas Tönne
Commit: c307b13be1c0f9bbf53fe80db28af1a30a821a68 Author: Lukas Tönne Date: Tue Jun 19 07:08:19 2018 +0100 Branches: hair_guides_grooming https://developer.blender.org/rBc307b13be1c0f9bbf53fe80db28af1a30a821a68 Merge branch 'hair_guides' into hair_guides_grooming

[Bf-blender-cvs] [a927dbd17a8] hair_guides hair_guides_grooming: Merge branch 'blender2.8' into hair_guides

2018-06-19 Thread Lukas Tönne
Commit: a927dbd17a83d64e97461851f390f55cb38b43d4 Author: Lukas Tönne Date: Tue Jun 19 07:06:33 2018 +0100 Branches: hair_guides hair_guides_grooming https://developer.blender.org/rBa927dbd17a83d64e97461851f390f55cb38b43d4 Merge branch 'blender2.8' into hair_guides

[Bf-blender-cvs] [cd71dd63824] hair_guides hair_guides_grooming: Merge branch 'blender2.8' into hair_guides

2018-06-15 Thread Lukas Tönne
Commit: cd71dd638245ad21e59e3f83229e926a285ccc45 Author: Lukas Tönne Date: Fri Jun 15 07:02:23 2018 +0100 Branches: hair_guides hair_guides_grooming https://developer.blender.org/rBcd71dd638245ad21e59e3f83229e926a285ccc45 Merge branch 'blender2.8' into hair_guides

  1   2   3   4   5   6   7   8   9   10   >