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-04-22Fix T87688: Crash entering valid text into number fieldFalk David
2021-04-20Cleanup: commentsCampbell Barton
2021-04-20Fix T87637: Dragging button value cancel not workingFalk David
2021-04-20Cleanup: uiBut.flag had an internal flag out of the documented rangeCampbell Barton
2021-04-20PyAPI: support Operator.poll functions 'disabled' hintCampbell Barton
2021-04-20Cleanup: add CTX_wm_operator_poll_msg_clearCampbell Barton
2021-04-19Fix T87448: Avoid uiBut update if value was sameFalk David
2021-04-19Fix spin-gizmo button tool-tip placementCampbell Barton
2021-04-14Geometry Nodes: Add domain and data type to attribute searchHans Goudey
2021-04-13Fix T78803: Bad widget drawing with the R600g driverOmar Emara
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-11Fix T87355: Crash using menu search from the top barCampbell Barton
2021-04-08Fix: Dragging a modifier to the same index recalculates modifier stackHans Goudey
2021-04-08Text Editor: don't force other views to follow the cursorCampbell Barton
2021-04-07UI: Remove confusing "Unset" context menu entryJulian Eisel
2021-04-07Fix T86463: Colored collection icons don't scale with zoom levelLeon Leno
2021-03-31Fix: Cryptomatte Picker on Legacy Node Failing.Jeroen Bakker
2021-03-30Fix: buttons whose property contains an 'owner_id' ignore rna undo checkGermano Cavalcante
2021-03-30Cleanup: Decrease variable scopeHans Goudey
2021-03-26Cleanup: spellingCampbell Barton
2021-03-24Cleanup: Use const in region queriesJulian Eisel
2021-03-24Cleanup: Move button context based operator poll into utility functionJulian Eisel
2021-03-24Cleanup: remove stdio.h header from MEM_guardedalloc.hCampbell Barton
2021-03-22UI: Remove text for add and remove buttons in cryptomatte nodeHans Goudey
2021-03-19Cleanup: rename x1/x2/y1/y2 to x/y/width/heightJacques Lucke
2021-03-19Python API: Expose CurveProfile Reset View functionPatrick Busch
2021-03-18UI: Dynamically increase data-block name button size if there's spaceJulian Eisel
2021-03-18Cleanup: spellingCampbell Barton
2021-03-17Cryptomatte: Show Name of Object/Material Under The Cursor.Jeroen Bakker
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-11Cleanup: spellingCampbell Barton
2021-03-11UI: Add Copy Full Data Path to RMB menuAaron Carlisle
2021-03-10Cleanup: spellingCampbell Barton
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08Cleanup: use ofs instead of offs as an abbreviation for offsetCampbell Barton
2021-03-05Cleanup: rename event to event_typeCampbell Barton
2021-03-04Cleanup: commentsCampbell Barton
2021-03-04Cleanup: use const arraysCampbell Barton
2021-03-02Python API: Expose CurveMapping Reset View functionPatrick Busch
2021-03-02UI: Rename search button variableHans Goudey
2021-03-02UI: Expose an "is first search" boolean to search button callbacksHans Goudey
2021-03-01Build-system: Use C-linkage for internal interface headerJulian Eisel
2021-02-26Assets: Preview rendering for Action datablocksSybren A. Stüvel
2021-02-25UI: Fix icon width and padding in search menusHans Goudey
2021-02-23Cleanup: Remove unecessary double negativeHans Goudey
2021-02-22Cleanup: Use bool instead of charHans Goudey
2021-02-22Cleanup: Use more clear field nameSergey Sharybin
2021-02-22Cleanup: Decrease variable scopeHans Goudey
2021-02-21UI: Correct the text alignment in the quick setup (splash screen) dialogYevgeny Makarov