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-03-24Tweak default ID types processing order, step 01: Collections.Bastien Montagne
2021-03-23Nodes: Add Refract and Faceforward functions to Vector Maths nodesCharlie Jolly
2021-03-23Curves: add taper mode optionOmar Emara
2021-03-23Cleanup: use `e` prefix for enum, comment on misleading flag valuesCampbell Barton
2021-03-22Fix UI (and code!) typos.Bastien Montagne
2021-03-21Fix uninitialized memory use loading movie sequence stripsCampbell Barton
2021-03-21Cleanup: spelling, doxygen comment formattingCampbell Barton
2021-03-20VSE: Preview images when moving strip handlesPeter Fog
2021-03-20VSE: Add bold and italic option for text stripPeter Fog
2021-03-19EEVEE: Lights: Add Volume and diffuse light power sliderClément Foucault
2021-03-19LineArt: Modifier defaults settings optimization.YimingWu
2021-03-19LineArt: Remove geometry space chainingYimingWu
2021-03-19Cleanup: minor changes to pose-mode apply visual transformCampbell Barton
2021-03-18LineArt: Add missing dna variable renameSebastian Parborg
2021-03-18Cleanup, LineArt: Sample -> ResampleYimingWu
2021-03-18Cleanup, LineArt: Rename LineartLine -> LineartEdgeSebastian Parborg
2021-03-18Cleanup: spellingCampbell Barton
2021-03-17Nodes: Add support to mute node wiresCharlie Jolly
2021-03-17Geometry Nodes: Add initial version of mesh primitivesHans Goudey
2021-03-16Grease Pencil: Add LineArt modifierYimingWu
2021-03-16VSE: Automatic proxy buildingRichard Antalik
2021-03-16VSE: Simplify proxy settingsRichard Antalik
2021-03-16Compositor: Redesign Cryptomatte node for better usabilityJeroen Bakker
2021-03-15Spreadsheet: support showing data from original/unevaluated objectJacques Lucke
2021-03-15Spreadsheet: add status barJacques Lucke
2021-03-13Geometry Nodes: Add Attribute Convert nodeCharlie Jolly
2021-03-12LibOverride Auto Resync: Add option to disable it in Experimental userpref.Bastien Montagne
2021-03-12Cleanup: document `FileSelectAssetLibraryUID::type`Sybren A. Stüvel
2021-03-11LibOverride: First stage of detection of 'need resync'.Bastien Montagne
2021-03-11Spreadsheet: expore more domains and point cloud dataJacques Lucke
2021-03-10Nodes: Sortable Multi Input SocketsFabian Schempp
2021-03-10DNA: add defaults for UnifiedPaintSettingsSiddhartha Jejurkar
2021-03-10Spreadsheet: new spreadsheet editorJacques Lucke
2021-03-09Graph Editor: FCurve Show Extrapolation ToggleWayde Moss
2021-03-08Spreadsheet: add boilerplate code for new editor typeJacques Lucke
2021-03-08PyAPI: add bpy.types.BlendFile.temp_data for temporary library loadingCampbell Barton
2021-03-08Fix T86026: Crash Opening Cryptomatte File.Jeroen Bakker
2021-03-08Speedup for usual non-manifold exact boolean case.Howard Trickey
2021-03-05Cleanup: Add & use enum value for ID Outliner element typeJulian Eisel
2021-03-05Asset Browser Space API: add `activate_asset_by_id()` functionSybren A. Stüvel
2021-03-05Cleanup: move check_drag & check_click out of wmEventCampbell Barton
2021-03-05Cleanup: disambiguate 'queue' struct membersCampbell Barton
2021-03-05Cleanup: rename event to event_typeCampbell Barton
2021-03-05Cleanup: spellingCampbell Barton
2021-03-04Cleanup: Main `foreach ID` code: Remove `MAX_LIBARRAY` and improve comments.Bastien Montagne
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-01Cleanup: Mention Correct Types In CommentsJeroen Bakker
2021-02-24Cleanup: spellingCampbell Barton
2021-02-23Cleanup: Use shorter enum namesHans Goudey
2021-02-22Cleanup: Use more clear field nameSergey Sharybin