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-22Workbench: FXAA ArtifactsJeroen Bakker
2019-05-22RNA: fix missing depsgraph update tagging in FCurve methods.Alexander Gavrilov
2019-05-22RNA: allow 'TIME' on Actions and any IDs with AnimData in ID.update_tag.Alexander Gavrilov
2019-05-22Fix: Auto Merge icon state were wrongly swappedWilliam Reynish
2019-05-22DRW: Only change VAO if geometry changesClément Foucault
2019-05-22GPU: Refactor GPU_batch_draw_range_exClément Foucault
2019-05-22Fox drwviewClément Foucault
2019-05-22Cleanup: DRW: Remove, rename stuffsClément Foucault
2019-05-22DRW: Do not update the view ubo for each passClément Foucault
2019-05-22Fix T64806 Missing sss_blur pass in EEVEE crashing indirect light bakeClément Foucault
2019-05-22DRW: DRWView: Finish refactorClément Foucault
2019-05-22Eevee: Make lookdev shader use common_view_libClément Foucault
2019-05-22Eevee: Make lightprobes work with new DRWView systemClément Foucault
2019-05-22Eevee: Make Planar reflections work with the new DRWView systemClément Foucault
2019-05-22DRW: Add view param to DRW_culling_* functionsClément Foucault
2019-05-22Eevee: Use DRW_view_* API instead of DRW_viewport_matrix_*Clément Foucault
2019-05-22GPencil: Use DRW_view_* API instead of DRW_viewport_matrix_*Clément Foucault
2019-05-22BLI_memblock: Refactor for faster iteration and allocationClément Foucault
2019-05-22Workbench: Fix TAA logicClément Foucault
2019-05-22Workbench: Use DRWView instead of DRW_viewport_matrix_*Clément Foucault
2019-05-22DRW: Remove some usage of DRW_viewport_matrix_getClément Foucault
2019-05-22DRW: Remove DRW_state_clip_planes_resetClément Foucault
2019-05-22DRW: Remove DRW_state_clip_planes_set_from_rv3dClément Foucault
2019-05-22DRW: Add DRWView to improve different view handlingClément Foucault
2019-05-22Eevee: Lookdev: Make winmat point to negative ZClément Foucault
2019-05-22Cleanup: DRW: Refactor code for better readability and simplificationClément Foucault
2019-05-22BLI_memiter: unpoison memory before freeing itJacques Lucke
2019-05-22Fix T64981: background images do not come along with linked camerasBrecht Van Lommel
2019-05-22Fix T64972: object convert to mesh not working after recent changesBrecht Van Lommel
2019-05-22Fix T64969: changing color space in image texture node loses changesBrecht Van Lommel
2019-05-22Fix T64965: crash using masks in texture paint modeBrecht Van Lommel
2019-05-22Fix T64974: misisng multi-object edit for some curve operators, like smoothBrecht Van Lommel
2019-05-22Fix T64499: edit mode display glitch on Intel HD 4x00 and Windows 7/8Brecht Van Lommel
2019-05-22UI: tweak order of shading mode displayCampbell Barton
2019-05-22Preferences: add handler for loading factory preferencesCampbell Barton
2019-05-22WM: call wm_file_read_post after resetting preferencesCampbell Barton
2019-05-22Fix T63852: Invalid keymaps writtenCampbell Barton
2019-05-22Fix WITH_PYTHON_MODULE linkingCampbell Barton
2019-05-22Fix WITH_HEADLESS buildCampbell Barton
2019-05-22GPU_select_buffer_stride_realign: fix crash when one of the rect's dimensions...mano-wii
2019-05-22dna_genfile: add SDNA struct/elem queries that use alias namesCampbell Barton
2019-05-22Cleanup: minor correctionsCampbell Barton
2019-05-22Remove "_base*" from context APIDalai Felinto
2019-05-21Fix T58492: Removes jitter when using adaptive smoke domainsSebastián Barschkis
2019-05-21VSE: Don't store `cfra` in cacheRichard Antalik
2019-05-21Fix: Reset to the default theme not auto-savedDalai Felinto
2019-05-21UI: Fix wrong naming and tooltipsWilliam Reynish
2019-05-21Fix T64738: pick short path seam not doing live unwrapBrecht Van Lommel
2019-05-21Fix T64414: crash deleting collection used for particle group and use countBrecht Van Lommel
2019-05-21Fix T64903: Freestyle line alpha not working for EeveeBrecht Van Lommel