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-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
2011-12-22picky edits - use "" for non enum strings.Campbell Barton
2011-12-21A few small fixes to new UI messages...Bastien Montagne
2011-12-21Merging r42770 through r42799 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-21Patch [#29654] New menu option under Object > Game with "Copy All Physics Att...Dalai Felinto
2011-12-20Merging r42723 through r42769 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-20Cleaning up some issues that found their way into the python ui files with th...Daniel Stokes
2011-12-20First fix after Cucumber merge starts.Thomas Dinges
2011-12-20Cucumber, first batch of merge - UI changes and custom exit keyDalai Felinto
2011-12-19Object tracking: configurable scale for object solutionSergey Sharybin
2011-12-19Fix #29655: keyboard shortcuts missing from text editor text menu, and removedBrecht Van Lommel
2011-12-19Merging r42648 through r42722 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-18Removed buttons in node headers for hiding unused sockets and for hiding the ...Lukas Toenne
2011-12-16Camera tracking: add camera to follow track and object solver constraintSergey Sharybin
2011-12-15Object tracking: various fixes and improvementsSergey Sharybin
2011-12-15Object tracking: object with object solver constraint is now parented to scen...Sergey Sharybin
2011-12-15Merging r42621 through r42647 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-15Bicubic bump map filtering.Antony Riakiotakis
2011-12-14Merging r42602 through r42620 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-13First Blender 2.61 commit! (Sneaked in quick tooltop fix too).Ton Roosendaal
2011-12-13Merging r42533 through r42601 from trunk into soc-2011-tomatoSergey Sharybin
2011-12-12not all filepaths had the FILE_PATH subtype, this means using non utf8 paths ...Campbell Barton