Blender Git Loki

Blender Git "temp-greasepencil-vfx" branch commits.

Page: 73 / 145

December 21, 2017, 09:44 (GMT)
Merge branch 'blender2.8' into greasepencil-object
December 20, 2017, 18:11 (GMT)
Fix for T53599: OpenGL render with transparent background

I had to make Eevee draw its scene in the scene pass (before it was doing it
in the background pass). This is not ideal since reference images require
a separation between scene and background.

But it's the best way to solve it now. Clay is working fine.
December 20, 2017, 16:47 (GMT)
Add warning for Fill operator not implemented yet
December 20, 2017, 16:38 (GMT)
WIP: Define basic struct/functions for modal fill

Not implement yet.

Prepare the different elements required by modal operator.
December 20, 2017, 15:55 (GMT)
Merge branch 'blender2.8' into greasepencil-object
December 20, 2017, 09:24 (GMT)
Remove temp hack for MSVSC2017 compiler
December 19, 2017, 18:41 (GMT)
Fix segment fault when rotate in empty frame

The problem was with the new created frame that was not assigned to loop variable.
December 19, 2017, 18:15 (GMT)
Provisional hack for fixing MSVC2017 error

This fix will be replaced by final Sergey solution.
December 19, 2017, 16:54 (GMT)
Fix desgraph code missing in merge
December 19, 2017, 16:43 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
release/datafiles/blender_icons.svg
release/datafiles/locale
source/blender/depsgraph/intern/depsgraph_tag.cc
source/tools
December 19, 2017, 16:06 (GMT)
Reorganize versioning code

After last 2.80.3 version bump, the code can be reorganized and it can be removed any custom hack for Hero files.
December 19, 2017, 15:47 (GMT)
Fix segment fault when play with onion

For some reason, when press play there is a delay in the animation flag check and this produces errors. To be sure, we set cache as dirty because the frame is changing.
December 18, 2017, 18:20 (GMT)
Fix compiler warning

The previous commit was wrong
December 18, 2017, 18:17 (GMT)
Fix compiler warning
December 18, 2017, 16:50 (GMT)
Add alpha factor to mask while filling

If the color fill opacity is equal to 1.0, it's very hard to see the strokes that you want to fill. With this change, always the stroke is visible while painting.
December 18, 2017, 16:43 (GMT)
Fix UI warning
December 18, 2017, 16:29 (GMT)
Fix problem with merge down

The problem was if the layer below had animation in frames not present in top layer. As the active frame of top layer was the previous keyframe, after merging, the draw of bottom layer replaced the draw of top layer and the result was that some drawings were missing.

The solution was to duplicate the active frame in top layer before merge the bottom layer.
December 18, 2017, 12:14 (GMT)
Fix: Don't assume that rect starts from 0,0
December 18, 2017, 12:13 (GMT)
Fix: Missed these in last commit
December 18, 2017, 11:53 (GMT)
Cleanup - Save off multiedit state instead of querying it all the time
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021