October 28, 2020, 07:49 (GMT) |
Blender v2.83.9 beta |
Revision 18a6508 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 28, 2020, 06:44 (GMT) |
LineArt: comment fixes. |
October 28, 2020, 06:40 (GMT) |
PyAPI: remove bpy.app.binary_path_python This is deprecated in 2.91, remove for 2.92 in favor of 'sys.executable'. |
October 28, 2020, 06:33 (GMT) |
Merge branch 'blender-v2.91-release' |
October 28, 2020, 06:30 (GMT) |
Fix T82049: material select button now only works for active object Include edit-mode objects from space-properties context unless there is a pinned object. Regression caused by change in 12bc34b0b81b. |
October 28, 2020, 05:46 (GMT) |
Cleanup: fix function names |
October 28, 2020, 05:00 (GMT) |
Cleanup: update comments Some references to argument levels were still in comments. |
Revision 7354580 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 28, 2020, 03:39 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
Revision 35d16ff by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 28, 2020, 03:24 (GMT) |
LineArt: Python formatting fix. |
October 28, 2020, 03:04 (GMT) |
Cleanup: update old comment for why we can't use PySys_SetArgv |
October 28, 2020, 03:04 (GMT) |
Cleanup: move WM_init & arg parsing out of if/else branch |
October 28, 2020, 03:04 (GMT) |
BLI_args: disallow zero to be used as a pass value Introduced recently in 09139e41ed4ea. While this worked in the cases it was used, '--threads' for example was failing to parse the number when it's pass was set to 0. Increase the enum values to start at 1 & add asserts so this wont happen again. |
October 28, 2020, 03:04 (GMT) |
Cleanup: use enum for command line argument passes |
October 28, 2020, 03:04 (GMT) |
BLI_args: refactor argument passes Avoid passing the pass argument to BLI_argsAdd, instead set this once for each group of passes. This means we can add new passes without having to bump the arguments to BLI_argsAdd. |
Revision bea6d5e by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 28, 2020, 02:59 (GMT) |
LineArt: Formatting. |
Revision 8732277 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 28, 2020, 02:52 (GMT) |
LineArt: Move OP exec functions into lineart_ops.c |
Revision dbdd026 by YimingWu (lanpr-under-gp, lineart-bvh, lineart-shadow, temp-lineart-contained, temp_lineart_contained) October 28, 2020, 02:37 (GMT) |
Merge remote-tracking branch 'origin/master' into lanpr-under-gp |
Revision 562f2e6 by Hans Goudey (attribute-accessor, geometry-nodes, geometry-nodes-active-modifier-drawing, geometry-nodes-attribute-nodes, geometry-nodes-deduplicate-float-math, geometry-nodes-distribute-points, geometry-nodes-mix-attributes, geometry-nodes-point-separate-node, temp-geometry-nodes-distribute-points-cleanup, temp-modifiers-instancing) October 28, 2020, 02:21 (GMT) |
Merge branch 'master' into geometry-nodes |
October 28, 2020, 01:12 (GMT) |
Cleanup: Remove unused IDProperty function This function from 2017 came with a comment: "TODO Nuke this once its only user has been correctly converted to use generic IDmanagement" Since it is unused after rB91462fbb31ba, now is time to remove it. Differential Revision: https://developer.blender.org/D9368 |
October 28, 2020, 00:52 (GMT) |
Merge branch 'blender-v2.91-release' |
|
|
|


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