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-11Sculpt Branch: multires conversion from 2.4 working again.Brecht Van Lommel
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-12-10Sculpt Branch:Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09Sculpt Branch:Brecht Van Lommel
2009-12-09if bone type root is defined, all new parentless bones become children of itCampbell Barton
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- use the bone that the type was set for automatic assigned blending property...Campbell Barton
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-09Minor fix for missing menuMatt 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-082.5 User Preferences:Thomas Dinges
2009-12-08Animation System: Handling UpdatesBrecht Van Lommel
2009-12-08Sequencer: comment out unimplemented operator to avoid error print.Brecht 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-08- modify for Cessens updated spineCampbell Barton
2009-12-08slow print, only debug modeCampbell Barton
2009-12-08unwrap was unwrapping all faces rather then just the selected onesCampbell Barton
2009-12-08minor fixesCampbell 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-08OSX: Disable parallel openMP for elbeem library until a proper fix is found (...Damien Plisson
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-08white space commit (spaces -> tabs and clearing whitespace)Campbell Barton