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
2020-08-07Code Style: use "#pragma once" in source directoryJacques Lucke
2020-05-28Object: new add object tool, currently for primitive typesCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-03-13Cleanup: pass const args (mostly Scene & RenderData)Campbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-20Cleanup: declatatuons for functions that don't existCampbell Barton
2019-12-06Tool System: experimental fallback tool supportCampbell Barton
2019-08-25Cleanup: redundant struct declarationsCampbell Barton
2019-06-13Fix part of T63595: generated texture coordinates don't stick to deforming meshBrecht Van Lommel
2019-05-16Fix T54686: objects don't occlude each other for edit-mesh selectmano-wii
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-01Cleanup: use unsigned types in 3D view editorCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-20Measure Tool: use x/del key to remove the active rulerCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-28Cleanup: sort forward declarations of enum & structCampbell Barton
2019-01-213D View: add back clipping border operatorCampbell Barton
2019-01-15Cleanup: commas at the end of enumsCampbell Barton
2018-12-30Cleanup: remove non-existing function declarationsCampbell Barton
2018-11-30Remove from Local View operatorDalai Felinto
2018-11-25Local ViewDalai Felinto
2018-11-213D View: move x-ray toggle to operatorCampbell Barton
2018-11-14UI: Comment out "Clip border" operatorClément Foucault
2018-11-08Fix Cycles viewport render info overlapping other text.Brecht Van Lommel
2018-10-16Cleanup: headersCampbell Barton
2018-10-05UI: rename Border Select -> Box SelectCampbell Barton
2018-09-10Tool System: use preselect highlight w/ poly-buildCampbell Barton
2018-08-21Tool System: loopcut preview & activate on clickCampbell Barton
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15Cleanup: use variable names based on term gizmoCampbell Barton
2018-07-15WM: rename manipulator to gizmo internallyCampbell Barton
2018-07-05Keymap: Make Ctrl-Tab toggles pose modeCampbell Barton
2018-07-05Viewport: tweak Z key shading toggle.Brecht Van Lommel
2018-07-053D View: split view-numpad into two operatorsCampbell Barton
2018-06-29Cleanup: remove another bunch of DM usages, includes etc.Bastien Montagne
2018-06-23UI: Add user defined context menuCampbell Barton
2018-06-08Workbench: XFlip Matcap per 3D ViewJeroen Bakker
2018-06-08Merge branch 'master' into blender2.8Bastien Montagne
2018-06-08Cleanup: getting rid of G.main.Bastien Montagne
2018-06-01Merge branch 'master' into blender2.8Campbell Barton
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-243D View: remove temporary edge-select hackCampbell Barton
2018-05-24Workbench: in editmode the toggle xray option will be disabledJeroen Bakker
2018-05-22Workbench: SeeThrough draw optionJeroen Bakker