Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3457 / 8462

February 20, 2018, 09:47 (GMT)
Fix T54069: Vertex groups for hair length is wrong in some cases

This is a regression in rB4f1c0a1 which only allowed cutting haior at the
second segment only, while there is nothing wrong with cutting hair at the
first segmewnt.
February 20, 2018, 09:25 (GMT)
Extract Render code to separated function
February 20, 2018, 09:15 (GMT)
Fix error in UV rotation when subdivide
February 20, 2018, 09:07 (GMT)
WIP: Add UV rotation for Dot texture

Now the ramdom is fixed. Need parameters to adjust.
February 19, 2018, 18:28 (GMT)
Add ToDo comment for fixing later
February 19, 2018, 18:25 (GMT)
Missing in previous commit (encaps for solid only)
February 19, 2018, 18:08 (GMT)
Use stroke encaps only for solid mode

If use endcaps in texture mode, sometimes the texture is not correct if the type of texture used is not defined in a way that can be doubled.
February 19, 2018, 18:07 (GMT)
Calc UV data while painting
February 19, 2018, 17:46 (GMT)
fix for bind ngon problems (jumping rotations)
February 19, 2018, 16:54 (GMT)
WIP: Improved use of UV along the path and speedup

Now the texture is calculated using the pixelsize along the stroke.

Added a precalculation of fill and Uvs caches in order to avoid recalculation on frame change. This makes first play a little more slow (few miliseconds), but the next time the frame is used, all cache data is precalculated and the overall FPS is better when use fill strokes.
February 19, 2018, 15:16 (GMT)
Fix T54096: Subdivision Surface + Boolean Modifiers + Transform = crash

Don't use dm->get*Array for DM you don't own. This call can allocate temporary
CD layer, which is not thread safe at all.

Also removed hard-coded logic around CDDM check. new functions will do same
logic, but are mode DM-type-=independent.
February 19, 2018, 14:12 (GMT)
Fix warning after fix for crash on renaming group collections

Warning introduced on: 73079e01fd4.
February 19, 2018, 13:52 (GMT)
Outliner: Fix crash when renaming Group layer collection
February 19, 2018, 13:48 (GMT)
Outliner: Update buttons editor when renaming collection

Reported by Pablo Vazquez (venomgfx) outside phabricator.
February 19, 2018, 13:38 (GMT)
Fix T53032: Image sequence works bad with Displace modifier

We shouldn't mix image pool acuisition with and without user provided,
the fact that internally image.c uses last frame from Image datablock
confuses the logic.
February 19, 2018, 13:33 (GMT)
Fix T53032: Image sequence works bad with Displace modifier

We shouldn't mix image pool acuisition with and without user provided,
the fact that internally image.c uses last frame from Image datablock
confuses the logic.
February 19, 2018, 12:53 (GMT)
Fix collection object mode panels

They were broken since we moved object mode into workspace.
February 19, 2018, 11:32 (GMT)
Cleanup: rename SequenceEditor instance to 'ed'

Name 'sequencer' & 'sequence' are too similar.
February 19, 2018, 10:33 (GMT)
Blender 2.79a: Update submodules hash for addons
February 19, 2018, 10:01 (GMT)
Add new UV data parameters to shaders

Add new parameters to transfer UV data information in order to texture the stroke along the path.

WIP: Still not working
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021