Revision 56e2469 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 16:22 (GMT) |
Cleanup |
Revision 93549d4 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 16:08 (GMT) |
Tabbing into (but not out of) scene strips is supported now |
Revision 6794e4a by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 15:45 (GMT) |
Bring back yet again no scaling for proxies (squashing to a merge commit is bad) |
Revision 3de0722 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 15:44 (GMT) |
Merge branch 'master' into gooseberry |
Revision 0a02c15 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 15:43 (GMT) |
Get rid of no scaling for proxies for master, it causes FX to crash, will code another workaround for gooseberry. |
Revision 264e830 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 15:43 (GMT) |
bring back no scaling for proxies |
Revision 840ec37 by Julian Eisel / Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 15:43 (GMT) |
Graph Editor: Auto View Auto View automatically adjusts the view based on selection, so that the view is always focused on the current selection. A checkbox in the header is used to access it and it works for the following selection methods: Toggle All, Border, Circle, Lasso, Left, Right, More, Less, Linked, Column (so all except of single selection, in which this can be a bit annoying) Reviewed by @Aligorith (thanks for that :) ) |
Revision 88e07b1 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 15:43 (GMT) |
Slip tool accepts numerical input. |
Revision 7263fbd by Bastien Montagne / Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 15:43 (GMT) |
Fix T43578: Beauty Triangulation would hang in infinite loop, due to float rpecision issue. Only recompute if cost is below -FLT_EPSILON, we can get cases where both cases generate very tiny negative costs (see 'Cylinder.004' mesh in .blend attached to report). |
Revision 722894e by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 15:01 (GMT) |
Speed hack for gooseberry: Proxies get no effects for speed (since they haven't been scaled) |
Revision 28587f9 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 13:31 (GMT) |
Merge branch 'master' into gooseberry |
Revision 3efbb87 by Nicholas Bishop (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 13:14 (GMT) |
Gooseberry: fix multires sculpting not updating normals Looks like just a refactoring mistake in the Gooseberry branch. |
Revision 12cb3a7 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 11:57 (GMT) |
Merge branch 'master' into gooseberry |
Revision 94e9742 by Lukas Toenne (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 11:18 (GMT) |
Print actual changed paths in the "make paths absolute" operator. |
Revision 2fb86d8 by Lukas Toenne (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 6, 2015, 11:09 (GMT) |
Add more info to the "make paths relative" operator to show which paths where actually changed. |
Revision ef55538 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 5, 2015, 14:32 (GMT) |
Merge branch 'master' into gooseberry Conflicts: source/blender/blenkernel/intern/customdata.c source/blender/makesdna/DNA_customdata_types.h |
Revision a9c3ddc by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths) February 5, 2015, 11:38 (GMT) |
Merge branch 'wiggly-widgets' into gooseberry Conflicts: source/blender/blenloader/intern/versioning_270.c source/blender/editors/object/object_intern.h source/blender/editors/object/object_ops.c source/blender/editors/space_sequencer/sequencer_draw.c source/blender/editors/space_view3d/view3d_draw.c source/blender/makesrna/intern/rna_object.c |
Revision bffa829 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) February 5, 2015, 11:29 (GMT) |
Move priority of widget handler back for node editor. Still not very clean but should allow gooseberrians to work a little better |
Revision 97053e0 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) February 5, 2015, 11:15 (GMT) |
Initialize dropboxes and widgets together before opening the homefile, makes sure areas get their proper handlers registered |
Revision 7414464 by Antonis Ryakiotakis (gooseberry, gooseberry_farm, temp_hair_modifiers, temp_motionpaths, temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) February 5, 2015, 11:08 (GMT) |
Merge branch 'master' into wiggly-widgets Conflicts: source/blender/blenloader/intern/versioning_270.c source/blender/editors/object/object_intern.h source/blender/editors/object/object_ops.c source/blender/editors/space_sequencer/sequencer_draw.c source/blender/editors/space_view3d/view3d_draw.c source/blender/makesdna/DNA_customdata_types.h source/blender/makesrna/intern/rna_object.c |
|