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-06-21AnimFiltering Code Cleanups - Part 2Joshua Leung
2011-06-21Animation Channel Filtering Refactor - Part 1Joshua Leung
2011-06-14Merge with trunk r37475.Joerg Mueller
2011-06-10Alignment tweaks to F-Modifier header buttons.Joshua Leung
2011-06-10Adding properties to Keying Sets via the Scene properties will now setJoshua Leung
2011-06-08Bugfix [#27586] P for setting playback range is clamped to > 0Joshua Leung
2011-06-06Added cancel callbacks to modal operators which allocates memorySergey Sharybin
2011-06-04FModifier Influence/BlendIn-OutJoshua Leung
2011-06-04Merge with trunk revision 37149.Joerg Mueller
2011-06-04Building fix: added missing include. Aligorith: would be nice to include need...Joerg Mueller
2011-06-03Experimental Feature: Frame Range Masks for FModifiersJoshua Leung
2011-06-02Deleting keyframes usability tweak:Joshua Leung
2011-06-01Usability Tweak [#27469]Joshua Leung
2011-06-01Bugfix [#27535] Insert delta key via IKey menu doesn't work wellJoshua Leung
2011-05-31cmake maintenanceCampbell Barton
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-23remove unused code, comment some that may be useful (maintainers can remove).Campbell Barton
2011-05-20use event->mval rather then subtracting ar->winrct.x / y from event->x / yCampbell Barton
2011-05-18RNA: pass Main rather than Context to register/unregister callbacks.Brecht Van Lommel
2011-05-15Patch [#27344] 300+ New/changed tooltips by Davis Sorenson (dsavi). Thanks a ...Thomas Dinges
2011-05-08Fixes for bugs noticed during previous fix:Joshua Leung
2011-04-24harmless changes to quiet clang static check warnings.Campbell Barton
2011-04-23quiet some clang warnings & fix for bugs in exceptional cases.Campbell Barton
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-21minor changesCampbell Barton
2011-04-19Bugfix #26977 + Patch by Harley AchesonTon Roosendaal
2011-04-11fix for one of the [#26854] UV issuesCampbell Barton
2011-04-07Bugfix #26812Ton Roosendaal
2011-04-06fix for cmake glew includes (tested with mingw), also made qtcreator project ...Campbell Barton
2011-04-06fix [#26801] Undoing Animation modifiers undoes 2 steps.Campbell Barton
2011-04-01Animation Editors: Name-based filteringJoshua Leung
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-03-27object/paint/misc-files: floats were being implicitly promoted to doubles, ad...Campbell Barton
2011-03-27Bugfixes due to recent RNA renaming:Joshua Leung
2011-03-24fix for using uiItemIntO for an enum, added uiItemEnumO_value function.Campbell Barton
2011-03-24fix for incorrect array use when freeing fcurve modifier envelope points, arr...Campbell Barton
2011-03-24Reshuffled utility function to keyframe drawing API, removing someJoshua Leung
2011-03-24Animation Tool: Propagate PoseJoshua Leung
2011-03-14Bugfixes:Joshua Leung
2011-03-13Bugfix [#26484] delete keyframe in pose mode --> segmentation faultJoshua Leung
2011-03-12Bugfix [#26222] Alt-O (smooth) in Graph editor destroys fcurve handleJoshua Leung
2011-03-11Bugfix [#26438] : While grabing a marker with G, cancelling with EscJoshua Leung
2011-03-07Bugfix #26394Ton Roosendaal
2011-03-03Shrinking the marker mouse-y tolerance again. It was a bit too high,Joshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-27pedantic warning cleanup, also remove texspace_edit() since its been added us...Campbell Barton
2011-02-27Small animation tweaks:Joshua Leung
2011-02-26Added operator which makes selected scene markers into local 'pose'Joshua Leung
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory