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-01-04Fix T84362: Crash when use Vertex Paint in subdivide strokesAntonio Vazquez
2021-01-04Fix T84345: Transforming the cursor fails with absolute grid-snapCampbell Barton
2021-01-04Cleanup: correct array size in argumentCampbell Barton
2021-01-04Cleanup: use const variablesCampbell Barton
2021-01-04Cleanup: redundant call to WM_modalkeymap_findCampbell Barton
2021-01-04Cleanup: redundant code, minor inconsistenciesCampbell Barton
2021-01-04Cleanup: sort cmake file listsCampbell Barton
2021-01-04Cleanup: use 'pragma once'Campbell Barton
2021-01-04Cleanup: redundant struct declarationsCampbell Barton
2021-01-04Cleanup: sort structsCampbell Barton
2021-01-04Cleanup: docy comments beginning with '/**' don't end with '**/'Campbell Barton
2021-01-04Cleanup: clang-formatCampbell Barton
2021-01-04Cleanup: spelling (use 'gimbal' instead of 'gimble')Campbell Barton
2021-01-04Cleanup: use doxy sections for render_preview.cCampbell Barton
2021-01-04Cleanup: rename get_brush_icon, make it a static functionCampbell Barton
2021-01-02Cleanup: Explicitly pass icon size to generation function, not just boolJulian Eisel
2020-12-31Cleanup: Move functions from sequencer_edit.cRichard Antalik
2020-12-31Cleanup: Remove unused functions from sequencer_edit.cRichard Antalik
2020-12-30Fix unreported: Sequencer grid lines are not drawnYevgeny Makarov
2020-12-30Outliner: Fix useless assert in new liboverride showing code.Bastien Montagne
2020-12-29Fix T83439: Sculpt: Radial symmetry combined with mirroring results in textur...Philipp Oeser
2020-12-28Fix T84200: Rotating a paintcurve [all paintmodes] doesn’t work correctlyGermano Cavalcante
2020-12-28Add operator to copy a modifier to all selected objectsErik Abrahamsson
2020-12-28Snap: Decrease the distance of the incremental snap in ortho viewGermano Cavalcante
2020-12-28Cleanup: Typo: `overriden` -> `overridden`.Bastien Montagne
2020-12-28Fix possible fall-through in outliner region listenerSergey Sharybin
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