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-04-16Fix T63646: Box/Lasso select fails to de-selectCampbell Barton
2019-04-16CMake: add library deps to CMakeLists.txtCampbell Barton
2019-04-15GPencil: New Dots gradientAntonioya
2019-04-14CMake: prepare for BLENDER_SORTED_LIBS removalCampbell Barton
2019-04-14Gizmo: individual toggles for 3D view gizmosCampbell Barton
2019-04-14Cleanup: doxy commentsCampbell Barton
2019-04-14Cleanup: move operator constants out of DNACampbell Barton
2019-04-13Gizmo: move transform to a persistent optionCampbell Barton
2019-04-13Cleanup: add View3D_Runtime structCampbell Barton
2019-04-133D View: move gizmo draw options out of overlaysCampbell Barton
2019-04-11Fix T63467: Edge/vertex selection isnt working properly with X-ray set to 1Sebastian Parborg
2019-04-10Cleanup: spellingCampbell Barton
2019-04-09Fix T62114: Wireframe mode selection: selects backside objects when clicking ...Sebastian Parborg
2019-04-01Edit Mesh Selection: Clear out buffer that indicates out of bounds pixels.mano-wii
2019-03-29GPU: Fix color difference when rendering to gpu_py_offscreenClément Foucault
2019-03-28Fix T63015: Crash when using circle select tool in lattice edit modeJacques Lucke
2019-03-28Cleanup: add doxy sections to view3d_draw,headerCampbell Barton
2019-03-28Edit Mesh Selection: Clear buffer before using in glReadPixel.mano-wii
2019-03-27Fix T63017: selection via lasso does not work properly in X-ray.mano-wii
2019-03-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-26DRW manager: Use existing viewport instead of creating a viewport in DRW_draw...mano-wii
2019-03-26Revert "DRW Manager: create and use new DRW_framebuffer_depth_read utility."Jeroen Bakker
2019-03-26Cleanup: style, use braces for editor/spacesCampbell Barton
2019-03-263D View: move deselect all logic into an optionCampbell Barton
2019-03-26Cleanup: remove unused functionCampbell Barton
2019-03-25Cleanup: UI messages of copy/paste in 3DView.Bastien Montagne
2019-03-25Copy/Paste: refactor to be able to paste any kind of IDs, by type.Bastien Montagne
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