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-19Cleanup: use enum for CTX_data_mode_enumCampbell Barton
2019-03-19Cleanup: unused warningCampbell Barton
2019-03-18Fix T61104 Compositing two scenes with different output scales crashesClément Foucault
2019-03-16Cleanup: fix compiler warnings.Brecht Van Lommel
2019-03-16DRW: support clipping for armature bone axesCampbell Barton
2019-03-16DRW: support clipping for envelope armature draw typeCampbell Barton
2019-03-16DRW: support clipping for relationship linesCampbell Barton
2019-03-16Fix __func__ being passed as an output string, also warningsCampbell Barton
2019-03-16Fix T62621 object scale changes tangent node output in EeveeClément Foucault
2019-03-15GPU: Simplify select shaders.mano-wii
2019-03-13Fix T62156: Hair particle only shows up in final render when visible in viewportSergey Sharybin
2019-03-12Fix T62279: Rendering simple geometry corrupts with greasepencil layerClément Foucault
2019-03-12DRW: Fix missing state reset before draw passClément Foucault
2019-03-08Fix T62355: Running blender 2.80 headless broken in recent buildsClément Foucault
2019-03-08Fix T62095: OpenGL render camera image alignmentCampbell Barton
2019-03-07Fix T62316: Grease Pencil objects display in front of the grid linesAntonioya
2019-03-07Fix T62066: Seg Fault Baking Light Cache with "--background" FlagClément Foucault
2019-03-07Fix T59877: EEVEE: Object Info node random value does not work with DuplisClément Foucault
2019-03-07DRW: Fix hair OSX workaround having a cap limitClément Foucault
2019-03-06Fix stereoscopy convergence plane placementDalai Felinto
2019-03-06DRW: Fix State tracking being off when calling GPU_framebuffer_clearClément Foucault
2019-03-06Cleanup: styleCampbell Barton
2019-03-06Cleanup: Use GPU_depth_test instead of glEnable/glDisableClément Foucault
2019-03-06DRW: Fix GL state issues due to state not being reset after drawingClément Foucault
2019-03-05Fix T61778: Crash when adding material slot to objectClément Foucault
2019-03-05DRW: Fix rasterizer discard messing with clear commandsClément Foucault
2019-03-05DRW: use memiter for on screen text allocationCampbell Barton
2019-03-05DRW: support clipping for bone vertsCampbell Barton
2019-03-05Cleanup: rename RENDER_OVERRIDE -> HIDE_OVERLAYSCampbell Barton
2019-03-04Fix/workaround T62167: Random crash when displaying wireframes.mano-wii
2019-03-04DRW: Remove unecessary state changesClément Foucault
2019-03-04DRW: Fix matflag not being updated after first drawcallClément Foucault
2019-03-02Cleanup: unused variableCampbell Barton
2019-03-01Fix unreported: Glitches on the wireframe of curves.mano-wii
2019-03-01Fix crash with wireframe on highpoly curves on some AMD gpus.mano-wii
2019-03-01Hair Particle: Fix issue on OSX due to hardware accelerated subdivisionClément Foucault
2019-02-28GPencil: Add selection support for objects using strokesAntonioya
2019-02-28DRW: add back edge highlighting for active face drawingCampbell Barton
2019-02-28DRW: use active color for face dotCampbell Barton
2019-02-28Cleanup: styleCampbell Barton
2019-02-27Armature: Force Transparent bone in wireframe display type/modeClément Foucault
2019-02-27Cleanup: file rename lamp -> lightCampbell Barton
2019-02-27Cleanup: rename lamp -> lightCampbell Barton
2019-02-26Fix T61965: Crash edit-mesh drawing w/ hidden facesCampbell Barton
2019-02-25Fix T61801: Wireframes on curves not workingClément Foucault
2019-02-253D View: support for editing cursor rotationCampbell Barton
2019-02-23Cleanup: quiet undeclared variable warningCampbell Barton
2019-02-23Cleanup: move variable declarations to headersCampbell Barton
2019-02-21Fix T61791: Motion path step is not taken into accountJacques Lucke
2019-02-20Cleanup: styleCampbell Barton