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
path: root/source
AgeCommit message (Expand)Author
2017-11-28Cleanup, naming of engine type variableSergey Sharybin
2017-11-28Depsgraph: Wrap context used for editors update callback into a structureSergey Sharybin
2017-11-28Depsgraph: Remove workaround for Blender Internal in viewportSergey Sharybin
2017-11-28Depsgraph: Don't call DEG ID update functions directlySergey Sharybin
2017-11-28Merge branch 'master' into blender2.8Campbell Barton
2017-11-28makesdna/makesrna: silence output by defaultCampbell Barton
2017-11-27Fix T53291: Deleting objects do not delete them from the blend fileDalai Felinto
2017-11-27Fix T53145: bevel tool does not start with amount at zero.Brecht Van Lommel
2017-11-27Depsgraph: Parameters component does exist in objectsSergey Sharybin
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Cleanup: indentationSergey Sharybin
2017-11-27Remove workaround for loopcut and DM stabilitySergey Sharybin
2017-11-27Depsgraph: Sanitize placement of component types in switch statementSergey Sharybin
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Depsgraph: Make sure unexpected configuration does not happenSergey Sharybin
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Fix missing FX compositor when starting rendering from frame with ...Sergey Sharybin
2017-11-27Merge branch 'master' into blender2.8Sergey Sharybin
2017-11-27Sequencer: Add option to render OpenGL preview with DoFSergey Sharybin
2017-11-27Refactor view3d offscreen drawing to avoid having multiple boolean argumentsSergey Sharybin
2017-11-27Tracking: Cleanup. make code friendly for multi-column editingSergey Sharybin
2017-11-27WM: don't change selection on workspace appendCampbell Barton
2017-11-27Tool System: show manipulators at startupCampbell Barton
2017-11-27Fix crash duplicating workspaceCampbell Barton
2017-11-27Manipulator: ignore depth-buffer for scale cageCampbell Barton
2017-11-27Cleanup: incorrect commentCampbell Barton
2017-11-27WM: handle widgets before tool keymapsCampbell Barton
2017-11-26Merge branch 'master' into blender2.8Bastien Montagne
2017-11-26Cleanup: ImageEditor's mask drawing code was re-implementing `BKE_maskrasteri...Bastien Montagne
2017-11-26Removing OMP: BKE's mask_rasterize.cBastien Montagne
2017-11-26Removing OMP: autotrack BKE code.Bastien Montagne
2017-11-26Removing OMP: bmesh_operators.cBastien Montagne
2017-11-26Removing OMP: bmesh_interp.cBastien Montagne
2017-11-26Removing OMP: nuke last usages in bmesh_mesh.cBastien Montagne
2017-11-26Cleanup: rename edge -> edgesCampbell Barton
2017-11-26Minor improvement to last commitCampbell Barton
2017-11-26BMesh: improve edge rotate when edges share facesCampbell Barton
2017-11-26Cleanup: move edge-rotate into own fileCampbell Barton
2017-11-26Fix T53393: Change from 'd' key to 'draw' panel button causes pencil to be ac...Joshua Leung
2017-11-26Fix for Fix (c): broken atomic lock in own bmesh code.Bastien Montagne
2017-11-25Fix broken atomic_cas lock in own recent commit in bmesh.Bastien Montagne
2017-11-25Eevee: Fix Defered AO definesClément Foucault
2017-11-25Eevee: Fix SSS mixing with transparent bsdfClément Foucault
2017-11-25Eevee: Add SSS support in probesClément Foucault
2017-11-25Get workspace mode from the workspace view-layerJulian Eisel
2017-11-25Eevee: SSS: Add separated Albedo option.Clément Foucault
2017-11-25GPUFramebuffer: Bump the framebuffer attachement limit to 5 color texturesClément Foucault
2017-11-24Depsgraph: Tag background scene for base flags updateSergey Sharybin
2017-11-24Revert "Depsgraph: Remove legacy re-scheduling code"Sergey Sharybin
2017-11-24Depsgraph: Allow tagging whole scene for base flags flushSergey Sharybin