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-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-16- UNUSED macro wasn't throwing an error with GCC if a var become used.Campbell Barton
2010-10-15tag UNUSED() for operator exec() and invoke() functions.Campbell Barton
2010-10-14remove unused args in draw*.c and some in view*.c, tag some as UNUSED().Campbell Barton
2010-09-18warning fixes and minor cmake changes.Campbell Barton
2010-09-07Graph Editor tweaks:Joshua Leung
2010-08-19rna renaming FModifier & GameObjectSettingsCampbell Barton
2010-08-18utility function for updating animation system values when RNA changes.Campbell Barton
2010-08-18more rna renaming.Campbell Barton
2010-08-18rna renaming, still only adjusting properties that wont be animated (at least...Campbell Barton
2010-08-17Audaspace: This should fix all missing python includes now once for all...Joerg Mueller
2010-08-16Scons:Joerg Mueller
2010-08-16Audaspace: Further fixes.Joerg Mueller
2010-08-16Audaspace: Scons fix for missing python include paths.Joerg Mueller
2010-08-16Audaspace: Buildsystem update after Ton destroyed building with scons and cma...Joerg Mueller
2010-08-16More makefiles for new audaspace commit.Ton Roosendaal
2010-08-16- remove unused includes IMB_*, BIF_* & MEM_*Campbell Barton
2010-08-11Update address in license block.Guillermo S. Romero
2010-08-08remove unused includes from editors/space_*Campbell Barton
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-07-20Bugfix #22917: Translating numerically doesn't allow animationJoshua Leung
2010-07-17reverting commit r28693. Making backspace a 3rd delete key.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-06-06finish cleanup to cmake editors, also removed some stuff from scons thats not...Campbell Barton
2010-06-05remove cruft from cmake files, more to goCampbell Barton
2010-06-04have cmake build editors as different libs like scons and nan-makefilesCampbell Barton
2010-05-22Graph Editor Selection Fix for Durian:Joshua Leung
2010-05-20Durian Request: Panel for editing Keyframe values numericallyJoshua Leung
2010-05-20Bugfix #22204: curve modifier onto lamp energy with more than one user of lam...Joshua Leung
2010-05-12fix for hanging while drawing fcurves, the function made some attempt to avoi...Campbell Barton
2010-05-10Added backspace as an alternative to the X key, for deleting things.William Reynish
2010-04-18remove config.h references, was added for automake build system rev around 12...Campbell Barton
2010-04-05Animation Editors: Select Linked OperatorJoshua Leung
2010-04-05Durian Feature Request for Graph Editor: Border Select (optionally) considers...Joshua Leung
2010-04-02Batch renaming some keyframe editing internals in preparation for more generi...Joshua Leung
2010-04-02rna naming, *_frame --> frame_*Campbell Barton
2010-04-01Bugfix #21763: extremly zooming into graph editor via ctrl+mmb locks up blenderJoshua Leung
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23rna/py-api fix.Brecht Van Lommel
2010-03-23more lint includesCampbell Barton
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-18Missed a file - stepped F-Modifier should have its handles visible+editable t...Joshua Leung
2010-03-18F-Modifier Goodies (as requested by @ndy):Joshua Leung
2010-03-12- Hhighlight active nurb in edit modeSergey Sharybin
2010-03-09Bugfix #21117: Trying to select overlapping keys in the graph editor only cyc...Joshua Leung