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-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
2021-04-17Snap Gizmo Refactor: Implement options for the gizmo behaviorGermano Cavalcante
2021-04-17Transform Snap Refactor: Use enum for cage snap optionsGermano Cavalcante
2021-04-15Spreadsheet: breadcrumbs and node pinningJacques Lucke
2021-04-14Geometry Nodes: Add domain and data type to attribute searchHans Goudey
2021-04-13Cleanup: preview rendering, push bContext a bit further down the call stackSybren A. Stüvel
2021-04-13PyAPI: support retrieving the exception when running a stringCampbell Barton
2021-04-08Add ability to get a selection list of bonesSebastian Parborg
2021-04-08Text Editor: don't force other views to follow the cursorCampbell Barton
2021-04-08Object: add ED_object_editmode_free_ex utility functionCampbell Barton
2021-04-053D View Utils: Add 'margin' parameter to 'ED_view3d_depth_read_cached'Germano Cavalcante
2021-04-01Cleanup/Refactor: Use flags instead of bool to configure the snap gizmoGermano Cavalcante
2021-04-01Cleanup/Refactor: Transform Orientation: Use 'orient_index' instead 'orient_t...Germano Cavalcante
2021-03-31Cleanup: naming for edit-mesh nearest distance valuesCampbell Barton
2021-03-31Fix T87080: Select shortest path fails in face modeCampbell Barton
2021-03-30Cleanup/Refactor: Unify functions that redraw the depth bufferGermano Cavalcante