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
2018-07-27Cleanup: Remove occurances of GPULampClément Foucault
2018-07-10DrawData: Change drawdata to a generic struct shared accross ID typesClément Foucault
2018-06-29Merge branch 'master' into blender2.8Campbell Barton
2018-06-29Cleanup: trailing newlinesCampbell Barton
2018-06-22Outliner: Aggregate ID types and object types together with numbersDalai Felinto
2018-06-17Merge branch 'master' into blender2.8Campbell Barton
2018-06-17Cleanup: trailing space for DNA headersCampbell Barton
2018-06-07Cleanup: typo.Bastien Montagne
2018-06-06Depsgraph: remove legacy code for dupli group updates.Brecht Van Lommel
2018-06-04Fix crash when making objects to share same meshSergey Sharybin
2018-05-30Add deformed evaluated mesh to objectSergey Sharybin
2018-05-30Cleanup: Wrap object runtime eval members into own structSergey Sharybin
2018-05-30Cleanup: Naming, match policy with rest of copy-on-write designSergey Sharybin
2018-05-30Merge branch 'master' into blender2.8Campbell Barton
2018-05-30DNA: add OB_DATA_SUPPORT_EDITMODE macroCampbell Barton
2018-05-18Collections and groups unificationBrecht Van Lommel
2018-05-09T55014: Optionally: objects not cast shadows in workbenchJeroen Bakker
2018-05-08Collections: remove per collection and view layer engine overrides.Brecht Van Lommel
2018-05-08Clenup: typos.Bastien Montagne
2018-04-30DNA: Unnecessarily big padding size in Object structJulian Eisel
2018-04-20Workbench: Removed Clay engine draw modeJeroen Bakker
2018-04-20Workbench: Clay renderer was not accessible anymoreJeroen Bakker
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-19Workbench: Option to use Object colorJeroen Bakker
2018-04-17Workbench: clean up the viewport shading codeJeroen Bakker
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-13Python API: remove object.dupli_list_create and dupli_list_clear.Brecht Van Lommel
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-02-08Object Mode: move to workspace structCampbell Barton
2018-02-06Merge branch 'master' into blender2.8Campbell Barton
2018-02-06DNA: move eObjectMode into own headerCampbell Barton
2018-01-29Fix T53598: OpenGL Render Animation does not update shadowsSergey Sharybin
2018-01-29Refactor object engine data storageSergey Sharybin
2018-01-16Cleanup: Remove deprecated enum flagsSergey Sharybin
2018-01-16Cleanup: Get rid of legacy extra recalc flagsSergey Sharybin
2017-12-21Implement duplicator viewport/render visibility optionsDalai Felinto
2017-12-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-12-14DNA: Add dedicated recalc flag to IDSergey Sharybin
2017-12-01Groups and collection: initial integrationDalai Felinto
2017-12-01Depsgraph: Remove legacy recalc flag from DNASergey Sharybin
2017-11-30Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-30Transform: Use single flag with more meaningful name to prevent snapping to a...Sergey Sharybin
2017-11-29Depsgraph: Remove object-specific flag which was storing update tagSergey Sharybin
2017-11-08Farewell Scene->baseDalai Felinto
2017-10-17Merge branch 'master' into blender2.8Campbell Barton
2017-10-17Cleanup: use 'e' prefix for enum typedefsCampbell Barton
2017-09-27Merge branch 'master' into blender2.8Campbell Barton
2017-09-27Vertex/Weight Paint: Use PBVH for paintingCampbell Barton
2017-07-26PyAPI: Store PyInstances for ID'sCampbell Barton
2017-07-26FaceMaps: add select flagCampbell Barton