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-01Fix T55282: Modifiers: Removed unnecessary object evaluationSybren A. Stüvel
2018-06-01Removed old mention of CDDerivedMeshSybren A. Stüvel
2018-06-01Fix/Workaround T55272: Sculpt/VPaint removes meshCampbell Barton
2018-06-01Cleanup: quiet warningsCampbell Barton
2018-06-01Object Mode: Display loose edges if overlays are enables.Clément Foucault
2018-06-01Fix: overlays are reset when selection is being performedJeroen Bakker
2018-06-01Workbench: Material specific settings for the specularJeroen Bakker
2018-06-01Fix crash switching sculpt/vpaint -> edit modeCampbell Barton
2018-06-01Fix broken 'make single user' operator UI.Bastien Montagne
2018-06-013D View: hide orbit navigation in camera viewCampbell Barton
2018-06-01Modifiers: ported Soft Body DerivedMesh → MeshSybren A. Stüvel
2018-06-01Partial Revert of COW/Camera manipulator changesCampbell Barton
2018-06-01Revert "COW Fix: Lamp manipulators"Campbell Barton
2018-06-013D View: respect text option for edit-mode infoCampbell Barton
2018-06-01Error in last commitCampbell Barton
2018-06-013D View: make text overlay optionalCampbell Barton
2018-06-013D View: support world background colorCampbell Barton
2018-06-01Add 'Toggle Header' to header context menu.Pablo Vazquez
2018-06-01Cycles UI: Show pause button only when in rendered modeDalai Felinto
2018-06-01Fix render engine info region when overlap and header on bottomDalai Felinto
2018-05-31UI: new tool properties space typeCampbell Barton
2018-05-31UI: support drawing panels from multiple contextsCampbell Barton
2018-05-31Add Asan support for clang on windows.Ray Molenkamp
2018-05-31Cleanup: Fix indentationDalai Felinto
2018-05-31Overlay: Add Wireframe overlay.Clément Foucault
2018-05-31DRW: Add wireframe buffer texture generation for wireframe drawing.Clément Foucault
2018-05-31DRW: Fix DRW_shgroup_call_procedural_* vertex count.Clément Foucault
2018-05-31GPUTexture: Expose GPU_texture_create_buffer and add GL_R32I support.Clément Foucault
2018-05-31LoopTri: Fix example code.Clément Foucault
2018-05-31DRW: Fix stick bones memory leak.Clément Foucault
2018-05-31Fix Collada building...Bastien Montagne
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Cleanup: Remove G.main from some editor files.Bastien Montagne
2018-05-31Depsgraph: Fixes to prevent object duplicate to jumpSergey Sharybin
2018-05-31Depsgraph: Remove unused flagsSergey Sharybin
2018-05-31Transform: Read all data from original objectsSergey Sharybin
2018-05-31Depsgraph: Copy evaluated data to original datablockSergey Sharybin
2018-05-31Depsgraph: Consider depsgraphs used by workspace as activeSergey Sharybin
2018-05-31Depsgraph: Begin concept of active dependency graphSergey Sharybin
2018-05-31Depsgraph: Forbid update flush to go from copy-on-write to animationSergey Sharybin
2018-05-31Animation: Pass dependency graph to animation systemSergey Sharybin
2018-05-31Sequencer: Make dependency graph part of sequencer contextSergey Sharybin
2018-05-31UI: fix own error switching fake space typesCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31UI: hide user preferences from space menuCampbell Barton
2018-05-31Cleanup: remove G.main from BKE mball code.Bastien Montagne
2018-05-31Cleanup: warningCampbell Barton
2018-05-31Merge branch 'master' into blender2.8Bastien Montagne
2018-05-31Minor tweaks to labelsPablo Vazquez
2018-05-31Cleanup: get rid of last G.main usages in BKE library code.Bastien Montagne