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
2019-03-28Fix bpy.msgbus.subscribe_rna argument parsingCampbell Barton
2019-03-28Edit Mesh Selection: Clear buffer before using in glReadPixel.mano-wii
2019-03-28Cleanup: style, use braces for makesdna, datatocCampbell Barton
2019-03-28DRW manager: Always assume that the GL_DITHER and GL_SCISSOR_TEST should be d...mano-wii
2019-03-28Fix T63023: wrong Eevee window coordinates for background.Brecht Van Lommel
2019-03-28Fix part of T63023: wrong Cycles window coordinates for background.Brecht Van Lommel
2019-03-28Eevee: Fix reflection plane weird behavior when comming from lookdev modeClément Foucault
2019-03-27Fix T63017: selection via lasso does not work properly in X-ray.mano-wii
2019-03-27Fix T55956: Transfer Weights: Source Layers can't be set to Active Layer.Bastien Montagne
2019-03-27Cleanup: minor comments fixes.Bastien Montagne
2019-03-27Fix T62566 Eevee: Cubemap doesn't bake from current frame of animationClément Foucault
2019-03-27Fix T62680 Mirrored objects have flipped binormal vectors in LookDevClément Foucault
2019-03-27Eevee: Modify tooltip about transparent shadowClément Foucault
2019-03-27Fix T62997 Eevee: visual artifacts during irradiance volume bakingClément Foucault
2019-03-27Fix T62862 Eevee: Glitchy reflections in ortographic viewClément Foucault
2019-03-27UI: Add missing separator in object context menuWilliam Reynish
2019-03-27Python API: tweak RenderEngine example to be a bit more efficient.Brecht Van Lommel
2019-03-27Fix T61559: show object constraints also when in pose mode, remove warning.Brecht Van Lommel
2019-03-27Edit Mesh Selection: make sure that `GL_SCISSOR_TEST` is disabled.mano-wii
2019-03-27Fix T63004: Make Links operator would still allow collection instancingPhilipp Oeser
2019-03-27Cleanup: style, use braces for drawCampbell Barton
2019-03-27Fix T62901: Bad handling of missing addon categoryJacques Lucke
2019-03-27Fix debug error on recent commit.mano-wii
2019-03-27UI: minor change to active-default logicCampbell Barton
2019-03-27UI: use active-default button flag for operator confirmationCampbell Barton
2019-03-27GPencil: Remove legacy `ED_gpencil_draw_view3d` code.mano-wii
2019-03-27Fix T62935: Missing tag when copying constraintsJacques Lucke
2019-03-27UI: use active-default button flag for the file selectorCampbell Barton
2019-03-27UI: support an 'active default' button for pop-upsCampbell Barton
2019-03-27Cleanup: remove unused menu bl_spacetypeCampbell Barton
2019-03-27Fix T62978: grease pencil 3D view header layout broken after recent changes.Brecht Van Lommel
2019-03-27Revert "RNA: error on register when classes use invalid identifiers"Campbell Barton
2019-03-27Fix T62926: allow using shift click drag to extend selection in file browser.Brecht Van Lommel
2019-03-27Cleanup: style, use braces for bmeshCampbell Barton
2019-03-27Fix popovers from enums failing on drag-releaseCampbell Barton
2019-03-27Fix class registration ignoring info/warningsCampbell Barton
2019-03-27PyAPI: utility function to print reportsCampbell Barton
2019-03-27Cleanup: unused variablesCampbell Barton
2019-03-27Cleanup: style, use braces for blenlibCampbell Barton
2019-03-26Python API: add more detailed example for RenderEngine.Brecht Van Lommel
2019-03-26Python API: allow passing None to some BGL functions instead of bgl.BufferBrecht Van Lommel
2019-03-26Fix vertex array leak in Cycles viewport drawing.Brecht Van Lommel
2019-03-26DRW manager: Use existing viewport instead of creating a viewport in DRW_draw...mano-wii
2019-03-26Fix T62952: remove lamp as camera using the lamp clip start/end.Brecht Van Lommel
2019-03-26Fix T62958: Improve exponential easing formulaJacques Lucke
2019-03-26Fix T62955: Missing panels in workbench engineJacques Lucke
2019-03-26Fix T62626: Python errors when pinning particle settings.Brecht Van Lommel
2019-03-26Merge branch 'blender2.7'Brecht Van Lommel
2019-03-26Fix Cycles standalone build, needs OpenJPEG libraries with OIIO now.Brecht Van Lommel
2019-03-26Fix T62189: Wires Occluded When Edit Mesh Faces DisabledJeroen Bakker