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-08Cleanup: use static declarationsCampbell Barton
2020-12-08shaders_test: correct arguments to EEVEE_shaders_cryptomatte_sh_getCampbell Barton
2020-12-08Cleanup: LibOverride: Forgot to update comments in previous commit.Bastien Montagne
2020-12-08LibOverride: Refactor collection items 'local' helper functions.Bastien Montagne
2020-12-08Fix T83117: Curve bevel not handle aligned at end-pointsCampbell Barton
2020-12-08Spelling: Bit Depth Compound ModifiersYevgeny Makarov
2020-12-08UI: Correct Usage of 'Eevee' NameYevgeny Makarov
2020-12-08UI: Add Heading to Curve Deform TogglesWilliam Reynish
2020-12-08IC keymap: Properties and Modifier ChangesWilliam Reynish
2020-12-08Userprefs: Tooltips Section Layout TweaksWilliam Reynish
2020-12-07Fix T83307: Some modal keys of transform operators don't correspond to the ex...Germano Cavalcante
2020-12-07Fix T83510: Convert Gpencil to curve crash when stroke has zero pointsAntonio Vazquez
2020-12-07Cleanup: Use LISTBASE_FOREACH in node transform codeHans Goudey
2020-12-07Add comment to clarify the use of mesh::symmetryPablo Dobarro
2020-12-07Fix DPX image output having invalid float metadataBrecht Van Lommel
2020-12-07Fix failing Eevee render tests after recent changesBrecht Van Lommel
2020-12-07glTF: update Draco library to new versionJim Eckerlein
2020-12-07Animation: Show Channel Group Colors is now off by defaultSybren A. Stüvel
2020-12-07LibOverride: Abstract a bit handling of local items of RNA collections.Bastien Montagne
2020-12-07Fix (unreported) LibOverride: GPencil local Modifiers not fully editable.Bastien Montagne
2020-12-07Fix T81745: Auto Weights fails with Mirror mod + Vertex Groups XSybren A. Stüvel
2020-12-07UI Code Quality: Start refactoring Outliner tree-element building (using C++)Julian Eisel
2020-12-07Fix missing type check for Outliner eyedropper queryJulian Eisel
2020-12-07Cleanup: Avoid setting (unsafe) Outliner tree element data that won't be usedJulian Eisel
2020-12-07Fix access to invalid data in Outliner tree buildingJulian Eisel
2020-12-07Fix failing Cycles tests after Cryptomatte changesBrecht Van Lommel
2020-12-07Fix bug in cleanup commitSybren A. Stüvel
2020-12-07Cleanup: partial Clang-Tidy modernize-loop-convertSybren A. Stüvel
2020-12-07UI: Fix mistakes in UI messages.Bastien Montagne
2020-12-07Fix Cryptomatte panel not visible in EEVEEJeroen Bakker
2020-12-07File Subversion Bump: 2.92.5Jeroen Bakker
2020-12-07Cycles: Use Blender Cryptomatte Settings.Jeroen Bakker
2020-12-07Fix T83296: Unknown actions no longer perform an undo pushGreg Neumiller
2020-12-07Fix T83347: Smart UV project crashes with wire edgesGreg Neumiller
2020-12-07Cleanup: spellingCampbell Barton
2020-12-07Cleanup: correct enum typeCampbell Barton
2020-12-07GPencil: Enable Layer Onion Skin by defaultAntonio Vazquez
2020-12-06Fluid: Updated Mantaflow source filesSebastián Barschkis
2020-12-06UI: Alert Dialog Helper FunctionYevgeny Makarov
2020-12-06UI: 'About Blender' with Full LogoYevgeny Makarov
2020-12-06Reorder fields in boolean's ITT_value to save memory.Howard Trickey
2020-12-06Doxygen: Increase lookup cacheAaron Carlisle
2020-12-06Doxygen: Disable HTMLHELPAaron Carlisle
2020-12-05Fix crashes with invisible Outliners on fullscreen or window closingJulian Eisel
2020-12-05Fix T83400: GPencil onion skin not visible when Edit Lines is enabledAntonio Vazquez
2020-12-05Add more timing hooks for boolean.Howard Trickey
2020-12-05Cleanup: Finish porting outliner tree building to C++Nathan Craddock
2020-12-05Cleanup: Outliner Data API display modeNathan Craddock
2020-12-05Cleanup: Outliner scenes display modeNathan Craddock
2020-12-05Cleanup: Outliner orphan data display modeNathan Craddock