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-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-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-05* Fixing a typo in clip operators.Thomas Dinges
2012-01-052.6 UI Files:Thomas Dinges
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-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-03Fix for follow track constraint using incorrect icon nameSergey Sharybin
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-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-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-30check for presets in addons dirs. this way addons can install their own prese...Campbell Barton
2011-12-30style edits for function declarationsCampbell Barton
2011-12-29more mist settings should be accesible to BGEDalai Felinto
2011-12-28Merging r42896 through r42944 from trunk into soc-2911-tomatoSergey Sharybin
2011-12-28Fix #29707: Sequencer presets corrupt audio scene settingsSergey Sharybin
2011-12-28Add FFmpeg libraries versions to system-info.txtSergey Sharybin
2011-12-27Merging r42800 through r42895 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-24update bpy_extras.view3d_utils for matrix changesCampbell Barton
2011-12-23Fix test key conflict operator error, due to missing scripts window.Brecht Van Lommel
2011-12-22update axis conversion for recent matrix changesCampbell Barton
2011-12-22patch [#29673] Visualize Indices (developer aid)Campbell Barton