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-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-17Minor: fixing an UI typo.Bastien Montagne
2011-08-04Bassam Feature Request: "Auto Clamped" handles can now be set perJoshua Leung
2011-07-07Animation Goodie: Cyclic "Extrapolation" can be toggled from the "SetJoshua Leung
2011-06-23Merge with trunk r37757.Joerg Mueller
2011-06-23cmake option to build without an audio library.Campbell Barton
2011-06-22Animation Channel Filtering Refactor - Part 3 (Visibility Flag Split)Joshua Leung
2011-06-21Animation Channel Filtering Refactor - Part 1Joshua Leung
2011-05-24Bugfix [#27453] Copy Paste fcurve modifers is brokenJoshua Leung
2011-04-01fix [#26713] Video Sequencer: Audio mute after making meta strip copy/pasteCampbell Barton
2011-03-27subsurf, derived mesh and other misc files: floats were being implicitly prom...Campbell Barton
2011-03-25Graph Editor: Euler Filter ported from Py to CJoshua Leung
2011-03-17Bugfix [#26505] zoom in selected keys on graph editorJoshua Leung
2011-03-04Bugfix #26317Ton Roosendaal
2011-03-03Bugfix [#26269] Initiating a duplication with shift D and cancellingJoshua Leung
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-27== UI icons ==Andrea Weikert
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-02-02"Batch-Edit" Code cleanup: Renaming ED_operator_ipo_active toJoshua Leung
2011-01-21- Bugfix: NLA "duplicate" operator now lets strips get moved betweenJoshua Leung
2011-01-14Bugfix [#25617] HOME Key in fcurve editor doesn't center properlyJoshua Leung
2011-01-12remove redundant assignments & unused vars.Campbell Barton
2011-01-07split BKE_utildefines.h, now it only has blender specific defines like GS() M...Campbell Barton
2011-01-06use ED_markers_get_first_selected() where possible, simplify ed_marker_rename...Campbell Barton
2010-12-23use ICON_NULL define rather then 0, makes UI calls less confusing. (no functi...Campbell Barton
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