This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ee94deaf58196d2ac86311b29759f55181626c1
goo-engine
/
source
/
blender
/
editors
/
transform
T
History
Campbell Barton
810000f2be
use crazy-space when modifiers_isCorrectableDeformed() fails,
...
without this. warp modifier for eg didnt use crazy-space.
2013-09-15 11:51:38 +00:00
..
CMakeLists.txt
move BLO_sys_types.h -> BLI_sys_types.h (it had nothing todo with loading)
2013-05-28 19:35:26 +00:00
SConscript
remove redundant includes from cmake and scons.
2013-05-30 02:16:22 +00:00
transform_constraints.c
Fix
#36499
: proportional edit circle was drawing behind objects in some cases,
2013-08-21 12:20:31 +00:00
transform_conversions.c
use crazy-space when modifiers_isCorrectableDeformed() fails,
2013-09-15 11:51:38 +00:00
transform_generics.c
Tweaks to plane track
2013-09-10 12:46:18 +00:00
transform_input.c
fix for crash changing transform modes rotate/edge-slide/grab. setCustomPoints() assumed allocated member was big enough which wasnt the case when switching from rotate.
2013-04-24 15:06:42 +00:00
transform_manipulator.c
code cleanup: add break statements in switch ()'s, (even at the last case).
2013-07-21 08:16:37 +00:00
transform_ops.c
Fix
#35767
: transforming nodes in the node editor changed the wireframe color
2013-06-24 22:41:37 +00:00
transform_orientations.c
adjust createSpaceNormalTangent so it can take values from a matrix without having to negate the plane first.
2013-07-25 12:07:55 +00:00
transform_snap.c
code cleanup: use bool for imbuf allocation functions.
2013-09-10 01:00:03 +00:00
transform.c
Enable transform helpline in clip editor
2013-09-11 11:43:43 +00:00
transform.h
fix [
#36517
] You can edit a texture space (Shift-T) of a linked mesh
2013-08-20 06:04:46 +00:00