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
2019-03-23Fix auto sensor size for camera gizmoCampbell Barton
2019-03-22DRW Manager: create and use new DRW_framebuffer_depth_read utility.mano-wii
2019-03-21Fix clipboard copying collections when copying objects from 3DView.Bastien Montagne
2019-03-20Cleanup: styleCampbell Barton
2019-03-20Preferences: add threshold for cursor motionCampbell Barton
2019-03-20Cleanup: un-indent NDOF operator bodyCampbell Barton
2019-03-20Cleanup: Use doxy groups for NDOF operatorsCampbell Barton
2019-03-20Error in last commitCampbell Barton
2019-03-20Fix T62682: Inconsistent NDOF camera auto-keyCampbell Barton
2019-03-203D View: snap cursor to world origin now resets rotationCampbell Barton
2019-03-19Fix T62749: random mesh selection crashes.Brecht Van Lommel
2019-03-19UI: scale cursor motion threshold by DPICampbell Barton
2019-03-19Fix view selected ignoring all non-grease pencil objectsCampbell Barton
2019-03-19Cleanup: comment blocksCampbell Barton
2019-03-18Fix T56183: flip matcap not working for workbench as render engine.Brecht Van Lommel
2019-03-17Cleanup: improve comments.mano-wii
2019-03-17ED View3d: Fix possible bug when subtracting unsigned ints.mano-wii
2019-03-16Cleanup: use return args lastCampbell Barton
2019-03-16Silence warning from recent GPU simplify commitDalai Felinto
2019-03-16Fix compiling after last commitJens Verwiebe
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-15Fix T59155: Can't select light in-front of other objectsCampbell Barton
2019-03-15Cleanup: indentation, wrappingCampbell Barton
2019-03-08Fix T62317: missing Cycles viewport update when changing active camera.Brecht Van Lommel
2019-03-08Cleanup: spellingCampbell Barton
2019-03-08Cleanup: use plural names for Main listsCampbell Barton
2019-03-07Refactor CDData masks, to have one mask per mesh elem type.Bastien Montagne
2019-03-07Cleanup: use API to reset cursor rotationCampbell Barton
2019-03-073D View: view selected/all use empty object centerCampbell Barton
2019-03-07Fix "View All" potential min/max use when all objects were skippedCampbell Barton
2019-03-07Fix 3D "View Selected" skip camera optionCampbell Barton
2019-03-073D View: skip hidden image empties when viewing allCampbell Barton
2019-03-07DRW: show image empty frame when the 'side' is hiddenCampbell Barton
2019-03-06UI: Name changesWilliam Reynish
2019-03-05Fix T62202: circle select does not work on hair pointsJacques Lucke
2019-03-05Tool System: use set/add/subtract for all circle select operatorsCampbell Barton
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-053D View: move pre-select mesh element access into gizmo APICampbell Barton
2019-03-03DNA: rename BezTriple alfa to tiltCampbell Barton
2019-03-03UI: subtle outline for negative 3D view gizmo axesCampbell Barton
2019-03-03UI: use grey for 3D view axis gizmo highlightCampbell Barton
2019-03-03UI: increase 3D view icon contrast over light colorsCampbell Barton
2019-03-01Cleanup: use unsigned types in 3D view editorCampbell Barton
2019-03-01Tool System: add a mode option to 3D view circle selectCampbell Barton
2019-03-013D View: avoid redundant circle select updatesCampbell Barton
2019-03-013D View: move particle circle select out of object mode loopCampbell Barton
2019-03-01Fix object mode lasso de-selectionCampbell Barton
2019-03-01RNA: move cursor into own structCampbell Barton
2019-02-28Fix T61994: crash when box selecting instancesJacques Lucke
2019-02-28Fix T61878: Selection does not allways work in wireframe modeClément Foucault