Blender Git Loki

Kaikki Blender Git kommitit.

Page: 3695 / 8462

September 8, 2017, 09:51 (GMT)
Fix T52663: Remap used invalid local-view data

Only the camera from View3D.localvd is used,
other pointers may be invalid.

Longer term we should probably clear these to ensure no accidents.
For now just follow the rest of Blender's code and don't access.
September 8, 2017, 09:51 (GMT)
Fix T52522: VSE renders with alpha transparent PNG image incorrectly

Need some extra checks and should be probably end up in 2.79 since that's a regression.
September 8, 2017, 09:21 (GMT)
Fix T52650:Grease pencil selection its not automatically updating in Clip Editor
September 8, 2017, 08:48 (GMT)
Fix T52678: Crash editing gpencil w/ frame-lock
September 7, 2017, 18:17 (GMT)
Fix leak w/ ocio glsl draw
September 7, 2017, 18:17 (GMT)
Fix leak caused by wrong ownership flag
September 7, 2017, 17:56 (GMT)
Fix T52046: View transform applied twice w/ GL render

Patch from @sergey w/ minor edit.
September 7, 2017, 17:18 (GMT)
Merge branch 'master' into blender2.8
September 7, 2017, 14:54 (GMT)
Correct function name in argument parsing
September 7, 2017, 14:03 (GMT)
PyAPI: use bl_rna_get_subclass for node API

Returns a default value instead of an error when the type isn't defined.
September 7, 2017, 14:02 (GMT)
PyAPI: add function to get an RNA subclass

This is inconvenient in regular Python, add a class-method
to perform the operation, eg:

bpy.types.Node.bl_rna_find_subclass("CustomNodeType")
September 7, 2017, 12:48 (GMT)
Cleanup: remove goto's
September 7, 2017, 12:13 (GMT)
UI: fix memory leak when copy-to-selected failed
September 7, 2017, 10:19 (GMT)
Merge branch 'blender2.8' into greasepencil-object
September 7, 2017, 04:47 (GMT)
Merge branch 'master' into blender2.8

This discards node drawing changes which need to be written as shaders.
September 7, 2017, 04:33 (GMT)
Merge branch 'master' into blender2.8
September 7, 2017, 04:12 (GMT)
Weight Smooth: remove source option

Use current selection mode instead of an operator option.
September 7, 2017, 03:16 (GMT)
Fix T52639: Weight paint smooth tool crash
September 6, 2017, 19:14 (GMT)
Workaround node types not being exposed

We might want to have a utility function for this,
for now just keep it working.
September 6, 2017, 19:14 (GMT)
Cleanup: custom nodes template

- Use conventional (pep8) prop names
- Simplify class registration
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021