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-02-17Code cleanup: remove WM subwindows.Brecht Van Lommel
2018-02-17Fix GL_FRAMEBUFFER_UNSUPPORTED warning in console on macOS.Brecht Van Lommel
2018-02-17Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-17DRW: Fix assert with DRW_shgroup_material_instance_create.Clément Foucault
2018-02-16Fix T53399: Dopesheet keyframes and the drawing of points were not visible wi...Germano
2018-02-16GHOST: Windows: Print information on the GPUGermano
2018-02-16fix:T50079 collada matrix and blender matrix are transposed. This was not reg...Gaia Clary
2018-02-16fix: limit precision also for animation matrixes if the limit option is set (...Gaia Clary
2018-02-16New function to check if running opengl renderAntonio Vazquez
2018-02-16Fix rotation issues due to matrix to quaternion ambiguitiesGaia Clary
2018-02-16Object Mode: exit sculpt on selectionCampbell Barton
2018-02-16Object Mode: exit vert/weight paint on selectionCampbell Barton
2018-02-16Vertex Paint: expose exist paint-mode to APICampbell Barton
2018-02-16Cleanup: avoid shadowing w/ name 'base'Campbell Barton
2018-02-16Code cleanup: deduplicate code for running Python scripts outside Blender.Brecht Van Lommel
2018-02-16Tests: add OpenGL UI drawing tests.Brecht Van Lommel
2018-02-16Tests: split off render report test code from Cycles tests.Brecht Van Lommel
2018-02-16Fix bplayer (c)Bastien Montagne
2018-02-16Merge branch 'master' into blender2.8Bastien Montagne
2018-02-16Fix bplayer (c)Bastien Montagne
2018-02-16Fix part II of T53977: Severe problem with multiple instances of a library (s...Bastien Montagne
2018-02-16Fix part I of T53977: Severe problem with multiple instances of a library (sa...Bastien Montagne
2018-02-16Metalball drawing: rename mball helpers to handlesGermano
2018-02-16Cleanup: quiet warningCampbell Barton
2018-02-15GWN: Fix ubo debug printfClément Foucault
2018-02-15GWN: Fix attrib arrays giving incorrect name depending on the platform.Clément Foucault
2018-02-15Merge branch 'master' into blender2.8Brecht Van Lommel
2018-02-15Code cleanup: simplify switch statement, ensure we catch missing enums.Brecht Van Lommel
2018-02-15Fix T54073: crash and uninitialized memory in Cycles displacement hashing.Brecht Van Lommel
2018-02-15Fix crash reading deg_point_cache_transform.blend test, saved with 2.8.Brecht Van Lommel
2018-02-15Cleanup: Remove debug-only codeSergey Sharybin
2018-02-15Fix T54076: MCE in Graph mode - clip.graph_select_border does not work by hea...Sergey Sharybin
2018-02-15Merge branch 'master' into blender2.8Campbell Barton
2018-02-15Cleanup: rename BLI_thread.h APICampbell Barton
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Cleanup: use '_len' instead of '_size' w/ BLI APICampbell Barton
2018-02-15Cleanup: Style, braces with macrosSergey Sharybin
2018-02-15Cleanup: Remove BLI_ prefix from listbase macroSergey Sharybin
2018-02-15Merge branch 'master' into blender2.8Sergey Sharybin
2018-02-15Simple hair children: Make twist affected by textureSergey Sharybin
2018-02-15Fix T54078: Adding subsurf prior to particle system breaks simple children vg...Sergey Sharybin
2018-02-15Simple hair children: Make twist affected by vertex groupSergey Sharybin
2018-02-15Simple hair children: Initial implementation of twist controlSergey Sharybin
2018-02-15Blenlib: Assert when attempting to rotate point around vector and store resul...Sergey Sharybin
2018-02-15Particles: Wrap insane amount of arguments to child modifier evaluationSergey Sharybin
2018-02-15Avoid unnecessary sqrt callsCampbell Barton
2018-02-15Fix crash when rendering particles with cyclesMai Lavelle
2018-02-15Make particle edit draw mode a noopMai Lavelle
2018-02-15Fix lack of particles updates and disappearing particlesMai Lavelle
2018-02-15Tag update when using particle edit brushesMai Lavelle