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
2011-10-03fix [#28023] VSE: Transform Markers doesn't do anythingCampbell Barton
2011-10-02fix [#28788] Scale using "Individual origins" in bonesCampbell Barton
2011-09-29no-longer select handles when transforming in the dopesheet since now the dop...Campbell Barton
2011-09-29fix [#28765] keyframe handles do not move with curves in graph editor when hi...Campbell Barton
2011-09-28fix [#28158] Image crop keyframes/fcurves do not 'stick' to stripCampbell Barton
2011-09-28transform sequencer update was checking against the wrong transform mode.Campbell Barton
2011-09-26Fix #28747: Crash in Node EditorSergey Sharybin
2011-09-25whitespace cleanupCampbell Barton
2011-09-22Fix rest of #28693: Proportional edit hangs on mesh object with high scaleSergey Sharybin
2011-09-20committed change to transforms THRESHOLD by accident, also update convenience...Campbell Barton
2011-09-20tag & comment unused vars with /* UNUSED */Campbell Barton
2011-09-20fix from Juha Mäki-Kanto (kanttori), was calculating connectivity data when ...Campbell Barton
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-14resolve bad level calls from blenkenel/ into editors/ & remove editors from t...Campbell Barton
2011-09-12replace VECCOPY -> copy_v3_v3, added copy_v*_v*_short too for typesafe copyin...Campbell Barton
2011-09-06Merged the particles-2010 branch with node improvements into trunk.Lukas Toenne
2011-08-05Assorted loose ends for auto-clamped handles workJoshua Leung
2011-07-23Merging with trunk up to r38631.Joerg Mueller
2011-07-22Need some fun once a while:Ton Roosendaal
2011-07-12Merging trunk up to r38329.Joerg Mueller
2011-07-10Fix #27926: autokey not working with auto IK, broke this with an earlier bugfix.Brecht Van Lommel
2011-07-08Fix #27902: autokey bones with individual origins transform not working.Brecht Van Lommel
2011-07-06NLA Drawing - When "Show Control Curves" option in View menu isJoshua Leung
2011-07-05Merging from trunk up to r38119.Joerg Mueller
2011-07-05Bugfix #27856: Transforming Grease Pencil frames in Action EditorJoshua Leung
2011-07-03As per discussion: allow bone transforms again for proxy'ed bones.Ton Roosendaal
2011-06-22Animation Channel Filtering Refactor - Part 3 (Visibility Flag Split)Joshua Leung
2011-06-21Merge with trunk r37677Joerg Mueller
2011-06-16fix [#27671] Transforming sequencer effects strips crashesCampbell Barton
2011-06-15Code cleanup: remove unused shaded draw mode code.Brecht Van Lommel
2011-06-14Merge with trunk r37475.Joerg Mueller
2011-06-07fix for vertex group copy to selectedCampbell Barton
2011-06-07fix for sequencer transform with effects strips where the effects could be mo...Campbell Barton
2011-06-02Time-Slide Fix:Joshua Leung
2011-06-02Bugfix: "Time Slide" tool brokenJoshua Leung
2011-05-23fix own mistake [#27451] Flip to Top / Flip to Bottom menuitems on right clic...Campbell Barton
2011-05-20change transform to round at 0.5 for fcurves.Campbell Barton
2011-05-18fix remaining crash from [#27035] 3 problems: crash and enum "REGION" not fou...Campbell Barton
2011-05-08comment some unused code.Campbell Barton
2011-05-01Style CleanupCampbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-05Bugfix [#26792] blender crash when scaling action strip in NLAJoshua Leung
2011-03-28transform: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-14Bugfixes:Joshua Leung
2011-03-14Bugfix: "Sync Markers" option in Action Editor is now a bit moreJoshua Leung
2011-03-09Fix for [#26420] F-Curve key handles affected by NLA strip positionJanne Karhu
2011-03-06Fix #26324: proportional editing and armature applied to editing cage during ...Sergey Sharybin
2011-03-03use NULL instead of 0 for pointers, (editors)Campbell Barton
2011-03-03Bugfix [#26269] Initiating a duplication with shift D and cancellingJoshua Leung
2011-03-02tag unused varCampbell Barton