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
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
2012-12-27New features!Ton Roosendaal
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-08fix [#32020] Image will not render in second (any scene other than first) if ...Campbell Barton
2012-06-15Ensure enums in DNA files has got explicit valuesSergey Sharybin
2012-06-04mask mode for clip editor developed by Sergey Sharybin, Pete Larabell and mys...Campbell Barton
2012-05-13code cleanup: header cleanup and remove some duplicate defines.Campbell Barton
2012-05-04code cleanup: double promotion & some style cleanupCampbell Barton
2012-03-09style cleanup: comment blocksCampbell Barton
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
2012-01-21change filepath limit from 240 to 1024Campbell Barton
2012-01-11running operators now uses last used settings, added reset button to set defa...Campbell Barton
2012-01-11Longer names support for all ID and other object namesSergey Sharybin
2011-12-30minor dna header cleanupCampbell Barton
2011-12-28make MOD_dynamicpaint.c use more typical gpl2+ text and some formatting edits...Campbell Barton
2011-11-15support for non-null terminated byte strings in id properties (as a subtype o...Campbell Barton
2011-11-11correct indentation and some whitespace edits (no functional changes)Campbell Barton
2011-11-07Camera tracking integrationSergey Sharybin
2011-11-03Depsgraph/Python: callbacks and properties to detect datablock changesBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-08fix [#28846] Relative paths on linked scene failsCampbell Barton
2011-09-30minor changes, dont append with cmake platform flags which is a string and us...Campbell Barton
2011-09-28fix 2 bugs with reset-default failing on operators redo panel.Campbell Barton
2011-09-19cleanup endian handlingCampbell Barton
2011-08-013D Audio GSoC:Joerg Mueller
2011-05-17fix for warningCampbell Barton
2011-05-16code cleanup: icon creationAndrea Weikert
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-01-22own fix r34446, was incorrect, fixed properly now.Campbell Barton
2011-01-22fix for makesdna error.Campbell Barton
2011-01-18More fixes for bug [#25649], Image editor paint icon missing untilNicholas Bishop
2011-01-07remove references to BKE_utildefines where its not needed.Campbell Barton
2010-12-05Dependency graph: changed DAG_id_flush_update to DAG_id_tag_update. Now itBrecht Van Lommel
2010-08-04include cleanup, no functional changesCampbell Barton
2010-07-14Merge GSOC Sculpt Branch: 28499-30319Jason Wilkins
2010-06-02rename some rna properties filename --> filepathCampbell Barton
2010-04-25fix for a library linking problem where a proxy object linked into a blend wo...Campbell Barton
2010-04-22rna: added lib.parent access and made filename editable.Campbell Barton
2010-03-22spaces -> tabs, (4 spaces == 1 tab, only for white space preceding text)Campbell Barton
2010-02-12correct fsf addressCampbell Barton
2010-01-17bugfix [#20639] BF25_SVN_25888 and below - OBJ and 3DS import failsCampbell Barton
2010-01-07group instance still didnt work in some cases, now tag ID flag when linking a...Campbell Barton
2009-09-16Object mode Selection options brought back for view3d.selectCampbell Barton
2009-04-202.5Ton Roosendaal
2009-02-12reveil -> revealCampbell Barton
2009-01-042.5 / CleanupNathan Letwory
2008-12-31RNABrecht Van Lommel
2008-11-27Patch to allow pre-2.50 Blenders to read newer files.Ton Roosendaal