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-12-02Overlay Engine: Refactor & CleanupClément Foucault
2019-11-11Fix T71461: Add IN_PLACE_INSTANCES to `part_prim` and `part_axis` object mode...Kevin Buhr
2019-11-06Viewport: Fix stereo 3d camera framings when pivot is not centerDalai Felinto
2019-11-02Fix T48034: Camera image offsets were scaled by image aspectCampbell Barton
2019-10-17Volumetric: Debug Voxel Size and LocationJeroen Bakker
2019-10-16Fix T70543 Rigid Body Collision Shape Not Displayed In ViewportClément Foucault
2019-10-10Fix T64901: Nesting collection instances could clutter object displayDalai Felinto
2019-10-05Show Background Image Beneath Transparent Objects (Cycles only)Jeroen Bakker
2019-09-26Object Mode: Fix missing ubo assert with irradiance gridClément Foucault
2019-09-23Cleanup: remove unimplemented texture space rotation variablesBrecht Van Lommel
2019-09-23Cleanup: remove Mesh.bb and Curve.bb, no reason for these to be persistentBrecht Van Lommel
2019-09-20Fix T70112: Spot cone prevents selectionCampbell Barton
2019-09-17DRW: Refactor to support draw call batchingClément Foucault
2019-09-14Cleanup: use const args, variablesCampbell Barton
2019-09-14Revert "DRW: Refactor to support draw call batching"Clément Foucault
2019-09-13DRW: Refactor to support draw call batchingClément Foucault
2019-09-12Object Mode: don't use origin axis helpers for selectionCampbell Barton
2019-09-123D View: only show origin axes when in object modeCampbell Barton
2019-09-07Cleanup: use post increment/decrementCampbell Barton
2019-08-263D View: show selected object axis when affect origins is enabledCampbell Barton
2019-08-26DRW: check exact draw flags before getting wire-frame colorCampbell Barton
2019-08-19View3D Grid: fix imperial grid drawingmano-wii
2019-08-08Fix T67638: Stretched Camera Background ImagesJeroen Bakker
2019-08-06DrawManager: Fix Camera Images Interfere During SelectionJeroen Bakker
2019-08-01Cleanup: misc spelling fixesCampbell Barton
2019-07-24Fix background image rotation and offsetCampbell Barton
2019-07-24Fix T67548: Camera background-image ignores shiftCampbell Barton
2019-07-08Revert "Revert "Fix T63447 Particle system: No particles after switching from...mano-wii
2019-07-08Revert "Fix T63447 Particle system: No particles after switching from hair to...mano-wii
2019-07-08Fix T63447 Particle system: No particles after switching from hair to ...Clément Foucault
2019-07-02Fix T66295 Collection instance duplicates don't have selection outlineClément Foucault
2019-06-27Cleanup: fix compiler warningsBrecht Van Lommel
2019-06-27ObjectMode: Fix selection points of LightGridsClément Foucault
2019-06-24Fix T65812: Image empty has wrong aspect with limit texture sizeCampbell Barton
2019-06-21Fix T62876: Camera Background ImagesJeroen Bakker
2019-06-19Fix T65918 DRW: Crash when add a any modifier to a curveClément Foucault
2019-06-07Fix T64625: Eevee image textures with alpha have dark edgesBrecht Van Lommel
2019-05-30Fix T64510 Armature: Empty Not Visible as Bone custom shapeClément Foucault
2019-05-30DRW: Refactor to use object pointer for drawcall by defaultClément Foucault
2019-05-303D View: Support light probe data clippingCampbell Barton
2019-05-28Cleanup: DRW: CodestyleClément Foucault
2019-05-28Cleanup: DRW: Rename DRW_STATE_BLEND_* for API clarityClément Foucault
2019-05-27Fix T65177: Camera frame visible in viewport renderJacques Lucke
2019-05-27Cleanup: DRW: Move WorldClipPlanes to builtin uniformClément Foucault
2019-05-22DRW: Remove some usage of DRW_viewport_matrix_getClément Foucault
2019-05-17Cleanup: DRW: Remove uneeded DRWState valuesClément Foucault
2019-05-14Cleanup: DRW: Add and use DRW_shgroup_uniform_vec2_copyClément Foucault
2019-05-14Cleanup: DRW: Remove uneeded _add suffix from DRW_shgroup_call_addClément Foucault
2019-05-14DRW: Refactor: Use DRWCall to accumulate per instance attributesClément Foucault
2019-05-13Cycles/Eevee: unified and improved texture image color space handlingBrecht Van Lommel