Blender Git Commits

Blender Git commits from all branches.

Page: 1587 / 2888

February 16, 2018, 09:27 (GMT)
Cleanup: Remove unused file
February 15, 2018, 18:57 (GMT)
UI: Hide grease pencil paper if not gpencil object
February 15, 2018, 17:52 (GMT)
Fix pixelate for negative values

If the object was in negative location, the draw got full opaque.
February 15, 2018, 16:02 (GMT)
Fix error for render onion skin

The flag was not working as expected in renders
February 15, 2018, 15:10 (GMT)
Rename function macro after merge
February 15, 2018, 15:01 (GMT)
Merge branch 'blender2.8' into greasepencil-object
February 15, 2018, 09:32 (GMT)
Fix merge error

The line must be after grease pencil code
February 15, 2018, 08:31 (GMT)
Merge branch 'blender2.8' into greasepencil-object

Conflicts:
source/blender/draw/intern/draw_manager.c
February 15, 2018, 04:49 (GMT)
Fix T54075: Align Objects fails w/ empty mesh
February 15, 2018, 04:49 (GMT)
Cleanup: Python context access

Avoid access from bpy when it's already declared.
February 15, 2018, 04:49 (GMT)
Fix T54072: Crash splitting edges
February 15, 2018, 04:49 (GMT)
Fix T53958: Sequencer zoom 1:1 fails
February 15, 2018, 04:49 (GMT)
Minor change to last commit

Keep mode checks simple, nest other checks in their body.
February 15, 2018, 04:49 (GMT)
Fix T53986: Crash saving during sculpt stroke

Also remove unused struct member.
February 15, 2018, 04:49 (GMT)
Fix: msvc build error with bli_fileops.h

bli_fileops.h was using uint64_t without including the proper header.

issue triggered by rBb0af44fa4d7a2e134b315c49a4fbdf573f781004
February 15, 2018, 04:49 (GMT)
Fix T50630: Fluid fails on win32 w/ unicode paths

Allow overriding gzip open w/ elbeem.
February 15, 2018, 04:49 (GMT)
Fix navmesh creation w/ multiple objects

D2976 by @dertom
February 15, 2018, 04:49 (GMT)
Docs: invoke_search_popup uses bl_property

Also add code example in docs.
February 14, 2018, 20:04 (GMT)
further constraint related crash fixes
February 14, 2018, 19:26 (GMT)
crash fix attempts

can still crash if you refracture a child object while its attached to others (constraints become invalid)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021