Blender Git Commit Log

All Blender Git commits.

Page: 3409 / 8462

March 22, 2018, 08:38 (GMT)
Fix bone dissolve using wrong envelope radius

Also correctly copy bone tip selection when dissolving.
March 22, 2018, 08:33 (GMT)
Cleanup: Use more python way of checking boolean
March 22, 2018, 06:50 (GMT)
Fix T54348: Bone dissolve gives invalid hierarchy

Disconnected bones weren't handled correctly.
March 22, 2018, 06:50 (GMT)
Fix bone dissolve using wrong envelope radius

Also correctly copy bone tip selection when dissolving.
March 21, 2018, 18:49 (GMT)
Remove Custom Brush icon

Now the user can assign as icon any custom image with the brush options.
March 21, 2018, 18:44 (GMT)
UI: Replace Eraser icons
March 21, 2018, 16:35 (GMT)
Cleanup: Rename field and add comments
March 21, 2018, 16:14 (GMT)
Use evaluated camera for render
March 21, 2018, 15:51 (GMT)
Fix T54203: crash changing engine w/ project-paint
March 21, 2018, 15:48 (GMT)
Merge branch 'blender2.8' into greasepencil-object
March 21, 2018, 15:47 (GMT)
Remove use of LIB_TAG_NO_MAIN for temp objects

Instead to use the tag to identify temp objects, now a internal flag managed by cache is used.

This is required because the LIB_TAG_NO_MAIN created conflicts with depsgraph.

This solves any concern of D3111
March 21, 2018, 15:39 (GMT)
Eevee: Fix missing camera animation with CoW
March 21, 2018, 15:31 (GMT)
Draw manager: Fix missing active camera triangle with CoW
March 21, 2018, 15:30 (GMT)
GHOST CONTEXTWGL: Remove unused member

No longer used from this commit: https://developer.blender.org/rB0940e89e604d85d717f792b73e30e5e96a42e7c6#change-kg3gZvqkYPB6
March 21, 2018, 15:27 (GMT)
Merge branch 'master' into blender2.8
March 21, 2018, 15:22 (GMT)
cleanup and made multiprocessing only available for unix

before adding multiprocessing for windows see if it is worth the effort
March 21, 2018, 15:12 (GMT)
Depsgraph: Remove redundant operation nodes

Rather a mistake since previous merge.
March 21, 2018, 15:04 (GMT)
UI: Optional prompt to quit for non win32 systems

D566 by @januz

Use Blender native dialog when OS dialog's aren't supported.
March 21, 2018, 14:55 (GMT)
Fix: GWN Indexbuf creation was replacing the index buff bound to the last VAO

This led to problems such as the drawing of the navigate manipulator.
More details in the code comments.
March 21, 2018, 11:47 (GMT)
Merge branch 'master' into blender2.8
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021