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-02Logging test.T85799Nicholas Rishel
2021-03-02Cleanup: spelling, minor correctionsCampbell Barton
2021-03-02Python API: Expose CurveMapping Reset View functionPatrick Busch
2021-03-02Geometry Nodes: Attribute search drop-downHans Goudey
2021-03-02UI: Rename search button variableHans Goudey
2021-03-02CMake/deps: Append platform CFLAGS and LDFLAGS to Python build to ensure comp...Sebastián Barschkis
2021-03-02UI: Clean up labels and descriptions: "Draw" to "Display"William Reynish
2021-03-02UI: Expose an "is first search" boolean to search button callbacksHans Goudey
2021-03-02Fix Node UI Storage Threading IssuesHans Goudey
2021-03-02EEVEE: Fix incorrect volumetric light shadowingClément Foucault
2021-03-02Fix (unreported) light cache bake crashPhilipp Oeser
2021-03-02Fix Fuild error with lite buildRichard Antalik
2021-03-02Sculpt: Expand OperatorPablo Dobarro
2021-03-02Fix T86026: Crash Opening Cryptomatte File.Jeroen Bakker
2021-03-02Fix crash on NULL dereferenceRichard Antalik
2021-03-02Fix T86122: Performance Debug View Viewport Not WorkingJeroen Bakker
2021-03-02Cleanup: remove unused argumentsRichard Antalik
2021-03-02Fix error in rBb9e1cc931ee9Clément Foucault
2021-03-02Fix T86138 EEVEE: Bake Indirect Lighting crash in 2.93 with older filesClément Foucault
2021-03-02Fix T86172: check if attribute is actually accessibleJacques Lucke
2021-03-02EEVEE: Depth of field: Do not shrink highlights when using overblurClément Foucault
2021-03-02VSE: Refactor meta operatorsRichard Antalik
2021-03-02Fix T85981, part II: bone's custom shape disappear on undo in some cases.Bastien Montagne
2021-03-02Fix T85970: Incorrect scaling of meta stripsRichard Antalik
2021-03-02FFmpeg: Improve scrubbing performanceRichard Antalik
2021-03-02VSE: Refactor VSE strip loading codeRichard Antalik
2021-03-02Geometry Nodes: show "Show Texture in texture tab" buttonPhilipp Oeser
2021-03-02Cleanup: RNA: Remove useless setter of PoseBone's custom shape.Bastien Montagne
2021-03-02Cryptomatte: Read metadata from multilayer OpenEXR.Jeroen Bakker
2021-03-02Cryptomatte: Session from Existing Render Result.Jeroen Bakker
2021-03-02Fix click-drag regression in fix for T86116Campbell Barton
2021-03-02WM: log errors when wmWindow.eventstate values are invalidCampbell Barton
2021-03-02WM: window.event_simulate now sets previous values properlyCampbell Barton
2021-03-02WM: use wmEvent.is_repeat instead of previous event checksCampbell Barton
2021-03-02Docs: notes on wmEvent previous state struct member useCampbell Barton
2021-03-02Cleanup: remove Python 2.x support from complete_calltipCampbell Barton
2021-03-02Fix build error after last commitHans Goudey
2021-03-02Cleanup: Rename node UI storage functionHans Goudey
2021-03-01GPU Python: Implement gpu.texture.from_imageGermano Cavalcante
2021-03-01CMake: reduce Neon related output on Intel platformsBrecht Van Lommel
2021-03-01Cleanup: rename some animation-related functionsSybren A. Stüvel
2021-03-01Fix T85981: Undo on linked rig with overrides loses custom shapes.Bastien Montagne
2021-03-01Cleanup: refactor `BKE_animsys_store_rna_setting()`Sybren A. Stüvel
2021-03-01Cleanup: remove superfluous `animsys_evaluate_action_ex()` callSybren A. Stüvel
2021-03-01GLog: Lower default logging severity to INFOSergey Sharybin
2021-03-01Libmv: Avoid use of LOG(INFO) in solverSergey Sharybin
2021-03-01Cryptomatte: Flexible Definition of CryptomatteLayers.Jeroen Bakker
2021-03-01Fix Crash: Access Unallocated Memory.Jeroen Bakker
2021-03-01Cleanup: Missing const keyword.Jeroen Bakker
2021-03-01Cleanup: Mention Correct Types In CommentsJeroen Bakker