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-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-31Depsgraph: remove features incompatible with new system.Brecht Van Lommel
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-26Cleanup: redundant definesCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2019-01-15Cleanup: comment line length (DNA)Campbell Barton
2019-01-07Cleanup: move DNA comments before struct membersCampbell Barton
2018-12-21Fix inconsistent/broken Cycles object visibility for instances.Brecht Van Lommel
2018-12-173D View: empty image option to show front/backCampbell Barton
2018-12-17DNA: clear / remove deprecated flagsCampbell Barton
2018-12-07Depsgraph: Remove duplicated sets of recalc/update flagsSergey Sharybin
2018-12-03Depsgraph: completely move customdata_mask to the ID node.Alexander Gavrilov
2018-11-25Local ViewDalai Felinto
2018-11-20Speedup rigs with multiple objects deformed by bbonesSergey Sharybin
2018-11-19Image Empties: Option to not display the backside of image emptiesJacques Lucke
2018-10-31Image Empties: More visibility settingsJacques Lucke
2018-10-20GP: Redesign drawing cache to support particlesAntonioya
2018-09-24Spelling fixes in comments and descriptions (2.8 changes), patch by luzpaz.Brecht Van Lommel
2018-09-04Cleanup: remove legacy layer and dupli code.Brecht Van Lommel
2018-08-03New grease pencil primitive STROKEAntonioya
2018-07-31New Grease Pencil object for 2D animationAntonioya
2018-07-30Cleanup/Refactor: Move CurveCache runtime data into Object.runtime struct.Bastien Montagne
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