June 17, 2018, 18:37 (GMT) |
Merge branch 'master' into blender2.8 |
June 17, 2018, 18:18 (GMT) |
Cleanup: trailing space cmake, make.bat |
June 17, 2018, 18:15 (GMT) |
Cleanup: trailing space in CMake files |
Revision a0c8cf8 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 17, 2018, 18:14 (GMT) |
Make properties not animatable These properties must not use the icon to animate property. |
June 17, 2018, 18:11 (GMT) |
Edit Mesh: Fix buggy occlusion when in xray mode. This mimics the behaviour of the old wireframe mode. When in Xray mode, don't use the limit selection to visible option. Also hide the option if Xray is enabled. |
June 17, 2018, 18:01 (GMT) |
Python: Allow untrusted py-drivers to run limited expressions Limit to a restricted set of built-ins, as well as the math module. Also restrict of op-codes, disallowing imports and attribute access. This allows most math expressions to run without any performance cost once the initial check is done. See: D1862 for details. |
June 17, 2018, 17:49 (GMT) |
Merge branch 'greasepencil-object' into temp-greasepencil-object-stacksplit Conflicts: source/blender/blenkernel/BKE_gpencil.h source/blender/blenkernel/intern/gpencil_modifier.c source/blender/blenloader/intern/readfile.c source/blender/gpencil_modifiers/intern/MOD_gpencilbuild.c source/blender/gpencil_modifiers/intern/MOD_gpencilinstance.c source/blender/gpencil_modifiers/intern/MOD_gpencillattice.c source/blender/gpencil_modifiers/intern/MOD_gpencilsimplify.c source/blender/makesdna/DNA_modifier_types.h |
Revision 8eeb857 by Antonio Vazquez (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 17, 2018, 17:43 (GMT) |
Fix merge error in Topbar This errors broke the topbar |
June 17, 2018, 16:02 (GMT) |
Automagically get a RNG even if the user doesn't socket Random Note that, after this change, **only setting Randomization to 0 will disable it**. |
Revision f1daff2 by Campbell Barton (greasepencil-experimental, greasepencil-object, greasepencil-refactor, soc-2019-npr, temp-gpencil-eval, temp-greasepencil-object-stacksplit, temp-greasepencil-vfx) June 17, 2018, 15:12 (GMT) |
Merge branch 'blender2.8' into greasepencil-object |
June 17, 2018, 15:10 (GMT) |
Merge branch 'master' into blender2.8 |
June 17, 2018, 15:06 (GMT) |
Cleanup: trailing space for remaining source/ |
June 17, 2018, 15:06 (GMT) |
Cleanup: trailing space for blenloader |
June 17, 2018, 15:05 (GMT) |
Cleanup: trailing space for blenkernel |
June 17, 2018, 15:05 (GMT) |
Cleanup: trailing space for compositor |
June 17, 2018, 15:05 (GMT) |
Cleanup: trailing space for freestyle |
June 17, 2018, 15:04 (GMT) |
Cleanup: trailing space for imbuf module |
June 17, 2018, 15:04 (GMT) |
Cleanup: trailing space for modifiers |
June 17, 2018, 15:04 (GMT) |
Cleanup: trailing space for DNA headers |
June 17, 2018, 15:03 (GMT) |
Cleanup: trailing space in source/gameengine/ |
|
|
|


Master Commits
MiikaHweb | 2003-2021