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-05cleanupJacques Lucke
2021-03-05draw rna propertiesJacques Lucke
2021-03-05support drawing intsJacques Lucke
2021-03-05initial python spreadsheetJacques Lucke
2021-03-05Merge branch 'master' into temp-spreadsheet-editortemp-spreadsheet-editorJacques Lucke
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-03Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-03-03Cleanup: clang-tidyJacques Lucke
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
2021-03-02Cleanup: remove unused argumentsRichard Antalik
2021-03-02VSE: Refactor meta operatorsRichard Antalik
2021-03-02VSE: Refactor VSE strip loading codeRichard Antalik
2021-03-02Geometry Nodes: show "Show Texture in texture tab" buttonPhilipp Oeser
2021-03-02cleanupJacques Lucke
2021-03-02improve commentJacques Lucke
2021-03-02make naming more consistentJacques Lucke
2021-03-02update editor on mode changeJacques Lucke
2021-03-02make title row a bit thinnerJacques Lucke
2021-03-02fix ensure bmesh tableJacques Lucke
2021-03-02Merge branch 'master' into temp-spreadsheet-editorJacques Lucke
2021-03-01header listenersJacques Lucke
2021-03-01initial listeners for main regionJacques Lucke
2021-03-01Build-system: Use C-linkage for internal interface headerJulian Eisel
2021-03-01Cleanup: move some drawing code into ed_draw.cChristoph Lendenfeld