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
2019-04-22Cleanup: style, use braces for blenkernelCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-04-16ClangFormat: add comments to ignore formattingCampbell Barton
2019-04-16Cleanup: commentCampbell Barton
2019-04-16Fix T63642: Light Probe object.data defined as UNKNOWNCampbell Barton
2019-03-08RNA: rename bpy.data.grease_pencil to grease_pencilsCampbell Barton
2019-02-27Cleanup: better names and comments for library ID linking code.Brecht Van Lommel
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-12Cleanup: rename `BLT_I18NCONTEXT_ID_LAMP` -> `BLT_I18NCONTEXT_ID_LIGHT`.Bastien Montagne
2019-02-08BKE_idcode: Add utils to convert from 'lbarray' index to ID type.Bastien Montagne
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-11-10Cleanup: styleCampbell Barton
2018-11-07Cleanup/Refactor: move Main stuff into BKE's new main.c file (and header).Bastien Montagne
2018-07-06UI/Python: rename Lamps to Lights, to follow more standard terminology.Brecht Van Lommel
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for blenkernelCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2017-06-12Rename probe to light-probeCampbell Barton
2017-06-09Probe: Add new object datablockClément Foucault
2017-06-01Main Workspace IntegrationJulian Eisel
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-08-10Merge branch 'master' into blender2.8Bastien Montagne
2016-08-08Fix ID types DAG update tagging.Kévin Dietrich
2016-08-06Merge branch 'master' into blender2.8Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-06-27Merge branch 'master' into blender2.8Bastien Montagne
2016-06-27Docs: arg namesCampbell Barton
2016-06-07Merge branch 'master' into blender2.8Bastien Montagne
2016-06-07BLO_idcode: Move ID_ID lastCampbell Barton
2016-04-16Removed the ID_PA code used for ParticleSettings.Lukas Tönne
2015-10-15Cleanup: BKE_idcode: idcode (types) are short, not int...Bastien Montagne
2015-08-21Fix T45658: linked library object loses particle settings.Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-06-09Fix T45003: some UI/i18n issues.Bastien Montagne
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-05-18Add ARRAY_SIZE macro to check fixed size arraysCampbell Barton
2014-01-30Code cleanup: add BLI_testextensie_n, replacing multuple calls to BLI_testext...Campbell Barton
2013-03-24Merged changes in the trunk up to revision 55546.Tamito Kajiyama
2013-03-23A major code update for making the DNA file specification of Freestyle settingsTamito Kajiyama
2013-03-18Merged changes in the trunk up to revision 55357.Tamito Kajiyama
2013-03-10add STREQ macro (commonly used macro like CLAMP, MAX2, STRINGIFY). Use for so...Campbell Barton
2013-03-09use 'bool' for BLI_/BKE_ functions.Campbell Barton
2012-12-20Another big patch set by Bastien Montagne, thanks a lot!Tamito Kajiyama
2012-11-26Merged changes in the trunk up to revision 52546.Tamito Kajiyama
2012-11-23Basic work to solve "New" translation mismatch (this is an adjective, which o...Bastien Montagne
2012-06-11Merged changes in the trunk up to revision 47700.Tamito Kajiyama