Blender Git Commit Log

Git Commits -> Revision 446492c

Revision 446492c by Michael Fox (master)
December 30, 2008, 10:37 (GMT)
2.5
******
- ported Make track , and Clear track (ctrl-t, Alt-t)
- make track is a direct port does not use context data loops
- make Track crashes as Constraints have not been ported yet

- added select_extend to mouse select so now you can use shift again
- Still does not use Context data loops as this get all messed up, kaito can you look into it
- currently only works with 1 modifier key at a time so ctrl+alt does not work, until i can figure out how best to achieve this

Commit Details:

Full Hash: 446492c2669773e34dc2d827648021f9115dc821
SVN Revision: 18171
Parent Commit: 15518e2
Lines Changed: +174, -3

4 Modified Paths:

/source/blender/editors/object/object_edit.c (+167, -2) (Diff)
/source/blender/editors/object/object_intern.h (+2, -0) (Diff)
/source/blender/editors/object/object_ops.c (+4, -0) (Diff)
/source/blender/editors/space_view3d/view3d_select.c (+1, -1) (Diff)
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021