Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-12-17Bugfix: [#20406] reapeat duplication along axis+view transform orientationMartin Poirier
2009-12-15* rna attributes for sequence strips - seq.start_frame_final & seq.end_frame_...Campbell Barton
2009-12-14Keyframing Bugfixes and Feature Requests:Joshua Leung
2009-12-14A few KeyingSet + Transform Tweaks:Joshua Leung
2009-12-13* renamed BKE_sequence.h and sequence.c --> sequencerCampbell Barton
2009-12-11Snap options were reset too often, discarding all user options.Martin Poirier
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-09Fix for bug #20307: snapping in uv editor is related to objects origin.Brecht Van Lommel
2009-12-09very very bad hack to have sequencer strips fcurve data transform with them.Campbell Barton
2009-12-09Fix for [#20249] duplicating a mesh in edit mode with a lattice modifierMatt Ebb
2009-12-08transforming metastrips didnt move effects within them & remove warningCampbell Barton
2009-12-08Animation System: Handling UpdatesBrecht Van Lommel
2009-12-07Use custom cursor draw in transform to draw the new arrow cursors (to indicat...Martin Poirier
2009-12-06Assorted warning and comment fixesJoshua Leung
2009-12-03Make toggle and hold snap method cohabit nicely.Martin Poirier
2009-12-03Bugfix #20190: Scaling Bone Joints in envelope drawmodeJoshua Leung
2009-12-02[#20213] Align to Transform Orientation crashes BlenderMartin Poirier
2009-12-02Bugfix: crash when no active objectMartin Poirier
2009-12-01Additive snap for Transform. Easy snapping between two vertices, in the middl...Martin Poirier
2009-11-30Transform Modal Map:Martin Poirier
2009-11-30Bugfix: PET circle not drawn correctly in edit mode.Martin Poirier
2009-11-29Gimbal orientation defaults to Normal instead of Global when bone or object i...Martin Poirier
2009-11-29Fix CLICK event for modal operators.Martin Poirier
2009-11-27Add missing snap properties to transform operator.Martin Poirier
2009-11-26First changes to implement the 2.5 snapping proposal (discussed back in May a...Martin Poirier
2009-11-26fix for crash, Aligorith can you check if this is correctCampbell Barton
2009-11-26Decrease snap delay to 10 msMartin Poirier
2009-11-25Pose Bone Local Location: now also works for non-connected bones with parents.Brecht Van Lommel
2009-11-25Pose Bone "Local Location" option. This is enabled by default, disabling itBrecht Van Lommel
2009-11-22Patch #19953: [2.5] repeated include entries in a number of SConscript filesJoshua Leung
2009-11-21fix for [#19943] Selected object border color incorectCampbell Barton
2009-11-20Attempted fix for #19870 - Crash on Shift Numpad 1 based on the backtrace htt...Joshua Leung
2009-11-18Custom Ratio mouse input didn't check for initialization properly, which coul...Martin Poirier
2009-11-17auto IK constraint was added twice, creating a circular list (HANG!)Martin Poirier
2009-11-12Bug: [#19712] Manipulator widget missing functionalityMartin Poirier
2009-11-12Project snapping is too slow for sintel's head at subsurf level 2, ifdef'd ou...Campbell Barton
2009-11-11object.constraints.add()/remove()/active, same for PoseChannelCampbell Barton
2009-11-11Mitchell Stokes BGE MouseWarp patch + warning fixCampbell Barton
2009-11-10Math LibBrecht Van Lommel
2009-11-10use armature active bone as a pointer rather then a flag for each bone that n...Campbell Barton
2009-11-07Make orientation matrix access function public.Martin Poirier
2009-11-06bring back align to view to objectCampbell Barton
2009-11-05Fix for [#19780] pivot for rotation/scaling doesn't use "active vert/edge/face"Matt Ebb
2009-11-04Fix #19533: Autoupdate check box not working for UV/Image Editor.Brecht Van Lommel
2009-11-03Patch [#19799] Add trackball loop to rotate manipulatorMartin Poirier
2009-11-02Make transform axis constraint projection more robust (less flip).Martin Poirier
2009-11-02moving nodes would crash because it ran object update functionsCampbell Barton
2009-11-02Simplify gimbal axis code and make gimbal orientation work correctly with par...Martin Poirier
2009-11-01after transform update didn't run because of stupid typoMartin Poirier
2009-11-01Object PET works with autokey.Martin Poirier