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-07Python API: Initial 'imbuf' APICampbell Barton
2018-06-06Cleanup: styleCampbell Barton
2018-06-06Merge branch 'master' into blender2.8Campbell Barton
2018-06-06Fix BLI_ASSERT_UNIT macro w/ non-finite numbersCampbell Barton
2018-06-06UI: NLA: Influence should be a factor (RNA)Aaron Carlisle
2018-06-06Fix broken auto-keying after copy/paste of poses.Bastien Montagne
2018-06-06Cycles: use viewport duplicator visibility on previewDalai Felinto
2018-06-06Depsgraph: Expose (evaluation) mode in rnaDalai Felinto
2018-06-06Depsgraph iterator: Remove explicit modeDalai Felinto
2018-06-06Fix T55350: Cycles: instanced hair with hidden emitter is invisible when rend...Dalai Felinto
2018-06-06Cleanup: unused functionCampbell Barton
2018-06-06Fix view_layer update functionCampbell Barton
2018-06-06Cleanup: get rid of just-added G.main usage.Bastien Montagne
2018-06-06Merge branch 'master' into blender2.8Bastien Montagne
2018-06-06View3DShading popover: Naming + alignmentJeroen Bakker
2018-06-06Depsgraph: remove legacy code for dupli group updates.Brecht Van Lommel
2018-06-06UI: sub panel titles draw smaller and indented.Brecht Van Lommel
2018-06-06Fix incorrect double checked lock in collection object cache.Brecht Van Lommel
2018-06-06Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-06-06Alembic export: only free duplilists when not NULLSybren A. Stüvel
2018-06-06Cleanup: Nuke moar G.main usages...Bastien Montagne
2018-06-06View3D: Shading PopupJeroen Bakker
2018-06-06LookDev: When HDRI could not be reloaded we should switch to worldJeroen Bakker
2018-06-06Fix object-dupli selection w/ COWCampbell Barton
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-06Move Time Remapping into a sub-panelPablo Vazquez
2018-06-06Fix crash when file is saved in particle edit modeSergey Sharybin
2018-06-06UI: add particle brush to topbarCampbell Barton
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-06UI: tweak for Cycles panels.Brecht Van Lommel
2018-06-06Cleanup: fix compiler warning.Brecht Van Lommel
2018-06-06Fix importing temporary screensSybren A. Stüvel