March 20, 2018, 03:03 (GMT) |
Fix compile error with MSVC2013 - Can't use __func__ (from BLI_assert) in inlined functions ERROR: blenlib/intern/math_base_inline.c:371 - '__func__' : undeclared identifier (C:blenderdevmaster2blendersourceblendereditorslatticeeditlattice_tools.c) [C2065] |
March 19, 2018, 22:13 (GMT) |
Revert some rather experimental changes * Revert name change of "Editing" section * Comment out placeholder worskpace sections * Leave all system settings in a singe section |
March 19, 2018, 21:14 (GMT) |
Fix T54019: copying and linking bugs with custom ID pointer properties. |
March 19, 2018, 21:09 (GMT) |
GPU Bufferes: Small optimization when updating buffers With the API recently added to gawain, it is now possible to update the vbos linked to the batch. So the batch does not have to be destroyed. The optimization is more sensitive when sculpt is made on low poly meshs |
March 19, 2018, 20:53 (GMT) |
Merge branch 'blender2.8' into topbar |
March 19, 2018, 20:52 (GMT) |
Fix T54240: automatic node link moving should take into account type. Without this a "Clearcoat" link could be moved to "Clearcoat Normal" for example, which doesn't make much sense. Differential Revision: https://developer.blender.org/D3105 |
March 19, 2018, 20:22 (GMT) |
Fix T54317: overlapping volume render bug after recent changes. Increasing the samplig dimensions like this is not optimal, I'm looking into some deeper changes to reuse the random number and change the RR probabilities, but this should fix the bug for now. |
March 19, 2018, 20:22 (GMT) |
Fix T54356: volume rendering bug using just color attribute. |
Revision 4e33ce7 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 19, 2018, 19:35 (GMT) |
Change library order |
Revision 350cd7f 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 19, 2018, 18:46 (GMT) |
Merge branch 'blender2.8' into greasepencil-object Conflicts: build_files/cmake/macros.cmake |
March 19, 2018, 18:44 (GMT) |
Merge branch 'blender2.8' into userpref_redesign |
Revision dd4e968 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 19, 2018, 18:43 (GMT) |
UI: Move brush type to appearance panel This option is not used all the time and putting in the main panel, near of the brush selector, can be weird for the user. |
March 19, 2018, 18:04 (GMT) |
Cleanup: avoid passing bContext to particle API Also add EvaluationContext to PEData |
March 19, 2018, 17:18 (GMT) |
Merge branch 'master' into blender2.8 |
March 19, 2018, 17:18 (GMT) |
Cleanup: use utility header for particle looping |
March 19, 2018, 17:14 (GMT) |
Merge branch 'master' into blender2.8 |
March 19, 2018, 16:46 (GMT) |
Cleanup: move particle undo into own file Also avoid extern declarations which can get out of sync. |
March 19, 2018, 16:45 (GMT) |
Cleanup: move armature undo into own file |
March 19, 2018, 15:59 (GMT) |
Cleanup: move metaball undo into own file |
March 19, 2018, 15:35 (GMT) |
Merge branch 'blender2.8' into asset-engine Conflicts: source/blender/blenloader/intern/readfile.c source/blender/windowmanager/WM_api.h source/blender/windowmanager/WM_types.h |
|
|
|


Master Commits
MiikaHweb | 2003-2021