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-29Fix T62178 Eevee: Texture Box mapping not matching Cycles if object is scaledClément Foucault
2019-03-29Fix T58387 Voronoi(Cells) does not work on eevee (amd + windows)Clément Foucault
2019-03-29DRW: Fix Memory leak introduced by previous commitClément Foucault
2019-03-29DRW/Eevee: Add correct support for OrcoClément Foucault
2019-03-28UI: tweak display of report messages in the status bar.Nathan Craddock
2019-03-28Fix T60719: muted nodes are not clearly visible.Robert Guetzkow
2019-03-28Fix part of T60735: invalid CD_ORIGINDEX data in some modifier stack evaluati...Brecht Van Lommel
2019-03-28Fix T60735: Cycles render hangs with vertex instancing.Brecht Van Lommel
2019-03-28Cleanup: better naming, comments, variable scoping in mesh_calc_modifiers.Brecht Van Lommel
2019-03-28Cleanup: remove unused derivedmesh code.Brecht Van Lommel
2019-03-28Fix build errorsmano-wii
2019-03-28UI: Theme: Make selected text stand outWilliam Reynish
2019-03-28Possible fix for T62999: Crash when select in edit mode.mano-wii
2019-03-28GPencil: Fix error in previous commitAntonioya
2019-03-28Fix T63054: Crash on "Grease Pencil Unlink"Antonioya
2019-03-28Fix T63052: Crash on "Grease Pencil Fill" without Grease Pencil ObjectAntonioya
2019-03-28Fix T62717: Switching Shading Modes During SculptingJeroen Bakker
2019-03-28Fix T63032: Increase camera properties precision in UIJacques Lucke
2019-03-28Fix T63015: Crash when using circle select tool in lattice edit modeJacques Lucke
2019-03-28Fix T62874: Crash Texture shading+TransparencyJeroen Bakker
2019-03-28Fix T63040: Resizing node has offsetJacques Lucke
2019-03-28DrawManager: Add Edge Detection To DisplayListsJeroen Bakker
2019-03-28Fix T60421: Bone heads are hidden when non-connected parent is hiddenSebastian Parborg
2019-03-28Fix T53997: island_margin in bpy.ops.uv.smart_project seems to have no effectSebastian Parborg
2019-03-28Fix T62944: Memory leak in animation playbackSergey Sharybin
2019-03-28Fix T63030: Edge crease is not applied for boundary edgesSergey Sharybin
2019-03-28Fix T63031: Keyframing Annotations doesn't workAntonioya
2019-03-28Depsgraph: Fix dependency cycle when adding rigid bodySergey Sharybin
2019-03-28Fix T63037: Accelerator keys fail when another key is highlightedCampbell Barton
2019-03-28Cleanup: add doxy sections to view3d_draw,headerCampbell Barton
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