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-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-14Fix T64578: Cycles clamps HDR colors for 16bit integer image with colorspaceBrecht Van Lommel
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
2019-05-14Eevee: Replace DRW_shgroup_empty_tri_batch_create by procedural callsClément Foucault
2019-05-14Mesh Batch Cache: Fix use of uninitialized variableClément Foucault
2019-05-14DRW: Make Instance count not a pointerClément Foucault
2019-05-14Cleanup: Eevee: Make planar downsampling not use instance drawingClément Foucault
2019-05-14Cleanup: DRW: Remove pointers to materialsClément Foucault
2019-05-14GPU: Move Material index to nodetree evaluationClément Foucault
2019-05-14DRW: Remove ModelViewMatrix and ModelViewMatrixInverseClément Foucault
2019-05-14GPU: Remove ModelViewMatrix and ModelViewMatrixInverse usageClément Foucault
2019-05-14Fix T64588: some new theme preferences not savingBrecht Van Lommel
2019-05-14Fix T64339: Crash with UV sculpt after undoCampbell Barton
2019-05-14Keymap: add option for tilde key preferenceCampbell Barton
2019-05-14Preferences: file menu item to temporarily load factory settingsCampbell Barton
2019-05-14Preferences: set dirty flag when draggingCampbell Barton
2019-05-14Fix property update setting dirty flagCampbell Barton
2019-05-14Fix missing preference dirty taggingCampbell Barton
2019-05-14UI: grey out 'Revert' when preferences aren't dirtyCampbell Barton
2019-05-14Fix T63802: textured lights not working with OSLBrecht Van Lommel
2019-05-14Fix T64561: wrong colorspace for Cycles displacement nodesBrecht Van Lommel
2019-05-14Fix compiler warning with OpenGL icon texturesBrecht Van Lommel
2019-05-13Fix T64292: world missing from outliner Scenes viewBrecht Van Lommel
2019-05-13Fix T64297: edit light energy not working for Eevee, when nodes existBrecht Van Lommel
2019-05-13Fix T64407: crash adding workspace after appending datablockBrecht Van Lommel
2019-05-13make.bat: add option for enabling the OpenGL based tests.Ray Molenkamp
2019-05-13Python API: expose conversion between tweaked NLA strip and scene time.Alexander Gavrilov
2019-05-13Better support for (mirrored) bbone scaling in pose modePhilipp Oeser
2019-05-13Apply Pose as Rest Pose: implement an Only Selected bones option.Alexander Gavrilov
2019-05-13I18n Disambiguation: "Shift".Bastien Montagne
2019-05-13I18n Disambiguation: One more case of 'Root' falloff without 'Curve' context.Bastien Montagne
2019-05-13I18n Disambiguation: "Add" in menu labels.Bastien Montagne
2019-05-13Fix T63325: Drivers freezing input valueSergey Sharybin
2019-05-13Fix T64387: Crash with driver copy/pasteSergey Sharybin
2019-05-13Cycles/Eevee: add Emission and Alpha inputs to Principled BSDFBrecht Van Lommel
2019-05-13Cycles/Eevee: unify light strength and colorBrecht Van Lommel