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
path: root/source
AgeCommit message (Expand)Author
2009-12-09Fix compile problem (warnings are important)Martin Poirier
2009-12-09Fix #20245: datablock names allowed entering 22 characters but canBrecht Van Lommel
2009-12-09Move libpython.a to COMLIB (before was PULIB).Guillermo S. Romero
2009-12-09Fix for bug #20307: snapping in uv editor is related to objects origin.Brecht Van Lommel
2009-12-09Fix bug #20299: bilateral blur node crashes when the number ofBrecht Van Lommel
2009-12-09very very bad hack to have sequencer strips fcurve data transform with them.Campbell Barton
2009-12-09added collection sequences_all so strips within meta's can be animatedCampbell Barton
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09VBO:Brecht Van Lommel
2009-12-09some more rig options, fix typoCampbell Barton
2009-12-09- added editbone.matrix, readonly, utility property that calculates the matri...Campbell Barton
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09- rewrote arm rig so it creates 2 chains and blend them automatically (like t...Campbell Barton
2009-12-09Whoops, silly typoMatt Ebb
2009-12-09Sculpt Branch: sculpting with modifiers and shape keys working again.Brecht Van Lommel
2009-12-09RNA: fix for yesterday's commit, browsing screens and scenes wasBrecht Van Lommel
2009-12-09Various more screen-related fixes including:Matt Ebb
2009-12-09grabcursor attribute stores full grab mode so we can better differentiate whe...Martin Poirier
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-08BGE: Add plot method to VideoTexture.ImageBuff class.Benoit Bolsee
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-08BGE: add hitUV property to mouse focus sensor to return UV coordinates under ...Benoit Bolsee
2009-12-08BGE: fix bug in mouse button release detectionBenoit Bolsee
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