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-04-18Workspaces: remove workspace engine, use 3D viewport draw mode instead.Brecht Van Lommel
2018-04-18Merge remote-tracking branch 'origin/master' into blender2.8Sybren A. Stüvel
2018-04-18Disable auto-override for all but active object in group case.Bastien Montagne
2018-04-18Make depsgraph tag for auto-override IDs it updates.Bastien Montagne
2018-04-18Particles: Interpolate size for interpolated childrenSergey Sharybin
2018-04-18Cleanup: rename 'static override regarding reference ID' tag.Bastien Montagne
2018-04-18Move transform orientation to sceneCampbell Barton
2018-04-18CMake: make recent bad level include explicitCampbell Barton
2018-04-17Remove game properties in image editorDalai Felinto
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-17Merge branch 'blender2.8' into blender2.8-workbenchJeroen Bakker
2018-04-17Pose: fix wpaint + pose mode pick & linked selectCampbell Barton
2018-04-17BKE_object: utility functions for pose accessCampbell Barton
2018-04-17Make particle edit mode work againMai Lavelle
2018-04-16Fix for building w/o open-subdivCampbell Barton
2018-04-16Merge branch 'blender2.8' into blender2.8-workbenchJeroen Bakker
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Multi-Object EditingCampbell Barton
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Cleanup: indentationCampbell Barton
2018-04-16Cleanup: move some screen utility functions, from topbar branch.Julian Eisel
2018-04-16Merge branch 'blender2.8' into blender2.8-workbenchJeroen Bakker
2018-04-16Workbench: Added Object Color to collection_propertiesJeroen Bakker
2018-04-16Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-16Make ID icons safe for deletion from threadsSergey Sharybin
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: ED_armature namingCampbell Barton
2018-04-15Merge branch 'master' into blender2.8Campbell Barton
2018-04-15Cleanup: remove undoing access, minor formattingCampbell Barton
2018-04-15Fix T54593: Py text edits crash (undo regression)Campbell Barton
2018-04-14Merge branch 'master' into blender2.8Campbell Barton
2018-04-14Cleanup: use const for BKE_object argsCampbell Barton
2018-04-14Merge branch 'master' into blender2.8Campbell Barton
2018-04-14Fix T54568: Undo memory de-duplication failedCampbell Barton
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-04-13Depsgraph: don't pass evaluation context to update functions.Brecht Van Lommel
2018-04-13Depsgraph: remove engine type from evaluation context.Brecht Van Lommel
2018-04-13Depsgraph: store mode and time in depsgraph, add view layer / scene accessors.Brecht Van Lommel
2018-04-13Fix incorrect object in editmode tests in depsgraph eval.Brecht Van Lommel
2018-04-13Point cache: stop using general object dupli system.Brecht Van Lommel
2018-04-13Cleanup: add utility function to find a single point cache ID.Brecht Van Lommel
2018-04-12Depsgraph: Bind base by it's indexSergey Sharybin
2018-04-12Depsgraph: Bind view layer by indexSergey Sharybin
2018-04-12Depsgraph: Remove function bindings with collectionsSergey Sharybin
2018-04-11Fix again 'auto override' system.Bastien Montagne
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-09Use the newer version of the bullet 6dof spring constraint for rigidbody.Alexander Gavrilov