Blender Git Statistics -> Developers -> vino
Jorge Rodriguez (vino)
Total Commits : 57
Master Commits : 0
Branch Commits : 57
First Commit : May 29, 2012
Latest Commit : August 9, 2012
Commits by Month
Date | Number of Commits | |
---|---|---|
August, 2012 | 1 | |
July, 2012 | 24 | |
June, 2012 | 25 | |
May, 2012 | 7 |
Commit Distribution
Path | Number of Commits |
---|---|
soc-2012-bratwurst | 57 |
Favourite Files
Filename | Total Edits |
---|---|
interface_handlers.c | 13 |
space_view3d.py | 10 |
interface_regions.c | 8 |
interface_templates.c | 8 |
screen_ops.c | 6 |
rna_scene.c | 5 |
UI_interface.h | 4 |
interface_layout.c | 4 |
transform_manipulator.c | 4 |
wm_operators.c | 4 |
File Changes
Action | Total | Per Commit |
---|---|---|
Modified | 186 | 3.3 |
Code Changes
Action | Total | Per Commit |
---|---|---|
Lines Added | 2 183 | 38.3 |
Lines Removed | 755 | 13.2 |
Latest commits
Revision 942a554 by Jorge Rodriguez (soc-2012-bratwurst) August 9, 2012, 03:59 (GMT) |
Functions to allow overriding of the color of a button. Use these functions to make the white and black color picker buttons white and black. |
Revision 7a30541 by Jorge Rodriguez (soc-2012-bratwurst) July 28, 2012, 00:50 (GMT) |
Another iteration of the manipulator. The 2-dimension scaling blocks have become lines instead, but the same block area is used to control them. Thus, it has the same function but is a bit less visually cluttered. |
Revision d048fd3 by Jorge Rodriguez (soc-2012-bratwurst) July 26, 2012, 22:26 (GMT) |
Add the ability to query the last redoable operator from in python. Add the ability to mark certain operator properties as "Primary" meaning that they're the most important ones, and the ones that should be shown if the operator's representation must be shortened. Built an example/prototype floating control which shows the last operator and, if clicked, opens the f6 window for that operator. It has a few problems though, such as that it can't seem to access all operator properties and I can't figure out how to get it to render white. |
Revision 5d7915a by Jorge Rodriguez (soc-2012-bratwurst) July 24, 2012, 01:01 (GMT) |
Restore the widgets to the 3D view header, they shouldn't come out until someone does a proper re-design, even if they're redundant. |
Revision 4fdf7d4 by Jorge Rodriguez (soc-2012-bratwurst) July 24, 2012, 00:39 (GMT) |
Update floating controls paneltype for the new userprefs option. |
Revision 10ddbd2 by Jorge Rodriguez (soc-2012-bratwurst) July 24, 2012, 00:29 (GMT) |
Move floating controls option to the Interface tab where it fits better. |
Revision 4ae1d51 by Jorge Rodriguez (soc-2012-bratwurst) July 20, 2012, 22:18 (GMT) |
Another experiment with arranging the two-dimension scale/translate manipulators such that they don't look so cluttered. |
Revision 9a11885 by Jorge Rodriguez (soc-2012-bratwurst) July 18, 2012, 23:27 (GMT) |
Add a button to switch back to object mode. |
Revision dcc59e5 by Jorge Rodriguez (soc-2012-bratwurst) July 18, 2012, 22:29 (GMT) |
Introduce an operator which switches to edit mode and activates a specific edit selection mode at the same time. This lets a designer create buttons that go to a specific edit selection mode when the user is in object mode. Use this operator to implement more functionality for the floating controls. |
Revision bf24b55 by Jorge Rodriguez (soc-2012-bratwurst) July 17, 2012, 21:59 (GMT) |
Created floating buttons for changing the edit selection mode, vert edge or face. These buttons work similar to the manipulator buttons in that pressing one shuts off the others, unless shift is down. |
MiikaHweb - Blender Git Statistics v1.06