This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
abae1e2ccf2bb16d4a436cdcbb17560252df7e8a
test
/
source
/
blender
/
editors
/
transform
History
Martin Poirier
1962afa2a6
Use custom cursor draw in transform to draw the new arrow cursors (to indicate direction of motion for a particular transformations). This insures that it's drawn under the cursor and not far away when cursor is warped (rubber band still points to event location, this helps visualize too).
2009-12-07 18:10:11 +00:00
..
Makefile
SVN maintenance.
2009-06-23 00:09:26 +00:00
SConscript
Patch
#19953
: [2.5] repeated include entries in a number of SConscript files
2009-11-22 06:22:53 +00:00
transform_constraints.c
Make toggle and hold snap method cohabit nicely.
2009-12-03 19:18:00 +00:00
transform_conversions.c
Assorted warning and comment fixes
2009-12-06 09:37:31 +00:00
transform_generics.c
Use custom cursor draw in transform to draw the new arrow cursors (to indicate direction of motion for a particular transformations). This insures that it's drawn under the cursor and not far away when cursor is warped (rubber band still points to event location, this helps visualize too).
2009-12-07 18:10:11 +00:00
transform_input.c
Custom Ratio mouse input didn't check for initialization properly, which could lead to NaN values with edge slide.
2009-11-18 17:14:56 +00:00
transform_manipulator.c
Gimbal orientation defaults to Normal instead of Global when bone or object is not using euler orientation (Normal is bone axis for pose and Local axis for object, so this is more useful than defaulting to Global).
2009-11-29 18:20:26 +00:00
transform_ndofinput.c
2.5
2009-07-09 15:40:04 +00:00
transform_numinput.c
RNA read-only wrapped wmEvent so python operators invoke functions
2009-06-21 14:30:59 +00:00
transform_ops.c
Make toggle and hold snap method cohabit nicely.
2009-12-03 19:18:00 +00:00
transform_orientations.c
Gimbal orientation defaults to Normal instead of Global when bone or object is not using euler orientation (Normal is bone axis for pose and Local axis for object, so this is more useful than defaulting to Global).
2009-11-29 18:20:26 +00:00
transform_snap.c
Make toggle and hold snap method cohabit nicely.
2009-12-03 19:18:00 +00:00
transform.c
Use custom cursor draw in transform to draw the new arrow cursors (to indicate direction of motion for a particular transformations). This insures that it's drawn under the cursor and not far away when cursor is warped (rubber band still points to event location, this helps visualize too).
2009-12-07 18:10:11 +00:00
transform.h
Use custom cursor draw in transform to draw the new arrow cursors (to indicate direction of motion for a particular transformations). This insures that it's drawn under the cursor and not far away when cursor is warped (rubber band still points to event location, this helps visualize too).
2009-12-07 18:10:11 +00:00