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-08-05GPencil: New Caps iconsAntonio Vazquez
2021-08-05XR Controller Support Step 2: Action MapsPeter Kim
2021-08-05Fix T90170: `RNA_property_pointer_get` creating data in non-thread-safe way.Bastien Montagne
2021-08-05PyDoc: Improve description of texture.evaluateAaron Carlisle
2021-08-04Cleanup: rename restrict to hide/visibility in Object, Collection, MaskLayerBrecht Van Lommel
2021-08-04LibOverride RNA API: add removal of properties and operations.Bastien Montagne
2021-08-04LibOverride: Add RNA API to reset/delete overrides.Bastien Montagne
2021-08-04GPencil: New Brush option to define Caps typeAntonio Vazquez
2021-08-04Tweak to recent liboverride API addition: naming.Bastien Montagne
2021-08-04Viewport normal drawing with constant lengthJeroen Bakker
2021-08-04Override: API update_operations.Jeroen Bakker
2021-08-04Geometry Nodes: Curve Set Spline TypeJohnny Matthews
2021-08-03USD: add USD importerMichael Kowalski
2021-08-03Cleanup: use C++ comments or 'if 0' for commented codeCampbell Barton
2021-08-02Asset Browser: Adjust header pulldowns to be Asset Browser specificJulian Eisel
2021-07-30Cleanup: remove disabled code from property lookupCampbell Barton
2021-07-30PyAPI: defer freeing existing properties on registrationCampbell Barton
2021-07-29Fix T89213: Some modifier properties have wrong subtypeGermano Cavalcante
2021-07-29Render: remove unused Blender Internal view layer settingsBrecht Van Lommel
2021-07-29VSE: Change grid line drawingRichard Antalik
2021-07-28Cycles: remove WITH_CYCLES_DEBUG, add WITH_CYCLES_DEBUG_NANBrecht Van Lommel
2021-07-28VSE: Fix audio not recalculatedRichard Antalik
2021-07-28Cleanup: VSE cache invalidated twiceRichard Antalik
2021-07-28LineArt: Camera OverscanYimingWu
2021-07-27Cleanup: comment spelling & punctuationYimingWu
2021-07-27Anotations: Fix a several issues with stroke placementAaron Carlisle
2021-07-26Mantaflow: Remove Noise Type OptionAaron Carlisle
2021-07-26UI: Line Art Modifier: Tweaks to labels and tooltipsPablo Vazquez
2021-07-24Weld Modifier: add "loose_edges" optionFredrik Hansson
2021-07-23Cleanup: double spaces in stringsCampbell Barton
2021-07-23Cleanup: code comments punctuation / spacingCampbell Barton
2021-07-23XR: Reference Space ImprovementsPeter Kim
2021-07-22VSE: Speed Effect layout updatesGermano Cavalcante
2021-07-22Geometry Nodes: Set Bezier Handle Type NodeJohnny Matthews
2021-07-21Cleanup: Centralize/unify asset library reference from/to enum codeJulian Eisel
2021-07-21Assets: Rename workspace active asset library DNA variableJulian Eisel
2021-07-21Cleanup: replace BLI_assert(0 && "text") with BLI_assert_msgCampbell Barton
2021-07-21Cleanup: replace NB with NOTE in commentsCampbell Barton
2021-07-20Cleanup: Getters for asset-handle dataJulian Eisel
2021-07-20Cleanup: Use const for internal file data of asset-handleJulian Eisel
2021-07-20Asset: Clearly describe RNA property description as temporaryJulian Eisel
2021-07-20Cleanup: Correct asset TODO comment, move setter next to getterJulian Eisel
2021-07-20Cleanup: use single back-tick quoting in commentsCampbell Barton
2021-07-20LineArt: UI cleanups.YimingWu
2021-07-20Cleanup: spellingCampbell Barton
2021-07-18Geometry Nodes: Curve Trim NodeAngus Stanton
2021-07-16VSE: Fix multicam splitting all selected stripsRichard Antalik
2021-07-16Fix T89899: Crashes when accessing vertex groups from objectsHans Goudey
2021-07-16Surface Deform: support sparse binding mode for improving performance.Alexander Gavrilov
2021-07-16Cleanup: remove redundant parenthesesCampbell Barton