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-05-15Tool System: avoid redundant refreshCampbell Barton
2019-05-15Cleanup: use doxy sections for workspaceCampbell Barton
2019-05-15Outliner Tooltips Cleanup: Retrict/Allow > Restrict ; set/unset > setDalai Felinto
2019-05-15T64020: Outliner - implement Shift + Click for objects as wellDalai Felinto
2019-05-15Fix T64623: Freestyle procedural noise not consistent across platformsBrecht Van Lommel
2019-05-15Code style cleanup: `make format`Dalai Felinto
2019-05-15Outliner Restriction: Naming sanitization and iconDalai Felinto
2019-05-14T64607: Outliner UI TooltipsDalai Felinto
2019-05-14Fix T64611: Bone Size property is not copied when a bone is copiedPhilipp Oeser
2019-05-14Depsgraph: dependency on B-Bone start handle end roll when inheriting it.Alexander Gavrilov
2019-05-14Armature: implement universal hash table lookup of Bone objects by name.Alexander Gavrilov
2019-05-14Eevee: Fix volumetric shaders compilation errorClément Foucault
2019-05-14Fix T64455 Texture extension mode 'clip' defaults to 'extend'Clément Foucault
2019-05-14Cleanup: isolate image dirty flag access in functionsBrecht Van Lommel
2019-05-14Fix T64514: wrong grease pencil icon preview rendersBrecht Van Lommel
2019-05-14GPencil: Rename property Follow Drawing Path to AlignmentAntonioya
2019-05-14Fix T64551 Crash on leaving local view on the shading tabClément Foucault
2019-05-14Fix Shader compilation error on MacOS & some other platform/driverClément Foucault
2019-05-14Fix T64601 Error division by zero in GPUVertexFormatClément Foucault
2019-05-14Fix T63994: Node Editor: Move All Selected Nodes when dragging.Bastien Montagne
2019-05-14Interface: Free argument callback for popupsJacques Lucke
2019-05-14UI: Improve naming for Collections Enable/DisableWilliam Reynish
2019-05-14GPU: Windows+Intel Selection FixJeroen Bakker
2019-05-14UI: Confirm dialog when closing an unsaved fileJacques Lucke
2019-05-14Fix zfighting from edit mode face overlaysClément Foucault
2019-05-14Fix T64574 : Weird shadow mesh glitches in viewportClément Foucault
2019-05-14Fix T64574 : Weird shadow mesh glitches in viewportClément Foucault
2019-05-14GPU: Fixup and add assert to GPU_VERT_ATTR_NAMES_BUF_LENClément Foucault
2019-05-14Eevee: Fix Auto Tangent not working if active UV layer is greater than 3Clément Foucault
2019-05-14Fix T64592: Assign Shortcut does not autosave preferencesBrecht Van Lommel
2019-05-14Fix T63542: Imported FBX doesn't show keyframes in Shape Key editor.Bastien Montagne
2019-05-14Screen: replace show footer operator with propertyCampbell Barton
2019-05-14Cleanup: sort struct declarationsCampbell Barton
2019-05-14Cleanup: quiet warningCampbell Barton
2019-05-14Fix T64441: GPencil textures weird rotationAntonioya
2019-05-14Cleanup: rename ED_scrubbing.h to ED_time_scrub_ui.hJacques Lucke
2019-05-14RNA: fix the id_data pointer of PoseBone.bone to point at the Armature.Alexander Gavrilov
2019-05-14Depsgraph: detect bbone_segments drivers from Object animation data.Alexander Gavrilov
2019-05-14Cleanup: DRW: Move ModelMatrix declaration to common_view_libClément Foucault
2019-05-14GPUVertexFormat: Reduce size of structsClément Foucault
2019-05-14Cleanup: DRW: Add and use DRW_shgroup_uniform_vec2_copyClément Foucault
2019-05-14Cleanup: DRW: Remove unused Uniform typesClé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-14GPU: Add GPU_vertbuf_discard and GPU_BATCH_UNUSEDClément Foucault
2019-05-14BLI_memblock: Add more optionsClément Foucault
2019-05-14Cleanup: Remove DRWCallTypeClément Foucault
2019-05-14DRW: Fix threading hazard when rendering and using auto depthClément Foucault
2019-05-14Cleanup: DRW: Remove unused functionsClément Foucault
2019-05-14DRW: Change Procedural function to use a GPUBatchClément Foucault