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
2010-12-14graph editor & action keyframe paste options.Campbell Barton
2010-12-14Fix for 'handle_type' submenu in Graph Editor no longer working.Joshua Leung
2010-12-14Change set handle types back to menu now menus have key access - V+A, V+V, V+...Campbell Barton
2010-12-13Bugfix #25199Ton Roosendaal
2010-12-09Bugfix #25150Ton Roosendaal
2010-12-09Problem with FCurve pasting reported by Rob Garlington.Campbell Barton
2010-11-17Keyframing Operators: Improved Error MessagesJoshua Leung
2010-10-16editors/space_* build without unused args warningsCampbell Barton
2010-10-16Bugfix #24276: Unable to set extrapolation on a per curve basisJoshua Leung
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-08-19rna renaming FModifier & GameObjectSettingsCampbell Barton
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-07-01adding image strips wasnt working, use the 'directory' component of the file ...Campbell Barton
2010-06-27Partial cleanup of timing system, with some guidance from Joshua:Matt Ebb
2010-06-18Notifier cleanup - replaced ND_*_EDIT and ND_*_SELECT data notifiers Matt Ebb
2010-06-14naming changesCampbell Barton
2010-06-09- added a flag argument to WM_operator_properties_filesel() currently only us...Campbell Barton
2010-05-20Bugfix #22204: curve modifier onto lamp energy with more than one user of lam...Joshua Leung
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-02Batch renaming some keyframe editing internals in preparation for more generi...Joshua Leung
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-18F-Modifier Goodies (as requested by @ndy):Joshua Leung
2010-03-05Bugfix #21434: 'Ghost' for Rotation F-curves was not taking unit conversions ...Joshua Leung
2010-02-12correct fsf addressCampbell Barton
2010-02-11More tooltip editingDaniel Salazar
2010-02-11batch remove .'s used with RNA_def_struct_ui_textCampbell Barton
2010-02-08Operator Execution Contexts Bugfix:Joshua Leung
2010-02-03Bugfix #19970: auto-clamped / auto working strangly in f-curve editorJoshua Leung
2010-02-01Bugfix #19970: auto-clamped / auto working strangly in f-curve editorJoshua Leung
2010-02-01Renamed the FILE_OPEN option for the file browser to FILE_OPENFILE to cleanup...Joshua Leung
2010-01-27[#20728] "Export UV Layout" overwrites existing files (without feedback)Matt Ebb
2010-01-26Finishing off the Transform code changes for Degrees/Radians:Joshua Leung
2010-01-26Radians vs Degrees: The Second AttemptJoshua Leung
2010-01-26Bugfix #20817: Graph Editor, Drivers: Driving a Shapekey by a bone rotation: ...Joshua Leung
2010-01-19Preview Range Tweak:Joshua Leung
2010-01-16generic operator menu was searching for "type" and using the first enum prope...Campbell Barton
2010-01-15Reverting changes made in r25940 with the NLA unmapping. Joshua Leung
2010-01-13NLA: fix keyframes getting messed up when making strips longer. For drawingBrecht Van Lommel
2010-01-11Graph Editor: Snapping + CursorJoshua Leung
2010-01-01Added another three effects that you can use with the Sound to F-Curve modifi...Joerg Mueller
2010-01-01Huge new year audio commit!Joerg Mueller
2009-12-14Keyframing Bugfixes and Feature Requests:Joshua Leung
2009-12-10rename operators TFM_OT_* --> TRANSFORM_OT_*Campbell Barton
2009-12-07Fixed operator name typo.Elia Sarti
2009-12-06Assorted warning and comment fixesJoshua Leung
2009-12-06pep8 edits and fix some warningsCampbell Barton
2009-12-04Bugfixes: Deleting Keyframes + F-CurvesJoshua Leung
2009-11-28operator renaming for more consistent word ordering (_add/_remmove shold be l...Campbell Barton
2009-11-10Math LibBrecht Van Lommel