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
2015-07-02Merge branch 'master' into gooseberryAntony Riakiotakis
2015-07-02Text effect strip for sequencer.Antony Riakiotakis
2015-06-11Merge branch 'openvdb' into gooseberryLukas Tönne
2015-05-17Make OpenVDB cache properties its own struct/linked list, including someKévin Dietrich
2015-05-14Merge branch 'master' into gooseberrySergey Sharybin
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-04-21Merge branch 'alembic' into gooseberryLukas Tönne
2015-04-21Improved Alembic archive examination tool for cache libraries.Lukas Tönne
2015-04-14Merge branch 'master' into alembicLukas Tönne
2015-04-07Merge branch 'master' into gooseberryAntony Riakiotakis
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-31Merge branch 'alembic' into gooseberryLukas Tönne
2015-03-31Removed the Cache modifier because it is unused now and causes someLukas Tönne
2015-03-31Merge branch 'master' into alembicLukas Tönne
2015-03-31Corrective Smooth Modifier (aka delta-mush)Campbell Barton
2015-03-27Merge branch 'alembic' into gooseberryLukas Tönne
2015-03-27New modifier system for cache libraries.Lukas Tönne
2015-03-26Use a uiTemplate function for showing cache library items instead ofLukas Tönne
2015-03-26New ID datablock 'CacheLibrary', for managing physical cache archivesLukas Tönne
2015-03-26PointCache modifier to act as a terminator in modifier stacks.Lukas Tönne
2015-03-23Use a uiTemplate function for showing cache library items instead ofLukas Tönne
2015-03-23New ID datablock 'CacheLibrary', for managing physical cache archivesLukas Tönne
2015-03-23PointCache modifier to act as a terminator in modifier stacks.Lukas Tönne
2015-02-11Merge branch 'master' into gooseberryBastien Montagne
2015-02-11FileBrowser: Editable Bookmarks.Bastien Montagne
2015-02-05Merge branch 'master' into gooseberryAntony Riakiotakis
2015-02-05Custom Loop Normals: Add NormalEdit modifierBastien Montagne
2015-01-20Merge branch 'master' into gooseberryLukas Tönne
2015-01-19Viewport: Add adjustable safe areas, 3d-view & VSECampbell Barton
2015-01-10Merge branch 'master' into gooseberryBastien Montagne
2015-01-10Transfer data: add modifier.Bastien Montagne
2015-01-02Merge branch 'master' into gooseberrySergey Sharybin
2014-12-31Gamma node support for Blender InternalDotsnov Valentin
2014-12-09Big refactor commit.Antony Riakiotakis
2014-12-05Hook up the new DNA data to the node edtior. Now the backdrop supportsAntony Riakiotakis
2014-12-03Face maps initial data structure, rna types and save/loadAntony Riakiotakis
2014-09-11Freestyle: Fix for missing quality control on line rendering in Cycles.Tamito Kajiyama
2014-08-13RNA: use static declarationsCampbell Barton
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-05Fix T41062: "copy to selected" doens't work for all attributes.Bastien Montagne
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-04-22Code cleanup: use const for rnaCampbell Barton
2014-03-11Fix T39080: copy-to-selected operator fails for pointer properties.Lukas Tönne
2014-02-22Code cleanup: styleCampbell Barton
2014-02-19Fix T38706: dropdown labels in popups not updatingCampbell Barton
2014-02-17RNA: assert on NULL return values from itemf callbacksCampbell Barton
2014-02-09RNA: add RNA_enum_from_identifier, RNA_enum_from_value search functionsCampbell Barton
2014-01-04RNA API: use bool's for enum itemf callbacks.Campbell Barton
2013-12-22Modifier: New Wireframe ModifierCampbell Barton