August 25, 2015, 14:07 (GMT) |
Increase stability of WALK_MOUSE_MOVEVERTICAL mode (MMB) by doing only one movement at a time |
August 24, 2015, 22:27 (GMT) |
Merge branch 'wiggly-widgets' into UI-experiments Conflicts: source/blender/blenkernel/BKE_blender.h source/blender/blenloader/intern/versioning_270.c source/blender/editors/interface/resources.c |
August 24, 2015, 22:06 (GMT) |
Merge branch 'master' into UI-experiments Conflicts: source/blender/editors/interface/interface.c source/blender/editors/interface/interface_intern.h |
Revision 65552f9 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 24, 2015, 20:44 (GMT) |
Rework widget UserPref options Improved naming and tooltip descriptions, removed unnecessary options |
August 24, 2015, 20:28 (GMT) |
Take redraw and base speed into consideration for mouse move This way speed modifiers (shift/alt) works and overall speed is more constant |
August 24, 2015, 20:28 (GMT) |
Fix lookaround twist the view after awhile |
August 24, 2015, 20:28 (GMT) |
Set default walk speed 10x faster |
Revision 042e8e4 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 24, 2015, 20:22 (GMT) |
Fix manipulator not scaling correctly in 3D widgets drawing mode |
August 24, 2015, 19:00 (GMT) |
F (focus) shortcut to view_selected |
Revision 6049a90 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 24, 2015, 16:40 (GMT) |
Merge branch 'master' into wiggly-widgets |
Revision 065b2fb by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 24, 2015, 16:37 (GMT) |
Rename manipulator_widget.c (tmp name)->transform_manipulator.c (old name) |
August 24, 2015, 16:36 (GMT) |
Basic interaction file for unreal (LMB selection only at the moment) |
Revision 184de26 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 24, 2015, 16:32 (GMT) |
Remove (hopefully) all leftovers from old manipulator |
Revision 90ca064 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 24, 2015, 16:20 (GMT) |
Fix wrongly allocated memory, cleanup Renamed 'draw' callback to 'create' callback as it doesn't draw anything, instead it initializes and sets up data. |
Revision 9103166 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 24, 2015, 15:29 (GMT) |
Make color a property for all widgets, not only for certain widget types |
August 24, 2015, 14:32 (GMT) |
Merge remote-tracking branch 'origin/master' into epic-navigation Conflicts: source/blender/blenlib/BLI_math_vector.h source/blender/blenlib/intern/math_vector_inline.c source/blender/editors/space_view3d/view3d_walk.c source/blender/makesrna/intern/rna_wm.c |
Revision 0d0948b by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 24, 2015, 14:10 (GMT) |
Tweaking colors again, yellow highlight color was a bit too aggressive Instead, we now draw the manipulator with some transparency and without if highlighted. This also helps making the manipulator not so 'in your face'-ish. |
Revision cc5b831 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 23, 2015, 22:34 (GMT) |
Use widget library for drawing cube widgets Meaning we also draw it using buffer drawing. |
Revision 6b540e0 by Julian Eisel (temp_widgets_c++_experiment, temp_widgets_files_refactor, temp_widgets_update_tagging, UI-experiments, wiggly-widgets) August 23, 2015, 21:24 (GMT) |
Tweaks for combined manipulator types with 2-axes constrained widgets Now works as follows with combined manipulator types: Translate+Rotate: 2-axes widgets hidden Scale+Rotate: 2-axes widgets hidden Translate+Scale: Use 2-axes widgets from translate, hide scale ones Tranlate+Scale+Rotate: 2-axes widgets hidden We can of course still change behavior later, but would like to get user feedback for this. |
Revision aa48963 by Bastien Montagne (asset-engine, asset-engine--archived, asset-experiments, id-remap) August 23, 2015, 16:45 (GMT) |
Merge branch 'master' into id-remap |
|
|
|


Master Commits
MiikaHweb | 2003-2021