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
2021-01-13UI: Revert design changes to data-block selector for the 2.92 releaseJulian Eisel
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-04EEVEE: Arbitrary Output VariablesJeroen Bakker
2020-10-10Cleanup: use C comments for descriptive textCampbell Barton
2019-07-31Add operator for removing unused material slotsLukas Stockner
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-07-10Eevee: LightCache: Initial ImplementationClément Foucault
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-04Merge branch 'master' into blender2.8Campbell Barton
2018-06-04Cleanup: strip trailing space in editorsCampbell Barton
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2017-11-23Rename any instance of scene layer or render layer in code with view layerDalai Felinto
2015-10-28Cycles: Expose user-defined shutter curve to the interfaceSergey Sharybin
2015-04-28Add material slot reorder buttonsGaia Clary
2015-04-06Multi-View and Stereo 3DDalai Felinto
2014-08-12Added new operator "Create Freestyle Stroke Material" for testing.Tamito Kajiyama
2013-11-06Quicktime: remove backend with the old quicktime API, and keep the QTKit back...Brecht Van Lommel
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-08-03Added the functionality to make a copy of the active modifier in the Paramete...Tamito Kajiyama
2011-11-21Replaced the changes in revision 41810 with a better implementationTamito Kajiyama
2011-11-14Added a new operator in the Parameter Editor mode to make a copyTamito Kajiyama
2011-10-30Merged changes in the trunk up to revision 41368.Tamito Kajiyama
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-08-19Stroke geometry modifiersTamito Kajiyama
2011-03-06Merged changes in the trunk up to revision 35367.Tamito Kajiyama
2011-02-27doxygen: blender/editors tagged.Nathan Letwory
2011-02-26Merged changes in the trunk up to revision 35203.Tamito Kajiyama
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-20Merged changes in the trunk up to revision 34996.Tamito Kajiyama
2011-02-14made most variables which are only used in a single file and not defined in h...Campbell Barton
2011-01-09Simplified the implementation of toggle buttons for folding/expandingTamito Kajiyama
2010-07-20A WIP commit for proof-of-concept implementations of line style modifiers.Tamito Kajiyama
2010-06-26A step toward a new user-friendly GUI for manipulating line style parameters.Tamito Kajiyama
2010-04-04Merged changes in the trunk up to revision 27992.Tamito Kajiyama
2010-03-29Fix [#21708] Copy/Paste Texture channels for Lamps/World not workingMatt Ebb
2010-03-26Merged changes in the trunk up to revision 27752.Tamito Kajiyama
2010-03-23more lint includesCampbell Barton
2010-03-21Merged changes in the trunk up to revision 27647.Tamito Kajiyama
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero
2010-03-11Merged changes in the trunk up to revision 27420.Tamito Kajiyama
2010-03-11Restored Environment mapsMatt Ebb
2010-03-09mtex buffer copy & paste back for materials.Campbell Barton
2010-03-08move render operators into their own files, render_internal.c & render_opengl...Campbell Barton