Blender Git Commits

Blender Git "master" branch commits.

Page: 2993 / 5574

Revision ea1ed3f by Sergej Reich
January 4, 2014, 03:22 (GMT)
Rigidbody: Code cleanup

Convert int to bool.
January 4, 2014, 02:55 (GMT)
UI: Fix issue where tab text was too small and closely spaced
January 4, 2014, 02:17 (GMT)
CMake: cleanup and add include
January 4, 2014, 02:16 (GMT)
CMake: fix for OpenEXRConfig.h not being found on some Linux systems
January 4, 2014, 01:46 (GMT)
Code Cleanup: use cmake case matching other find modules
January 3, 2014, 23:44 (GMT)
KDTree: ensure balance runs before usage (in debug mode)
January 3, 2014, 22:21 (GMT)
Add "Basic" and "Options" tabs for Mesh Edit Mode.

This creates the initial two tabs for Edit Mode to makes the new toolbar tabs usable. Further toolbar organization is to follow, but this at least makes the features work with the current organization.
January 3, 2014, 21:28 (GMT)
Add missing separator between Group: and Parent:
January 3, 2014, 21:28 (GMT)
Rename "Objects" to "Group:" and separate parent operators into "Parent:" section.

This also shortens the naming for the operators since they're now under clear labels.
January 3, 2014, 21:28 (GMT)
Rename Add to Group and Remove from Group operators in the toolbar.

The default operator names are too long and rather "obtuse" to use @Billrey's words.
January 3, 2014, 21:28 (GMT)
Fix formatting on section names in the Relations tab.
January 3, 2014, 21:28 (GMT)
Rename "Object" to "Operations" in the 3D View Toolbar Basic tab.

This makes the naming less confusing, since all of the tools apply to objects.
January 3, 2014, 21:28 (GMT)
Fix alignment of Grease Pencil options.
January 3, 2014, 21:28 (GMT)
Remove individual panels for primitive objects, adding only primary ones.

This makes for a much cleaner panel with a lot less wasted space. Thanks DingTo for the suggestions.
January 3, 2014, 21:28 (GMT)
Cleanup the Grease Pencil panel of the 3D View Toolbar.

This makes the panel slightly cleaner, giving more separation between the distinct elements. It also adds a new "Measure" label, so that the Ruler/Protractor is not so closely "related" to the Grease Pencil.
January 3, 2014, 21:28 (GMT)
Add Undo/Redo and Undo History to the History tab of the 3D View Toolbar
January 3, 2014, 21:28 (GMT)
Add "Bake Action" to Animation tab of 3D View Toolbar.

This is based on the rationale here, in order to begin giving a more complete set of animation tools to the toolbar: https://developer.blender.org/file/data/hlt2vtyqo4iqwookyack/PHID-FILE-ghcjwtxvl7siwidxlw6b/3D_View_Object_Mode_Tools.png
January 3, 2014, 21:28 (GMT)
Adding Relations category to 3D View Toolbar.

This creates the tab for relations in the toolbar. This tab includes those operators that relate to objects relationships with other objects and data.
January 3, 2014, 21:28 (GMT)
Adding remaining object categories to the Create tab of the 3D View Toolbar.

This adds the remaining object categories to the Create tab, including Nurb Surfaces, Lamps, Meta objects, etc. I've also updated the labeling for the various buttons to be consistent with one another.
January 3, 2014, 21:28 (GMT)
Add "Add Curve" buttons to 3D View Toolbar

This creates a series of buttons in the 3D View toolbar to add new curve objects to the scene. This new panel is categorized under the Create tab.
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021