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-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
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-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2019-08-25Cleanup: redundant struct declarationsCampbell 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
2019-01-28Cleanup: sort forward declarations of enum & structCampbell 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-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-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-04-28Add material slot reorder buttonsGaia Clary
2015-04-06Multi-View and Stereo 3DDalai Felinto
2015-03-28Cleanup: redundant struct declarationsCampbell Barton
2014-08-12Added new operator "Create Freestyle Stroke Material" for testing.Tamito Kajiyama
2013-12-17Changes to partial update during renderingSergey Sharybin
2013-07-09Fix #35979, #35937, #35739: undo crashes and missing updates with blenderBrecht Van Lommel
2013-04-16Blender Internal Render in viewportTon Roosendaal
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
2012-02-18Merged changes in the trunk up to revision 44221.Tamito Kajiyama
2012-02-17unify include guard defines, __$FILENAME__Campbell Barton
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-06-11Merged changes in the trunk up to revision 37388.Tamito Kajiyama
2011-05-19Code refactor: split code for render updates and opening render view intoBrecht Van Lommel
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-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-21Merged changes in the trunk up to revision 27647.Tamito Kajiyama
2010-03-21Fix syntax for ID keyword.Guillermo S. Romero