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
2018-07-09GPUTexture: Fix GPU_texture_read for depth stencil formatClément Foucault
2018-07-09Eevee: LightCache: Use render visibility to select the probeClément Foucault
2018-07-09Eevee: LightCache: Fix cache validation.Clément Foucault
2018-07-09Eevee: LightCache: Fix wrong mipmap sizeClément Foucault
2018-07-09Eevee: LightCache: Fix problem caused by probe sortingClément Foucault
2018-07-09Eevee: LightCache: Add Light Cache infos in the UIClément Foucault
2018-07-09Eevee: LightCache: Small fixes and cleanupsClément Foucault
2018-07-09Eevee: LightProbe: UI tweaksClément Foucault
2018-07-09Eevee: LightCache: Add free operator.Clément Foucault
2018-07-09GPUTexture: Fix mipmap size calculation.Clément Foucault
2018-07-09Eevee: LightCache: Add cubemap only baking button.Clément Foucault
2018-07-08Eevee: LightCache: Add Autobake propertyClément Foucault
2018-07-07Eevee: LightCache: Add auto update when lightprobe are being modifiedClément Foucault
2018-07-06DEG: Fix drawdata type usageClément Foucault
2018-07-06Merge remote-tracking branch 'origin/blender2.8' into temp-eeveelightcacheClément Foucault
2018-07-06Depsgraph: Relations builder should not tag ID in all depsgraphsSergey Sharybin
2018-07-06Keymap: outliner now uses A/Alt-A for selectionCampbell Barton
2018-07-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-06Cleanup: use outliner_flag_* name prefixCampbell Barton
2018-07-06UI: small layout fixes for RMB context menus.Brecht Van Lommel
2018-07-06UI: disable broken horizontal properties editor alignment.Brecht Van Lommel
2018-07-06UI: draw search popups with menu background, instead of box.Brecht Van Lommel
2018-07-06Fix crash with properties editor pinning.Brecht Van Lommel
2018-07-06Fix layout issue with enum property separators.Brecht Van Lommel
2018-07-06Merge branch 'master' into blender2.8Philipp Oeser
2018-07-06Merge remote-tracking branch 'origin/master' into blender2.8Sybren A. Stüvel
2018-07-06Fix crash when startup file has an image in itSybren A. Stüvel
2018-07-06fix c++ comment style in 3cc2a9b934d0Philipp Oeser
2018-07-06Ocean Modifier: removed unused refresh flagsSybren A. Stüvel
2018-07-06Ocean Modifier: removed the MOD_OCEAN_REFRESH_ADD flagSybren A. Stüvel
2018-07-06Merge branch 'master' into blender2.8Philipp Oeser
2018-07-06Remove print left in by accidentCampbell Barton
2018-07-06Fix T55581: kill running (render) jobs when deleting a scenePhilipp Oeser
2018-07-06Cycles: Enabled half precision textures for OpenCL devices that support the c...Stefan Werner
2018-07-06Fix view pie menuCampbell Barton
2018-07-06Addons: silence warnings instead of disablingCampbell Barton
2018-07-06Addons: svg has been updatedCampbell Barton
2018-07-06Cycles: Fixed OpenCL kernel build, it threw a compiler error.Stefan Werner
2018-07-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-06Cleanup: strip trailing space for cyclesCampbell Barton
2018-07-06Cycles: missed when renaming updated RNACampbell Barton
2018-07-06Merge branch 'master' into 28Campbell Barton
2018-07-06Empty Object: Center images by defaultCampbell Barton
2018-07-06Fix typo in empty image drawingCampbell Barton
2018-07-06Fix image drag and dropCampbell Barton
2018-07-06Disable addons which haven't been updatedCampbell Barton
2018-07-06Merge branch 'master' into blender2.8Campbell Barton
2018-07-06BKE_addons: utility to remove by nameCampbell Barton
2018-07-06Further tweaks to drawing of non-selected graph editor keyframesJoshua Leung
2018-07-06Fix T55777: Non-selected keys in Graph Editor are invisibleJoshua Leung