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
2022-01-06Cleanup: spelling in commentsCampbell Barton
2022-01-04Fix T94599: Assert on usercount when deleting image created via operator.Bastien Montagne
2022-01-03UDIM: Support virtual filenamesJesse Yurkovich
2021-12-14Cleanup: correct unbalanced doxygen groupsCampbell Barton
2021-12-08Cleanup: move public doc-strings into headers for 'editors'Campbell Barton
2021-11-20Cleanup: Use canonical variable nameHans Goudey
2021-11-13BLF: Use Floats for Font Point SizesHarley Acheson
2021-11-02Fix lots of missing messages i18n handling in `uiItemL` calls.Bastien Montagne
2021-11-02Images: refactor how failed image load attempts are rememberedJacques Lucke
2021-10-20Cleanup: use an array for wmEvent cursor position variablesAaron Carlisle
2021-10-20Cleanup: use elem macrosCampbell Barton
2021-10-19Fix image cache margin calculationCampbell Barton
2021-10-12Cleanup: spelling in commentsCampbell Barton
2021-10-08Fix wrong Cycles tile highlight with region renderSergey Sharybin
2021-10-08Sequencer: add option to toggle gizmosCampbell Barton
2021-09-29UI: swap tool and regular headerCampbell Barton
2021-09-29UV Editor: Grid and snapping improvementsSiddhartha Jejurkar
2021-09-15Gizmo: add flag to hide the gizmo group during interactionCampbell Barton
2021-08-31Cleanup: remove unnecessary obedit argument from ED_space_image_setCampbell Barton
2021-08-27Fix crash sampling render result before any pixel was renderedSergey Sharybin
2021-08-26Cleanup: Use `ID_IS_LINKED` instead of direct `id.lib` pointer check.Bastien Montagne
2021-08-25BLF: Remove ASCII-only Code PathsHarley Acheson
2021-08-24Render: Lazily allocate render passes pixels storageSergey Sharybin
2021-08-23RNA: add length augmented to RNA_string_get_allocCampbell Barton
2021-08-18UDIM: Support tile sets that do not start at 1001Jesse Yurkovich
2021-08-17UDIM: Fix tile number calculation when adding a range of image tilesJesse Yurkovich
2021-08-06Cleanup: use MEM_SAFE_FREE macroCampbell Barton
2021-08-02WindowManager: Support Dynamic tooltips when dragging.Jeroen Bakker
2021-07-29cleanup: editor_image : Remove unused draw functionsjim man
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton
2021-07-13Undo System: avoid redundant decoding on undoCampbell Barton
2021-07-05Cleanup: move repeated assignment out of nested for loopCampbell Barton
2021-07-05Cleanup: use const argumentsCampbell Barton
2021-07-05Cleanup: use 'use_' prefix for RNA booleansCampbell Barton
2021-07-05Cleanup: remove outdated commentCampbell Barton
2021-07-03Cleanup: consistent use of tags: NOTE/TODO/FIXME/XXXCampbell Barton
2021-06-26Cleanup: full sentences in comments, improve comment formattingCampbell Barton
2021-06-23Cleanup: reformat trailing comments that caused line wrappingCampbell Barton
2021-06-22Cleanup: Spelling MistakesLeon Zandman
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-05-27Fix incorrect BLI_snprintf usageCampbell Barton
2021-04-19Changes missed from 4402c2324b81efad8d09a016a7e6838395711158Campbell Barton
2021-04-19Cleanup: use 'wmOperator.ptr' in draw functionsCampbell Barton
2021-04-19Fix creating operator properties without an owner_idCampbell Barton
2021-04-12Cleanup: fix address sanitizer warningBrecht Van Lommel
2021-03-27UV Editor: Add cursor center operatorFabrício Luis
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-15Comments: notes on sculpt/image undo looping logicCampbell Barton
2021-03-05Cleanup: Use boolean in WM_cursor_waitAntonio Vazquez