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-06-19VSE: Remove seq->tmp usageRichard Antalik
2021-06-19Spreadsheet Editor: Row FiltersHans Goudey
2021-06-18Fix Build WarningHarley Acheson
2021-06-18Fix T89259: GPencil Duplicate point doesn't work for last pointAntonio Vazquez
2021-06-18Armature: add B-Bone Y scale channel and extra flag fields to DNA.Alexander Gavrilov
2021-06-18Fix T89246: No Mnemonic Underlines in DialogsHarley Acheson
2021-06-18GPencil: Move copy layer settings to functionAntonio Vazquez
2021-06-18Fix T89262: Crash in regular FileBrowser ID listing of 'asset' .blend files.Bastien Montagne
2021-06-18Performance: Limit recounting during selection mode flushing.Jeroen Bakker
2021-06-18Fix undefs from previous commitGermano Cavalcante
2021-06-18Fix T89210: Box selection can fail in graphics editorGermano Cavalcante
2021-06-17Fix T89234: Gpencil Separate doesn't copy settings in Stroke/Point modeAntonio Vazquez
2021-06-17Cleanup: split BKE_mesh_copy_settings into two functionsCampbell Barton
2021-06-17Cleanup: spellingCampbell Barton
2021-06-17Cleanup: unused argument, function & shadow variable warningCampbell Barton
2021-06-17VSE: Refactor transform operator codeRichard Antalik
2021-06-17VSE: Reduce transform code complexityRichard Antalik
2021-06-16Fix T88342: 'To Sphere' and 'Push/Pull' not working in Pose modeGermano Cavalcante
2021-06-16Edge-scrolling for node editorLukas Tönne
2021-06-16ShaderFX operators: Tweak a bit poll functions, forbid in liboverride cases.Bastien Montagne
2021-06-16Tweaks to Constraints operators poll functions.Bastien Montagne
2021-06-16Cleanup: minor simplification to status allocationCampbell Barton
2021-06-16Fix pose-mode statistics with multi-object editingCampbell Barton
2021-06-16Cleanup: sculpt mode checks when calculating statsCampbell Barton
2021-06-16Screen: simplify internal logic for new full-screen areasCampbell Barton
2021-06-16UI - LOCAL View3D overlay statsHarley Acheson
2021-06-16VSE: Improve animation evaluation performanceRichard Antalik
2021-06-15UI: Support right aligned non-shortcut hints in widgetsJulian Eisel
2021-06-15BLI: use explicit task isolation, no longer part of parallel operationsBrecht Van Lommel
2021-06-15Fix: Sequencer backdrop not updated during playback.Jeroen Bakker
2021-06-15Fix missing normal update in edit-mesh blend-from shape operatorCampbell Barton
2021-06-15BMesh: use faster normal update method for edit-mesh coordinatesCampbell Barton
2021-06-15Fix outdated face tessellation use when editing edit-mesh coodinatesCampbell Barton
2021-06-15Screen: clear runtime structures on file-read & data-copyCampbell Barton
2021-06-14Fix Build WarningHarley Acheson
2021-06-14UI: Windows Blend File AssociationHarley Acheson
2021-06-14BMesh: support face-normal calculation in normal & looptri functionsCampbell Barton
2021-06-14Edit Mesh: use params arg for update function, add calc_normals argCampbell Barton
2021-06-14Fix T88494: add missing depsgraph relation update tagsJacques Lucke
2021-06-14Fix T88807: crash when there are multiple links between the same socketsJacques Lucke
2021-06-13Cleanup: redundant initializationCampbell Barton
2021-06-13Cleanup: use return arg prefix for ED_object_add_generic_get_optsCampbell Barton
2021-06-13Cleanup: avoid the possibility of 'enter_editmode' being left unsetCampbell Barton
2021-06-13Cleanup: remove redundant NULL check, reduce scopeCampbell Barton
2021-06-11Render Window as Non-Child on Win32 platformHarley Acheson
2021-06-11Overlays: Make flash on mode transfer an operator propertyPablo Dobarro
2021-06-11Add option to link assets on drag & dropJulian Eisel
2021-06-11Fix object assets getting duplicated after droppingJulian Eisel
2021-06-11Fix T89033: segfault reordering animation channelsMaxime Casas
2021-06-11Sequencer: Do not redraw during playback.Jeroen Bakker