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
2017-09-10merged the master branchsoc-2017-vertex_paintDarshan Kadu
2017-04-13Datablock ID PropertiesAlexander Romanov
2017-01-04Fix T50369: Objects can't be deleted from scene when using "link group object...Bastien Montagne
2016-12-23Readfile: Resurrect do_versions_after_liblink.Bastien Montagne
2016-12-19Fix (unreported) linked datablocks going through do_versions several times.Bastien Montagne
2016-11-30Cleanup id->newid usage, initial work.Bastien Montagne
2016-10-27Fix T49829: Removal of custom icon previews during add-on unregister crashes ...Bastien Montagne
2016-08-08Fix ID types DAG update tagging.Kévin Dietrich
2016-08-06Basic Alembic supportKévin Dietrich
2016-07-28Make ID types typed enum, to easily spot missing ones in core switches of lib...Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-07readfile: avoid library lookups for every id on undoCampbell Barton
2016-06-06Cleanup: remove unused Library.idblockCampbell Barton
2016-03-14Better fix for T47787 - remove extra user due to 'user_one' as soon as we inc...Bastien Montagne
2016-03-14Fix T47787: When performing operation 'Make single user' -> 'obj&data', objec...Bastien Montagne
2016-01-04ID: Sanitize handling of 'USER_ONE' (ensure_user) case.Bastien Montagne
2015-12-27Split id->flag in two, persistent flags and runtime tags.Bastien Montagne
2015-11-10Cleanup: ID usercount: moar checks and factorization. No change in behavior e...Bastien Montagne
2015-10-22Cleanup: remove script ID-typesCampbell Barton
2015-10-20First step to handle missing libs/datablocks when reading a file.Bastien Montagne
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-14Docs: comment BHead.code valuesCampbell Barton
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-07-19Cleanup: styleCampbell Barton
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-01-27Fix T43398: Viewport "Renderend" ist not updated when a material is assigned ...Sergey Sharybin
2015-01-13Cleanup: fixes for building with recent clangCampbell Barton
2014-11-19Cleanup: #define -> enums.Bastien Montagne
2014-09-23Cleanup: use struct names in ID commentsCampbell Barton
2014-08-07Cleanup: unused definesCampbell Barton
2014-08-04Macros: prevent instantiation of args for type checksCampbell Barton
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-01-22Fix T38306: dupliframes causing viewport render to continually restart.Brecht Van Lommel
2013-12-08Fix T37212: Wrong user counter when more than 32K usersSergey Sharybin
2013-08-17change CHECK_TYPE_INLINE macro not to add the pointer in the macro.Campbell Barton
2013-04-01Merged changes in the trunk up to revision 55700.Tamito Kajiyama
2013-03-31style cleanupCampbell Barton
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-19svn merge ^/trunk/blender -r55357:55372Campbell Barton
2013-03-18style cleanupCampbell Barton
2013-01-27Merged changes in the trunk up to revision 54110.Tamito Kajiyama
2013-01-22Matcap support in 3D Viewport.Ton Roosendaal
2013-01-22property change reporting now uses the context again, rather then checking a ...Campbell Barton
2013-01-06Merged changes in the trunk up to revision 53584.Tamito Kajiyama
2012-12-27New features!Ton Roosendaal
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-08-02Merged changes in the trunk up to revision 49478.Tamito Kajiyama
2012-08-01rename meaningless LIB flag name LIB_TEST --> LIB_NEED_EXPAND.Campbell Barton
2012-07-26fix some types and incorrect infoCampbell Barton
2012-07-14Merged changes in the trunk up to revision 48893.Tamito Kajiyama