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
2020-12-28UI: List library overrides in the OutlinerJulian Eisel
2020-12-27UI: Grammar: "Clean Up" vs "Cleanup" in operator nameHans Goudey
2020-12-24UI: Cleanup spelling of compound wordsYevgeny Makarov
2020-12-24Cleanup: Fix capitalization in various UI stringsYevgeny Makarov
2020-12-24Bake: vertex color baking support for CyclesBrecht Van Lommel
2020-12-24Cleanup: refactoring of bake code in preparation of vertex color bakingBrecht Van Lommel
2020-12-23Cleanup: Clang formatHans Goudey
2020-12-23Geometry Nodes: new Rotate Points nodeJacques Lucke
2020-12-23Fix T84002: Sculpt: Masking operations crash if multires is in play.Bastien Montagne
2020-12-23Fix crash closing File Browser window after closing temporary render windowJulian Eisel
2020-12-23Fix incorrect debugging text in extra operator icons for buttonsJulian Eisel
2020-12-23Cleanup: Move functions to new ED (editor) operators file & general cleanupJulian Eisel
2020-12-23Fix T84013: Crash closing maximized File Browser opened from PreferencesJulian Eisel
2020-12-23Sculpt Undo: Fix broken memory size and potential use of uninitialized variab...Bastien Montagne
2020-12-23Cleanup: Reduce Variable scope clip_buttonsAaron Carlisle
2020-12-22Cleanup: Use true and false for booleansHans Goudey
2020-12-22UI: keep image open button always visible in image editor datablock selectorBrecht Van Lommel
2020-12-22UI: Properties editor popover and outliner syncNathan Craddock
2020-12-21Weight Paint: fix Multi-Paint weight display after rB5502517c3.Alexander Gavrilov
2020-12-21Cleanup: Reduce indentationHans Goudey
2020-12-21UI: Use better icon for identifying assetsJulian Eisel
2020-12-21Fix some UI messages and update i18n spellcheck utils.Bastien Montagne
2020-12-20fix T83880: Added check for valid context object to avoid null pointer except...Gaia Clary
2020-12-20VSE: Add options to select neighboring handlesPeter Fog
2020-12-20UI: Reorder enums in render results image editor headerYevgeny Makarov
2020-12-20VSE: Remove cost calculation from cacheRichard Antalik
2020-12-19Cleanup: Use typedef for UI emboss type enumHans Goudey
2020-12-19Cleanup: Split SEQ_sequencer.h fileRichard Antalik
2020-12-19Cleanup: Rename BKE_sequencer functionsRichard Antalik
2020-12-19Fix T83868: Button animation states no longer visible without embossHans Goudey
2020-12-19Cleanup: Remove unused variables from the bNode structHans Goudey
2020-12-18Cleanup: Declare variables where initializedHans Goudey
2020-12-18Cleanup: Use bool instead of intHans Goudey
2020-12-18UI: Redesigned data-block selectorsJulian Eisel
2020-12-18Geometry Nodes: support randomly picking instances from collectionJacques Lucke
2020-12-18GPencil: Fix potential error in interpolate frameAntonio Vazquez
2020-12-18Fix T83916: Cannot drag link from socket if node is inside framePhilipp Oeser
2020-12-18Fix T83716: Dope Sheet, incorrect scaling of channel UI elementsVincent Blankfield
2020-12-18Function Nodes: Input VectorDalai Felinto
2020-12-18Fix T82591: Performance regression when rendering at very high resolutionJeroen Bakker
2020-12-18Outliner: Set active modifier on clickHans Goudey
2020-12-18Fix T82960: Inaccurate selection on collapsed outliner rowsNathan Craddock
2020-12-18Cleanup: Use LISTBASE_FOREACH macro in outliner codeNathan Craddock
2020-12-18UI: Don't use abbreviations in label textYevgeny Makarov
2020-12-17Cleanup: renaming and code deduplication for color space clarity in pickerBrecht Van Lommel
2020-12-17Color Management: use scene linear HSV for number buttons in color pickersBrecht Van Lommel
2020-12-17Geometry Nodes: Point separate and attribute compare nodesHans Goudey
2020-12-17Fix T83888: Ctrl F in Asset Browser crashes blenderPhilipp Oeser
2020-12-17Fix T83875: Converting Proxy to override crashes blender.Bastien Montagne
2020-12-17Geometry Nodes: add Attribute Color Ramp nodeJacques Lucke