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-11-23svn merge ^/trunk/blender -r42080:42095Campbell Barton
2011-11-23Fix compilation error of blenderplayer caused by recent commit.Sergey Sharybin
2011-11-23Added method clear to most of collections which supports new/remove.Sergey Sharybin
2011-11-22svn merge ^/trunk/blender -r42069:42076Campbell Barton
2011-11-22Fix for long-standing TODO item: Clicking on overlapping nodes would activate...Lukas Toenne
2011-11-22svn merge ^/trunk/blender -r42009:42053Campbell Barton
2011-11-22image save operator now shares settings and UI with render & image out node.Campbell Barton
2011-11-22move image settings into their own structure so the interface can be shared w...Campbell Barton
2011-11-20svn merge ^/trunk/blender -r41998:42009Campbell Barton
2011-11-20UI: fix issue with part of panels going offscreen after recent commit.Brecht Van Lommel
2011-11-20svn merge ^/trunk/blender -r41961:41998Campbell Barton
2011-11-20UI:Brecht Van Lommel
2011-11-19Camera: some more refactoring, mostly in the function that computes the cameraBrecht Van Lommel
2011-11-19make it clearer which arguments in transform snap are return values (no funct...Campbell Barton
2011-11-19Camera: some more code deduplication.Brecht Van Lommel
2011-11-19Camera: more code refactoring, adding a function to create CameraParams fromBrecht Van Lommel
2011-11-18Rename bgpic.add() to bgpic.new() to correspond others collections likeSergey Sharybin
2011-11-17Add access to UVs from python, patch python unwrap scripts to work wtih ngonsAndrew Wiggin
2011-11-16svn merge -r41847:41899 ^/trunk/blenderCampbell Barton
2011-11-15Fix #29253: 3D Manipulator: "Active Element" not supported for curvesSergey Sharybin
2011-11-15svn merge -r41779:41847 ^/trunk/blenderCampbell Barton
2011-11-15svn merge -r41751:41779 ^/trunk/blenderCampbell Barton
2011-11-14fix [#29242] menus have no keyboard shortcutsCampbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-11svn merge -r41723:41751 ^/trunk/blenderCampbell Barton
2011-11-11svn merge -r41722:41723 ^/trunk/blenderCampbell Barton
2011-11-10Cycles: fix crash in image assign/remove in image editor.Brecht Van Lommel
2011-11-10Dynamic Paint merge:Miika Hamalainen
2011-11-10svn merge -r41655:41715 ^/trunk/blender --- this is the real cycles merge, ...Campbell Barton
2011-11-10presets now work from non-redo popups,Campbell Barton
2011-11-10svn merge -r41650:41655 ^/trunk/blender --- cycles merge, this wont copile, ...Campbell Barton
2011-11-09Merge with trunk r41701soc-2011-carrotMiika Hamalainen
2011-11-09Moving i18n code to BLF_translation.hBastien Montagne
2011-11-08Texturing: texture and 3d view draw type changes, these should only have anyBrecht Van Lommel
2011-11-08svn merge ^/trunk/blender -r41602:41638 .Campbell Barton
2011-11-08bmesh: fixed merge issues with navmesh (though I've not tested if it works yet).Joseph Eagar
2011-11-08UI/Nodes: templates to edit nodes from the properties editor using a tree view,Brecht Van Lommel
2011-11-07Merge with trunk r41625Miika Hamalainen
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-07svn merge -r41575:41602 ^/trunk/blenderCampbell Barton
2011-11-06replace macros with bli math functions for particles codeCampbell Barton
2011-11-06svn merge ^/trunk/blender -r41503:41575Campbell Barton
2011-11-06As discussed on the mailing list, removing the non-functional,Joshua Leung
2011-11-05use (const char*) rather than (char*) where possible.Campbell Barton
2011-11-05Merge with trunk r41545Miika Hamalainen
2011-11-05misc doc editsCampbell Barton
2011-11-04svn merge -r41480:41503 ^/trunk/blenderCampbell Barton
2011-11-03correct spelling mistakesCampbell Barton
2011-11-03svn merge -r41458:41480 ^/trunk/blenderCampbell Barton
2011-11-02Nodes: add support for shader nodes on world and lamps, in addition to materi...Brecht Van Lommel