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
path: root/source
AgeCommit message (Expand)Author
2019-03-23Fix T62873 GPUShader: compile error (when clipping in viewport)Clément Foucault
2019-03-23Fix T62097 Bone transparancy not enabled when Xray enabledClément Foucault
2019-03-23Eevee: Opti: Don't consider lights that have no powerClément Foucault
2019-03-23Cleanup: Remove printfClément Foucault
2019-03-23Fix T62845 VSE preview crash when setting rendered (EEVEE/Workbench)Clément Foucault
2019-03-23Edit Mesh: Rework "in front" + "hidden wire" drawingClément Foucault
2019-03-23Fix workbench object outline ignoring clippingCampbell Barton
2019-03-23Cleanp: remove redundant clipping uniformCampbell Barton
2019-03-23Fix auto sensor size for camera gizmoCampbell Barton
2019-03-23Cleanup: style, use const args where possibleCampbell Barton
2019-03-23Cleanup: add doxy sections to interface_ops.cCampbell Barton
2019-03-23Cleanup: doxy sections & function nameCampbell Barton
2019-03-23Fix T62815: Camera frame shift issue + stereo frame workingDalai Felinto
2019-03-22Viewport Refactor: Move camera tracking reconstruction in own functionDalai Felinto
2019-03-22Cleanup: fix compiler warning.Brecht Van Lommel
2019-03-22Fix COLLADA build after recent changes.Brecht Van Lommel
2019-03-22Silence false positive uninitialized warningDalai Felinto
2019-03-22Fix warning for uninitialized icon_onlyDalai Felinto
2019-03-22Fix: VSE preview not showing stereo drawing (unreported)Dalai Felinto
2019-03-22Fix T60969 Eevee: Volumetrics broken with dupli objectsClément Foucault
2019-03-22GPU: Cleanup: Code StyleClément Foucault
2019-03-22Fix T57617 Volumetrics doesn't work on the Orthographic CameraClément Foucault
2019-03-22Fix T58392 Texture limit size not workingClément Foucault
2019-03-22Fix T59962, T60130: error adding image sequence with node wrangler.Brecht Van Lommel
2019-03-22Modifiers: add minimum number of vertices to triangulate modifier.Ish Bosamiya
2019-03-22Fix T58517: Multi-view issues with OpenGL render + scene settingsDalai Felinto
2019-03-22Silence warningsDalai Felinto
2019-03-22Fix overlay being ignored in functions that read the depth buffer.mano-wii
2019-03-22DRW Manager: create and use new DRW_framebuffer_depth_read utility.mano-wii
2019-03-22GPU: Create and use new GPU_texture_read_rect utility.mano-wii
2019-03-22NodeEditor: Connect Viewer To Socket SelectionJeroen Bakker
2019-03-22UI: Rename editor "Compositing" to "Compositor"Adrian Newton
2019-03-22Fix T62348: Cycles - Viewport rendering not update on switching viewlayerDalai Felinto
2019-03-22DRW: minor optimization accessing the loop between a face and edgeCampbell Barton
2019-03-22Fix T61816: Crash No Face Index Array ModifierJeroen Bakker
2019-03-22Camera: change how the minimum near clip depth is setCampbell Barton
2019-03-22RNA: Camera.view_frame no longer uses near clip for the camera frameCampbell Barton
2019-03-22Style: describe code using comments instead of preprocessing directives.mano-wii
2019-03-22Fix T62839 object scale changes normal map output in eeveeClément Foucault
2019-03-22EEVEE: Memleak Volumetrics RenderingJeroen Bakker
2019-03-22Cleanup: minor UI code changesCampbell Barton
2019-03-22Fix checkboxes being right aligned when property split is disabledCampbell Barton
2019-03-22Cleanup: typo in variable nameCampbell Barton
2019-03-22UI: refactor queries into interface_query.cCampbell Barton
2019-03-22Fix incorrect hard limits on motion blur shutter time.Brecht Van Lommel
2019-03-22Fix T62835: Color picker template value slider does not scale correctly with ...William Reynish
2019-03-22Implement Stencil Mask Drawing for Texture PaintingJeroen Bakker
2019-03-22Cleanup: move widget enum into source fileCampbell Barton
2019-03-22Fix T62814: Camera frame invisible with large near-clip valueCampbell Barton
2019-03-22UI: use checkbox text for property split layoutCampbell Barton