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-06-06T55333 Workbench: Cavity ShaderJeroen Bakker
2018-06-06Alembic: Fix double-free of mutexSybren A. Stüvel
2018-06-06Fix double-free of custom dataSybren A. Stüvel
2018-06-06Fix crash when file is saved in particle edit modeSergey Sharybin
2018-06-06Particle edit: Fix missing hair with new oarticle system addedSergey Sharybin
2018-06-06Particle edit: Fix crash when trying to edit particles without cacheSergey Sharybin
2018-06-06Fix update issue in VPaint mode.Bastien Montagne
2018-06-06Depsgraph: Silence relations builder errorsSergey Sharybin
2018-06-06Depsgraph: Expand object data datablocks for driversSergey Sharybin
2018-06-06Depsgraph: Handle key->object relations from object builderSergey Sharybin
2018-06-06Depsgraph: Object data separation, armatureSergey Sharybin
2018-06-06Depsgraph: Object data separation, geometrySergey Sharybin
2018-06-06Depsgraph: Object data separation, cameraSergey Sharybin
2018-06-06Depsgraph: Object data separation, lampSergey Sharybin
2018-06-06Depsgraph: Object data separation, light probesSergey Sharybin
2018-06-06Depsgraph: Remove confusing metaball logicSergey Sharybin
2018-06-06Wireframe: Fix do_version.Clément Foucault
2018-06-06Ensure BKE_mesh_new_nomain_from_template() always has valid mxxx pointersSybren A. Stüvel
2018-06-06Consolidated custom data layer initialisationSybren A. Stüvel
2018-06-06Set mesh->totface in nomain-mesh creationSybren A. Stüvel
2018-06-06Fix T55344: linked collection instance has user count 0.Brecht Van Lommel
2018-06-06Cleanup: fix compiler warning.Brecht Van Lommel
2018-06-06Fix importing temporary screensSybren A. Stüvel
2018-06-06Renamed BKE_nomain_mesh_xxx → BKE_mesh_nomain_xxxSybren A. Stüvel
2018-06-06DerivedMesh deprecation: Removed some functions in displist.cSybren A. Stüvel
2018-06-06DerivedMesh deprecation: marked no-longer-in-use functionSybren A. Stüvel
2018-06-06Modifiers: ported curve_calc_modifiers_post() internals from DerivedMesh → ...Sybren A. Stüvel
2018-06-06Error in recent popover keep_open optionCampbell Barton
2018-06-06Merge branch 'master' into blender2.8Campbell Barton
2018-06-06Fix error using freed bmainCampbell Barton
2018-06-06Cleanup: rename WITH -> USE for internal definesCampbell Barton
2018-06-06Cleanup: USE_UI_* prefix for UI definesCampbell Barton
2018-06-06UI: WM_OT_call_panel option to keep popovers openCampbell Barton
2018-06-06Workbench: Speed up fo scene with many duplisJeroen Bakker
2018-06-06UI: use regular size icons for toolbar popupCampbell Barton
2018-06-06Fix object selection w/ COWCampbell Barton
2018-06-05Cleanup: styleCampbell Barton
2018-06-05Eevee: Improve load time.Clément Foucault
2018-06-05Fix compilation issue due to last commit.Clément Foucault
2018-06-05Wireframe: Add slider to hide edges from coplanar facesClément Foucault
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Fix crash in owmn previous commit.Bastien Montagne
2018-06-05Merge branch 'master' into blender2.8Bastien Montagne
2018-06-05Moved function declarations from BKE_DerivedMesh.h to BKE_mesh_runtime.hSybren A. Stüvel
2018-06-05Moved function declarations from BKE_mesh.h → BKE_mesh_runtime.hSybren A. Stüvel
2018-06-05Merge branch 'master' into 28Campbell Barton
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-05Cleanup: add hleper functions to get filepath from Main.Bastien Montagne
2018-06-05Cleanup: doxy grouping for mesh runtime APICampbell Barton
2018-06-05LookDev: Fix crash when no worldJeroen Bakker