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-09-15Merge branch 'master' into soc-2020-fluid-toolssoc-2020-fluid-toolsSriharsha Kotcharlakot
2020-09-15Property Search: Add "search match" theme colorHans Goudey
2020-09-15Property Search: Move properties context buttons back to a panelHans Goudey
2020-09-15Property Search: Build button groups for SearchHans Goudey
2020-09-15Cleanup: Remove unneeded parameterNathan Craddock
2020-09-15Fix T80787: Fix White edges when rendering transparent smokeJeroen Bakker
2020-09-15UI: Add `icon_only` argument to operator_enumNathan Craddock
2020-09-15UI: Add support for row-aligned icon buttons in menusNathan Craddock
2020-09-15Fix T80193 Sequencer: Crash on float images when OCIO GLSL shader can't be usedClément Foucault
2020-09-15Fix T80477: Crash when rendering with Embree but denoising with OptiXPatrick Mours
2020-09-15Fix T80681 Wireframe is not visible on square planes with 16384 quadsClément Foucault
2020-09-15Cleanup: add missing headers to CMake, formattingCampbell Barton
2020-09-15Merge branch 'master' into soc-2020-fluid-toolsSriharsha Kotcharlakot
2020-09-15Fix T80630: potential crash in volume grids in Eevee shadersBrecht Van Lommel
2020-09-15Revert "Image Editor: Make Rendering of Pure Emissive Colors Optional"Jeroen Bakker
2020-09-15Fix T80746: Image blur in compositor creates halo from alphaJeroen Bakker
2020-09-15Image Editor: Deactivate show repeat for UDIMJeroen Bakker
2020-09-15Fix T75881: Animation, limitation of Bézier HandlesTonyG
2020-09-15Cleanup: move versioning code into "until next bump" blockSybren A. Stüvel
2020-09-15Fix: NLA, transition to Meta Strip uses wrong timeWayde Moss
2020-09-15Fix T54293: calculate mass does not take object scale into accountJacques Lucke
2020-09-15Fix T80363: Progress cursor getting stuckJulian Eisel
2020-09-15Image Editor: Make Rendering of Pure Emissive Colors OptionalJeroen Bakker
2020-09-15Cleanup: FCurve, comments should be sentencesTonyG
2020-09-15Fix T80775: Image Editor Show Metadata Not WorkingJeroen Bakker
2020-09-15Fix Unreported: Repeat Image RegressionJeroen Bakker
2020-09-15CleanUp: Fixed incorrect parameters to GPU_depth_testJeroen Bakker
2020-09-15Fix T79534: Python Operator.bl_translation_context ignoredCampbell Barton
2020-09-15Fix T80776: Cannot switch between Slots of Render ResultJeroen Bakker
2020-09-15Fix T80796: Frame all ignores geometry from instancesCampbell Barton
2020-09-15Cleanup: use doxy sectionsCampbell Barton
2020-09-15Fix T80443: Object.active_shape_key None after adding a shapeCampbell Barton
2020-09-15Fix T80794: assert naming a new shape key from PythonCampbell Barton
2020-09-15CustomData: add assert to prevent negative array accessCampbell Barton
2020-09-15BMesh: avoid negative array access in shape-key conversionCampbell Barton
2020-09-15Cleanup: remove redundant indexing valueCampbell Barton
2020-09-15Cleanup: make it clear WM_main isn't called in background-modeCampbell Barton
2020-09-15Fix T80774: (correction) keep MEM_init_memleak_detection call earlyCampbell Barton
2020-09-15Fix T80774: Leaks reported using '--version' command line argumentCampbell Barton
2020-09-15Fix T80597: Assigning material slot from Python console failsCampbell Barton
2020-09-15Cleanup: keymap formattingCampbell Barton
2020-09-15Cleanup: remove '_' prefix for used argumentsCampbell Barton
2020-09-15Cleanup: spellingCampbell Barton
2020-09-15Cleanup: Split properties editor layout functionHans Goudey
2020-09-15Cleanup: Split off parts of large panel layout functionHans Goudey
2020-09-15Workbench: Depth Of Field: Fix regression in look and avoid implicit castClément Foucault
2020-09-15Workbench: Depth Of Field: Fix undefined behavior with using texelFetchClément Foucault
2020-09-14Fix T80704: bpy.ops.transform.rotate() ignores orient_typeGermano Cavalcante
2020-09-14Cleanup: Use 'r_' prefix for return valueGermano Cavalcante
2020-09-14Fix T80782 GPU: Curve editing widget point size broken after recent commitClément Foucault