Revision 8746575 by Antonio Vazquez December 23, 2018, 15:45 (GMT) |
GP: Add Shift+F to define strength for primitives |
Revision f516623 by Antonio Vazquez December 23, 2018, 15:12 (GMT) |
Fix T59783: Convert GP stroke to geometry menu disabled The Convert operator works only in Object mode but it was defined in Edit menu. Now the operator is defined in object menu and in specials menu. |
Revision a5cfeab by Alexander Gavrilov December 23, 2018, 14:32 (GMT) |
Fix missing update when deleting animation channels. |
Revision c3650e4 by Alexander Gavrilov December 23, 2018, 14:32 (GMT) |
Fix missing update when toggling NLA solo mode. |
Revision 02f083c by Alexander Gavrilov December 23, 2018, 12:28 (GMT) |
BLI_math_rotation: properly name the quaternion power function. "angular mult factor" is a completely unintelligible description for a function that raises a unit quaternion to the scalar power. |
Revision 1574b69 by Antonio Vazquez December 23, 2018, 09:16 (GMT) |
Fix T59782: Replace RMB by MMB in bottom help text |
Revision 2c0c1f4 by Bastien Montagne December 22, 2018, 14:10 (GMT) |
Point locale sub-repo to blender2.7 branch. Since we start translating for 2.8 very soon, better to archive 2.7x translations in their own branch. ;) |
Revision 4c5e760 by Antonio Vazquez December 22, 2018, 09:56 (GMT) |
GP: Update Suzanne 2D object Review of the "D Suzanne to reduce number of points and small changes in shapes and colors. Designed by Matias Mendiola and Daniel M. Lara |
Revision dafaa6f by Clément Foucault December 22, 2018, 00:45 (GMT) |
Fix T59505: Knife tool cut preview line becomes black The root of the problem is that KnifeTool_OpData->colors was not init in some cases. But the reason is unknown as it seems to be random and the init function was always called. So instead on init the color only once, we query the colors each time we draw the knife points. The overhead of this approach is negligeable. |
Revision a451d4a by Richard Antalik December 22, 2018, 00:27 (GMT) |
Revision f1f8859 by Campbell Barton December 21, 2018, 21:14 (GMT) |
Cleanup: const cast |
Revision afa3aec by Alexander Gavrilov December 21, 2018, 20:10 (GMT) |
Fix T59734: cyclic dependency with drivers on PoseBone.bbone_*. Allow more flexible use of drivers on B-Bone properties by connecting the dependencies to the actual operation node that uses the values, instead of the whole component. |
Revision c79b849 by Philipp Oeser December 21, 2018, 20:06 (GMT) |
Fix T58327: Quick Favorites "Remove from Favorites" missing for added Modifiers Since user menu entries from SPACE_BUTS/SPACE_TOPBAR are also shown in other Editors (SPACE_VIEW3D), also allow these entries to be removed from Quick Favorites from these Editors. Match and deduplicate logic from screen_user_menu_draw() and ui_popup_context_menu_for_button(). Reviewers: campbellbarton, brecht Maniphest Tasks: T58327 Differential Revision: https://developer.blender.org/D4112 |
Revision e6e2f65 by Germano Cavalcante December 21, 2018, 18:56 (GMT) |
Fix T59686: snap to adaptive grid occurs with a "delay" In blender 2.8, when you zoom in, the adaptive subdivisions appear earlier than previous versions. The grid still appears a little before the snap, but since it is very small I see no advantage in snap for this case. |
Revision e119868 by Charlie Jolly December 21, 2018, 18:48 (GMT) |
GP: Primitive: Changes from gp branch F-key to change stroke brush size Fix random bias for jitter |
Revision 8e331c3 by Brecht Van Lommel December 21, 2018, 17:54 (GMT) |
Fix T59565: NaN/crash with zero radius tip of hair curves. |
Revision c93fd84 by Brecht Van Lommel December 21, 2018, 16:23 (GMT) |
Revision 275c627 by Brecht Van Lommel December 21, 2018, 16:05 (GMT) |
Merge branch 'blender2.7' |
Revision 4eeab96 by Brecht Van Lommel December 21, 2018, 16:02 (GMT) |
Revision 2ca4f4f by Brecht Van Lommel December 21, 2018, 15:55 (GMT) |
Fix T59708: decimate modifier does not show face count before decimation. |
|
|
|


Master Commits
MiikaHweb | 2003-2021