This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test2
Watch
1
Star
0
Fork
0
You've already forked test2
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
436bbdfd247f66a856b17e4e73db8f8fb3fe6d6d
test2
/
source
/
blender
/
editors
/
transform
History
Antony Riakiotakis
ffd98941b5
Support for connected style proportional editing in UV editor. Now when connected proportional editing is on, only UVs on the same island will be proportionally moved. The implementation simply rejects UVs whose island does not belong to islands of selected vertices and decrements the total count of transform elements appropriately. Memory usage could be better but it would require some more preprocessing.
2012-10-22 07:29:38 +00:00
..
CMakeLists.txt
Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERNATIONAL everywhere TIP_/IFACE_ macros are used (else, we get non-international, dummy NOP macros instead!).
2012-03-17 12:07:58 +00:00
SConscript
Fix for yesterday i18n own commit (r44924): we now need to define WITH_INTERNATIONAL everywhere TIP_/IFACE_ macros are used (else, we get non-international, dummy NOP macros instead!).
2012-03-17 12:07:58 +00:00
transform_constraints.c
mask transforming when a mesh object was in editmode (but had no UV's), failed
2012-08-03 20:12:49 +00:00
transform_conversions.c
Support for connected style proportional editing in UV editor. Now when connected proportional editing is on, only UVs on the same island will be proportionally moved. The implementation simply rejects UVs whose island does not belong to islands of selected vertices and decrements the total count of transform elements appropriately. Memory usage could be better but it would require some more preprocessing.
2012-10-22 07:29:38 +00:00
transform_generics.c
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +00:00
transform_input.c
style cleanup
2012-06-10 22:13:17 +00:00
transform_manipulator.c
style cleanup: bge, switch statements mostly.
2012-10-21 07:58:38 +00:00
transform_ops.c
And more UI messages fixes...
2012-10-08 21:03:35 +00:00
transform_orientations.c
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +00:00
transform_snap.c
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +00:00
transform.c
style cleanup: trailing tabs & expand some non prefix tabs into spaces.
2012-10-21 05:46:41 +00:00
transform.h
Auto key warning - Stripping down to basics
2012-10-11 09:53:17 +00:00