June 23, 2018, 18:57 (GMT) |
Typo in last commit |
June 23, 2018, 18:52 (GMT) |
UI: Add user defined context menu - Add/Remove from RMB context menu. - Stored in user preferences. - Access from Q key. See T55027. |
June 23, 2018, 17:37 (GMT) |
Ghost: Fix F12 render on windows. createOffscreenContext left the new context bound to the calling thread causing a race condition with the background thread doing the actual rendering. see T55555 for a more detailed description of the problem. this patch changes the behavior of createOffscreenContext to restore the context to the calling context. Reviewers: fclem Differential Revision: https://developer.blender.org/D3499 |
Revision 7d95488 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 23, 2018, 16:42 (GMT) |
Fix z-depth error drawing new strokes The new strokes must be on top of any other stroke. |
Revision 4c58ab8 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 23, 2018, 14:44 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
Revision 67faa2d by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 23, 2018, 14:28 (GMT) |
Fix missing thickness when scale or mirror The line was reset to minimum thickness when it was scale with -1 or the mirror transform was used. |
June 23, 2018, 14:25 (GMT) |
enabled angular limits/stiffness/damping for plastic constraints (uncomment only) |
June 23, 2018, 14:25 (GMT) |
Keymap: Add F3 key back for search Keeping tilder, adding back F3 since some platforms still don't have hardware scan-codes for tilder key on non-US keyboards. |
June 23, 2018, 14:21 (GMT) |
enable angular limit/stiffness/damping settings for plastic constraints in fact, only forgot to uncomment |
June 23, 2018, 13:02 (GMT) |
Manipulator: fix issue refreshing transform tool Changing manipulator types failed. |
June 23, 2018, 08:46 (GMT) |
Merge branch 'master' into blender2.8 |
June 23, 2018, 08:31 (GMT) |
UI: alternate fix for empty context menu block and layout could be NULL and checking this everywhere wasn't practical. Instead of lazy initializing, add UI_popup_menu_end_or_cancel which cancels empty popup menus. |
June 23, 2018, 07:46 (GMT) |
UI: naming of cursor options |
June 23, 2018, 00:32 (GMT) |
Merge branch 'master' into soc-2018-hair-shader Week 6 merge |
Revision 5eb25b1 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-vfx) June 22, 2018, 20:54 (GMT) |
Merge branch 'blender2.8' into greasepencil-object Conflicts: source/blender/makesdna/DNA_scene_types.h source/blender/makesrna/intern/rna_scene.c |
June 22, 2018, 20:35 (GMT) |
Blenfont: Fix texture not being initialized in recent refactor. Caused some gpus to have issues with the font shadows. thanks @fclem for helping tracking this one down. |
June 22, 2018, 20:16 (GMT) |
Added UI for harden normals and normal control in bevel modifier |
June 22, 2018, 18:20 (GMT) |
Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcache # Conflicts: # source/blender/blenloader/intern/versioning_280.c |
June 22, 2018, 18:19 (GMT) |
Eevee: LightCache: Add UI to control visibility of the lighcache data For the moment we use a per scene setting for that. We could move it to be per viewport (as an overlay). |
June 22, 2018, 17:52 (GMT) |
Fix normal shading continuity for in-plane bevels |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021