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
2012-01-11svn merge ^/trunk/blender -r43220:43278 --accept postponeCampbell Barton
2012-01-11minor edits to xml presetsCampbell Barton
2012-01-10move theme presets out of the header into the main panel.Campbell Barton
2012-01-10enable xml preset save/load, replace install/export themes with these.Campbell Barton
2012-01-10initial support for XML presets, these have the advantage...Campbell Barton
2012-01-10Camera tracking: tracks copy/paste operatorSergey Sharybin
2012-01-10ui typo + small fixDalai Felinto
2012-01-09Cycles: multi GPU rendering support.Brecht Van Lommel
2012-01-09Typo fix - thanks "Olson" on IRC!Joshua Leung
2012-01-08svn merge ^/trunk/blender -r43183:43220Campbell Barton
2012-01-07Fix for last commit, missed check for ob, could cause errors when object was ...Thomas Dinges
2012-01-07More whitespace cleanup in python scriptsSergey Sharybin
2012-01-07Whitespace cleanup in curve properties scriptSergey Sharybin
2012-01-06Tweaks for Node Header UI code:Thomas Dinges
2012-01-06Cycles / Nodes:Thomas Dinges
2012-01-063DView / Properties Region:Thomas Dinges
2012-01-06Properties Window UI:Thomas Dinges
2012-01-06svn merge ^/trunk/blender -r43160:43183Campbell Barton
2012-01-05* Fixing a typo in clip operators.Thomas Dinges
2012-01-052.6 UI Files:Thomas Dinges
2012-01-05svn merge ^/trunk/blender -r43124:43160Campbell Barton
2012-01-05logic editor ui adjustment, all gameprop types are replaced by the ob.data.bo...Dalai Felinto
2012-01-05edit on recent font UI changes.Campbell Barton
2012-01-05add bpy collection method .find(key), so you can get the index of an item in ...Campbell Barton
2012-01-05This patch creates an interface for ["Text"] properties in Font objects.Dalai Felinto
2012-01-04Camera tracking: added depth object to Follow Track constraintSergey Sharybin
2012-01-04svn merge ^/trunk/blender -r43117:43124Campbell Barton
2012-01-04Camera tracking: fixes in Link Empty to Track and Bundles to Mesh operatorsSergey Sharybin
2012-01-04Object tracking: now Object Solver constraint can be converted to F-CurvesSergey Sharybin
2012-01-04svn merge ^/trunk/blender -r43092:43092Campbell Barton
2012-01-03Fix for follow track constraint using incorrect icon nameSergey Sharybin
2012-01-03svn merge ^/trunk/blender -r43062:43085Campbell Barton
2012-01-02weight paint buttons now work in weight paint vertex select modeCampbell Barton
2012-01-02py scripts - replace bad uses of len(),Campbell Barton
2012-01-02svn merge ^/trunk/blender -r43033:43062Campbell Barton
2012-01-01use `props` all over for operator properties varsCampbell Barton
2012-01-01rna_xml module - write colors as hexadecimal values, also swap import/export ...Campbell Barton
2012-01-01pep8 editsCampbell Barton
2012-01-01theme import/export - uses generic rna_xml py module.Campbell Barton
2012-01-01add the ability to read from XML into RNA for rna_xml moduleCampbell Barton
2012-01-01initial rna <> xml module, copied from dump_rna2xml.py, not yet functional Campbell Barton
2011-12-31svn merge ^/trunk/blender -r43009:43033Campbell Barton
2011-12-31svn merge ^/trunk/blender -r42991:43009Campbell Barton
2011-12-31minor style edits to space_clip & unused varCampbell Barton
2011-12-31Small tweaks from Zafio for the remesh modifier iconNicholas Bishop
2011-12-31Add remesh modifier (dual contouring).Nicholas Bishop
2011-12-30Object tracking integrationSergey Sharybin
2011-12-30Color management: add "Color Unpremultiply" option for images and render sett...Brecht Van Lommel
2011-12-30Camera tracking: improvements of track preview widgetSergey Sharybin
2011-12-30svn merge ^/trunk/blender -r42973:42991Campbell Barton