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-30Sequencer: Scene Strip PerformanceJeroen Bakker
2019-04-30Fix T64003: cannot enter object dimensions above 10000Philipp Oeser
2019-04-30Select: support 'diselect on nothing' for masks.Bastien Montagne
2019-04-30Gizmo: display axis in camera viewCampbell Barton
2019-04-29Cleanup: Spelling in commentSergey Sharybin
2019-04-29UI: top-bar reorganizationCampbell Barton
2019-04-29Cleanup: spellingCampbell Barton
2019-04-24Cleanup: sort CMake include pathsCampbell Barton
2019-04-23Cleanup: rename the curveInX etc bbone DNA fields to curve_in_x etc.Alexander Gavrilov
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-203D View: add opacity for sculpt mask displayPablo Dobarro
2019-04-20Cleanup: formatting, unused argsCampbell Barton
2019-04-19Fix T63669: Particle editing bypassing occlusion.mano-wii
2019-04-19DRW: Add batch garbage collectionClément Foucault
2019-04-19UI: move top-bar into the spaces headerCampbell Barton
2019-04-18Cleanup: unused region init functionsCampbell Barton
2019-04-18UI: move region toggling to propertiesCampbell Barton
2019-04-18Overlay Engine: Option to Disable AA Ortho GridJeroen Bakker
2019-04-18Cleanup: comment blocksCampbell Barton
2019-04-17ClangFormat: format '#if 0' codeCampbell Barton
2019-04-17ClangFormat: format '#if 0' code in source/Campbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
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