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
2009-12-09Fix for [#20197] dof node bugsMatt Ebb
2009-12-09Fix for [#20249] duplicating a mesh in edit mode with a lattice modifierMatt Ebb
2009-12-09auto-dist working again, renamed obofs --> dyn_ofs, use_sel --> use_dyn_ofs, ...Campbell Barton
2009-12-09reference to INDIVIDUAL_CENTERS causing errorCampbell Barton
2009-12-09split out driver functions into its own fileCampbell Barton
2009-12-08setting and editbone parent to NULL wasnt workingCampbell Barton
2009-12-08Attempted Bugfix: opengl preview render artifacts, was using wmPush/PopMatrix,Brecht Van Lommel
2009-12-08transforming metastrips didnt move effects within them & remove warningCampbell Barton
2009-12-08Animation System: Handling UpdatesBrecht Van Lommel
2009-12-08RNA functions to find keymaps in a keyconfig (from the usual idname + space o...Martin Poirier
2009-12-08Image Paint keymap in image editor wasn't looked up with the space type.Martin Poirier
2009-12-08RNA:Brecht Van Lommel
2009-12-08slow print, only debug modeCampbell Barton
2009-12-08unwrap was unwrapping all faces rather then just the selected onesCampbell Barton
2009-12-08Sequencer:Brecht Van Lommel
2009-12-08UI: fix trailing tooltips when deactivating window, and when openingBrecht Van Lommel
2009-12-08RNA: added common sequencer properties notifiers/updates. Still someBrecht Van Lommel
2009-12-08OSX: print warning if Blender application is located in a path Python lib can...Damien Plisson
2009-12-08compile python driver expressions for faster re-evaluation.Campbell Barton
2009-12-08- pyrna support for (value in array), currently only 1 dimensional arrays.Campbell Barton
2009-12-08Quick ShapeKey Editor fix (i.e. submode of DopeSheet):Joshua Leung
2009-12-08ImBuf: Fix bug in clippingBenoit Bolsee
2009-12-08Various changes to screen-related code, aiming to fix a few problems and usab...Matt Ebb
2009-12-08Animation Editors: Fixes for RNA/Python BastardisationJoshua Leung
2009-12-08Few small things:Andrea Weikert
2009-12-08FIX for #20256 New folder doesn't renameAndrea Weikert
2009-12-08Remove 'temp' screens hanging around in files from older 2.5 versionsMatt Ebb
2009-12-08Forgot to remove these.Elia Sarti
2009-12-08Pythonazed DopeSheet and NLA editors headers UI.Elia Sarti
2009-12-07-noaudio option to force the sound system to None.Martin Poirier
2009-12-07Sound system should only default to OpenAL if it is built (SDL if built other...Martin Poirier
2009-12-07Text and Console operators don't need to register themselves. (this cleans th...Martin Poirier
2009-12-07driver type 'Sum'Campbell Barton
2009-12-07missing null check from recent changesCampbell Barton
2009-12-07Particles: bugfixesBrecht Van Lommel
2009-12-07Use custom cursor draw in transform to draw the new arrow cursors (to indicat...Martin Poirier
2009-12-07Custom cursor draw function uses the real cursor position when cursor is grab...Martin Poirier
2009-12-07Function to access the real cursor position from Ghost (useful when cursor is...Martin Poirier
2009-12-07Flag down a window when cursor is grabbed.Martin Poirier
2009-12-07Particles: child editing bugfixesBrecht Van Lommel
2009-12-07Bugfix: WM could access freed memory when testing for click event afterBrecht Van Lommel
2009-12-07crashfix, duplicating armatures with ID-Props assigned to the bones didnt cop...Campbell Barton
2009-12-07- string copy without .py wasnt terminating the stringCampbell Barton
2009-12-07Porting of Graph Editor's UI to python, just header done for now.Elia Sarti
2009-12-07Talked with Aligorith and made changes as follows to DopeSheet struct:Elia Sarti
2009-12-07[#20021] Non-ASCII characters on blender 2.5 alpha 0Campbell Barton
2009-12-07Fix for [#20159] Orthographic camera + viewportMatt Ebb
2009-12-07Fix for [#20286] New objects have no Display TypeMatt Ebb
2009-12-07Fix for [#19541] Buttons etc that are too close to the window edge don't reac...Matt Ebb
2009-12-07Fix for [#20057] Shift F for setting brush strenght can never get to 1Matt Ebb