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
2021-07-05EditMesh: extract restore logic out of EDBM_redo_state_freeCampbell Barton
2021-07-05Geometry Nodes: new Viewer nodeJacques Lucke
2021-07-05Cleanup: remove unused definesCampbell Barton
2021-07-05Cleanup: spelling in commentsCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-07-01Fix race condition when loading multiple File/Asset Browsers at onceJulian Eisel
2021-06-30UI: custom free function improvementsJacques Lucke
2021-06-30Cleanup: use const arguments for accessor functionsCampbell Barton
2021-06-30Cleanup: use const for datatoc declarationsCampbell Barton
2021-06-29UI: Support setting operator properties for `UILayout.operator_menu_enum()`Julian Eisel
2021-06-28Cleanup: de-duplicate 3D-view depth calculation functionCampbell Barton
2021-06-28Cleanup: repeated terms in code comments & error messagesCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-25Spreadsheet: Dataset region for spreadsheet editorFabian Schempp
2021-06-24Cleanup: comment blocks, trailing space in commentsCampbell Barton
2021-06-21Refactor: Do not keep a copy of depth buffer in RegionView3DGermano Cavalcante
2021-06-21Fix T32214: Wireframe edge select fails with verts behind the viewCampbell Barton
2021-06-21Cleanup: pass objects as const argumentsCampbell Barton
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-06-16Tweaks to Constraints operators poll functions.Bastien Montagne
2021-06-16Screen: simplify internal logic for new full-screen areasCampbell Barton
2021-06-16UI - LOCAL View3D overlay statsHarley Acheson
2021-06-15UI: Support right aligned non-shortcut hints in widgetsJulian Eisel
2021-06-15Fix: Sequencer backdrop not updated during playback.Jeroen Bakker
2021-06-14BMesh: support face-normal calculation in normal & looptri functionsCampbell Barton
2021-06-14Edit Mesh: use params arg for update function, add calc_normals argCampbell Barton
2021-06-13Cleanup: use return arg prefix for ED_object_add_generic_get_optsCampbell Barton
2021-06-11Add option to link assets on drag & dropJulian Eisel
2021-06-11Sequencer: Do not redraw during playback.Jeroen Bakker
2021-06-01Cleanup: Split draw_cache_extract_mesh into multiple files.Jeroen Bakker
2021-06-01GPU: add 2D projection functionCampbell Barton
2021-05-21Cleanup: quiet -Warray-parameter warnings from GCC11Campbell Barton
2021-05-14Merge branch 'blender-v2.93-release'Philipp Oeser
2021-05-14GPencil: fix separate points/strokes freezing with empty selectionPhilipp Oeser
2021-05-14Cleanup: use enum types for screen direction variablesCampbell Barton
2021-05-07Merge branch 'blender-v2.93-release'Campbell Barton
2021-05-07Fix inconsistency setting particle edit-modeCampbell Barton
2021-04-30Merge branch 'blender-v2.93-release'Campbell Barton
2021-04-30Fix crash running window operators in background modeCampbell Barton
2021-04-30Cleanup: Mismatched array bounds in function declarationHans Goudey
2021-04-29Cleanup: Use const argument for contextHans Goudey
2021-04-29GPencil: Add Layer and Material to Blank objectsAntonio Vazquez
2021-04-28Cleanup: Fix inconcistent array lengths in function declarationsHans Goudey
2021-04-23UI: Join or Close Any Screen AreaHarley Acheson
2021-04-22Animation: add "LocRotScaleCProp" keying setSybren A. Stüvel
2021-04-20Cleanup: uiBut.flag had an internal flag out of the documented rangeCampbell Barton
2021-04-19Merge branch 'blender-v2.93-release'Hans Goudey
2021-04-19Fix T85223: Some modifier panels can dissapear in old filesHans Goudey
2021-04-19Cleanup: Rename variables to indicate what is evaluatedGermano Cavalcante