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
2018-04-10DRW: Deferred Shader Compilation: Don't recreate ogl context.Clément Foucault
2018-04-10FormattingSybren A. Stüvel
2018-04-10Fix crashing of EEVEE/Clay engines when importing an Alembic fileSybren A. Stüvel
2018-04-10UI: Fix some drawing order issues.Clément Foucault
2018-04-10WM: Fix a crash (assert) when creating a new window.Clément Foucault
2018-04-10DRW: Hair: Use GWN_PRIM_LINE_STRIPS instead of LINESClément Foucault
2018-04-10BLF: Style: Fix bad casts.Clément Foucault
2018-04-10Merge branch 'master' into blender2.8Campbell Barton
2018-04-10Fix transform nearest axis checkCampbell Barton
2018-04-10Draw Manager: Fix lazy compilation on certain hardware.Germano
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-10Depsgraph: Build relations for objects linked via pchan constraintsSergey Sharybin
2018-04-10BLF: Fix broken shadows on certain hardware.Clément Foucault
2018-04-10Fix T54423: Messages from RNA_property_editable_info() were not translatable.Bastien Montagne
2018-04-10Depsgraph: Flush debug printsSergey Sharybin
2018-04-10Fix crash when no object is activeMai Lavelle
2018-04-10Fix crash in graph editor id remappingMai Lavelle
2018-04-09Fix invalid context when refreshing popupsJulian Eisel
2018-04-09UI: Fix widget shader on certain compiler.Germano
2018-04-09UI: Clamp scrollbar offset to lower view boundariesJulian Eisel
2018-04-09GPU Shader: Cleanup: Remove unnecessary ";"Germano
2018-04-09UI: Fix widget shader on certain compiler.Germano
2018-04-09Use the newer version of the bullet 6dof spring constraint for rigidbody.Alexander Gavrilov
2018-04-09Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-09Added support for the WEBM/VP9 video codecSybren A. Stüvel
2018-04-09Remove commented-out codeSybren A. Stüvel
2018-04-09Fix build error with GCC, make depsgraph iterator compatible with C++.Brecht Van Lommel
2018-04-09Fix crash and invalid context when changing workspaceJulian Eisel
2018-04-09Merge branch 'master' into blender2.8Campbell Barton
2018-04-09Cleanup: avoid recalculating global centerCampbell Barton
2018-04-09GPU Codegen: Fix assert caused by GC of failled shaders.Clément Foucault
2018-04-09BLF: Fix assert when drawing very small chars.Clément Foucault
2018-04-09Freestyle: use depsgraph to get geometry, instead of Blender Internal.Brecht Van Lommel
2018-04-08UI: Widgets: Fix text edit cursor not drawing.Clément Foucault
2018-04-08GPU Select: Remove warnings on Intel GPU.Clément Foucault
2018-04-08UI: Perf: Use GWN_draw_primitive for drawing viewport textures.Clément Foucault
2018-04-08UI: Perf: Use GWN_draw_primitive for drawing triple buffers texture.Clément Foucault
2018-04-08UI: Perf: View3D: Batch view infos BLF calls together.Clément Foucault
2018-04-08UI: Perf: Batch horizontal scrollers numbers together.Clément Foucault
2018-04-08Clay: Improve loading time.Clément Foucault
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-08Alphabetically ordered audio and video codecsSybren A. Stüvel
2018-04-08BLF: Perf: Use BLF_KERNING_STEP_FAST for other functions.Clément Foucault
2018-04-08Eevee: Reduce loading time.Clément Foucault
2018-04-08DRW: Profiling: Batch BLF strings and add shadowingClément Foucault
2018-04-08BLF: Fix BlenderPlayer compilation.Clément Foucault
2018-04-08Merge branch 'master' into blender2.8Sybren A. Stüvel
2018-04-08Encoding panel clarificationsSybren A. Stüvel
2018-04-08BLF: Fix problem with bound texture.Clément Foucault
2018-04-08BLF: Opti: More clever sampling for blured glyphs.Clément Foucault