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-03-08Fix ID preview not updating in Asset BrowserSybren A. Stüvel
2021-03-08Fix T86063: support 'Relative Path' setting opening (alembic) cachesPhilipp Oeser
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08Alembic: avoid red overwrite warning when opening a fileSybren A. Stüvel
2021-03-08File Browser: scroll selected files into viewSybren A. Stüvel
2021-03-08Fix T86347: Add Primitive Tool fails for 1x1x1 scalePhilipp Oeser
2021-03-08Fix T86106: bpy.types.SpaceView3D.draw_handler_remove(...) causes Blender to ...Germano Cavalcante
2021-03-08Fix T86210: No preview icons for non-8bit imagesPhilipp Oeser
2021-03-08Fix T86373: crash picking colors in geometry nodesocketsPhilipp Oeser
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-06Cleanup: commentsCampbell Barton
2021-03-05Geometry Nodes: Sort attribute search items when menu opensHans Goudey
2021-03-05Cleanup: Remove redundant special handling after previous commitJulian Eisel
2021-03-05Outliner: Barebones to port IDs to new Outliner tree-element code designJulian Eisel
2021-03-05Fix incorrect assert in Outliner ID deletionJulian Eisel
2021-03-05Cleanup: Add & use enum value for ID Outliner element typeJulian Eisel
2021-03-05Cleanup: Rename func occurences to _fnSebastián Barschkis
2021-03-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
2021-03-05UI Code Quality: Port Outliner Grease Pencil layers to new designJulian Eisel
2021-03-05Cleanup: Sync header+implementaiton definition.Jeroen Bakker
2021-03-05Cleanup: Use boolean in WM_cursor_waitAntonio Vazquez
2021-03-05Cleanup: rename event to event_typeCampbell Barton
2021-03-05Cleanup: spellingCampbell Barton
2021-03-05Cleanup: rename evt to eventCampbell Barton
2021-03-04GPencil: Implement Autokey button for Draw/Edit and Sculpt modeAntonio Vazquez
2021-03-04Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments.Bastien Montagne
2021-03-04Fix T86172: tag relations update when pasting nodesJacques Lucke
2021-03-04Cleanup: redundant struct declarationsCampbell Barton
2021-03-04Cleanup: use non-zero comparisons for event modifiersCampbell Barton
2021-03-04Cleanup: use BM_mesh_copy_init_customdata utility functionCampbell Barton
2021-03-04Cleanup: commentsCampbell Barton
2021-03-04Cleanup: use const arraysCampbell Barton
2021-03-04Cleanup: number literalsCampbell Barton
2021-03-04UI: Remove extra blank space for decorators in FCurve modifiersHans Goudey
2021-03-03Geometry Nodes: Allow clearing an attribute text fieldHans Goudey
2021-03-03UI: Allow translation for node error messagesHans Goudey
2021-03-03Cleanup: clang tidyJacques Lucke
2021-03-03Cleanup: clang tidyJacques Lucke
2021-03-03Cleanup: clang tidyJacques Lucke
2021-03-03Cleanup: make formatJacques Lucke
2021-03-03Fix crash when dragging nodesHans Goudey
2021-03-03Fix T85966: Wrong link picked when dragging multi-input socketFabian Schempp
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-02Python API: Expose CurveMapping Reset View functionPatrick Busch
2021-03-02Geometry Nodes: Attribute search drop-downHans Goudey
2021-03-02UI: Rename search button variableHans Goudey
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-03-02UI: Expose an "is first search" boolean to search button callbacksHans Goudey
2021-03-02Sculpt: Expand OperatorPablo Dobarro