Revision 557e1b0 by Campbell Barton / Sergey Sharybin (blender-v2.79b-release, fracture_modifier, fracture_modifier-master, temp-fracture-modifier-2.8) 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) |
March 22, 2018, 06:50 (GMT) |
Fix bone dissolve using wrong envelope radius Also correctly copy bone tip selection when dissolving. |
Revision 3fc0c41 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) March 21, 2018, 18:49 (GMT) |
Remove Custom Brush icon Now the user can assign as icon any custom image with the brush options. |
Revision fc18bfc by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) March 21, 2018, 18:44 (GMT) |
UI: Replace Eraser icons |
Revision c47c6a3 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) March 21, 2018, 16:35 (GMT) |
Cleanup: Rename field and add comments |
Revision 71f465b by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) 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 |
Revision 2c0acc9 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) March 21, 2018, 15:48 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 28a6ed8 by Antonio Vazquez (experimental_gp_weight, greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) 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 |
|
|
|


Master Commits
MiikaHweb | 2003-2021