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-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
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-01Build-system: Use C-linkage for internal interface headerJulian Eisel
2021-03-01Cleanup: move some drawing code into ed_draw.cChristoph Lendenfeld
2021-03-01Cleanup: Use LISTBASE_FOREACH and LISTBASE_FOREACH_MUTABLE macroGermano Cavalcante
2021-03-01Work around T86015: Crash undoing in certain scenario (disabling Global Undo).Bastien Montagne
2021-02-27Fix T85886: Rotate Tool and Adjust Last Operation - angles invertedGermano Cavalcante
2021-02-27Fix T85987: Selection when GP is parentedFalk David