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-07-01Cleanup: spellingCampbell Barton
2020-06-01Fix T77241: NDOF navigation doesn't work with the knife toolCampbell Barton
2020-04-14GPUShader: Implement workaround for gizmo drawing on sRGB framebufferClément Foucault
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-27Cleanup: rename WM_modalkeymap API names, matching WM_keymapCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-03-04Fix T71578: knife tool draws some points incorrectlyJacques Lucke
2020-02-18Fix T73793 Walk navigation crosshair gets hidden behind objectsClément Foucault
2020-01-07Edit Mesh: pass in Mesh instead of BMEditMesh to EDBM_update_genericCampbell Barton
2020-01-07BMesh: remove BMEditMesh.ob use for vert coord access, projectionCampbell Barton
2019-12-11DrawManager: Disable Clipping in material/rendered modeJeroen Bakker
2019-11-21Cleanup: spellingCampbell Barton
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-20UI: Fix CapitalizationYevgeny Makarov
2019-08-21Cleanup: vertex coordinate access, naming & minor changesCampbell Barton
2019-08-16Cleanup: spellingCampbell Barton
2019-06-11Fix/Cleanup: I18N: Bad usage of IFACE_ instead of TIP_.Bastien Montagne
2019-05-22GPU: Refactor GPU_batch_draw_range_exClément Foucault
2019-05-07Keymap: double click to close cutCampbell Barton
2019-05-01ClangFormat: run with ReflowComments on source/Campbell Barton
2019-04-22Cleanup: style, use braces for editorsCampbell Barton
2019-04-21Cleanup: comments (long lines) in editorsCampbell Barton
2019-04-17ClangFormat: apply to source, most of internCampbell Barton
2019-02-18doxygen: add newline after \fileCampbell Barton
2019-02-16DNA: rename near/far -> clip_start/clip_endCampbell Barton
2019-02-06Cleanup: remove redundant doxygen \file argumentCampbell Barton
2019-02-03Cleanup: trailing commasCampbell Barton
2019-02-01Cleanup: remove redundant, invalid info from headersCampbell Barton
2019-01-15Cleanup: comment line length (editors)Campbell Barton
2018-12-27Cleanup: use unsigned char (change previous commit)Campbell Barton
2018-12-27Cleanup: warningsCampbell Barton
2018-12-25Fix T59505: Knife tool cut preview line becomes blackmano-wii
2018-12-25Revert "Fix T59505: Knife tool cut preview line becomes black"mano-wii
2018-12-22Fix T59505: Knife tool cut preview line becomes blackClément Foucault
2018-12-12Merge branch 'master' into blender2.8Campbell Barton
2018-12-12Cleanup: use colon separator after parameterCampbell Barton
2018-12-06Fix knife project, add to mesh menuCampbell Barton
2018-11-09Keymap: move builtin keymaps from C to PythonBrecht Van Lommel
2018-09-27Merge branch 'master' into blender2.8Brecht Van Lommel
2018-09-27Spelling fixes in comments and descriptions, patch by luzpaz.Brecht Van Lommel
2018-09-20Cleanup: renaming missed from mergeCampbell Barton
2018-09-20Merge branch 'master' into blender2.8Campbell Barton
2018-09-20Cleanup: rename 3D view ray calculation functionsCampbell Barton
2018-09-19BLI_utildefines: rename pointer conversion macrosCampbell Barton
2018-09-19Merge branch 'master' into blender2.8Campbell Barton
2018-07-31KnifeTool: Use GPUBatch API instead of IMM to fix buffer overflow issueClément Foucault
2018-07-27Fix T55744: Assertion failure using the Knife angle constraint optionClément Foucault
2018-07-18GWN: Port to GPU module: Replace GWN prefix by GPUClément Foucault
2018-07-15GPU_matrix: use Blender's naming conventionsCampbell Barton