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/intern
AgeCommit message (Expand)Author
2018-05-08Merge branch 'master' into blender2.8Bastien Montagne
2018-05-08Fix building with latest versions of ffmpeg.Bastien Montagne
2018-05-07Merge branch 'master' into blender2.8Sergey Sharybin
2018-05-07Fix wrong comparison of drop target URI on X11Sergey Sharybin
2018-05-06Fix use of removed Blender Internal property.Brecht Van Lommel
2018-05-06Merge branch 'master' into blender2.8Campbell Barton
2018-05-06Fix T54801: incorrect render with zero weight transparent BSDFs.Brecht Van Lommel
2018-05-04Merge branch 'master' into blender2.8Campbell Barton
2018-05-04Logging: setting log level wasn't workingCampbell Barton
2018-05-02GWN: Add GWN_batch_uniform_mat4.Clément Foucault
2018-05-02GWN: Add GL_TRIANGLES_ADJACENCY to supported primitive types.Clément Foucault
2018-05-02Merge branch 'master' into blender2.8Campbell Barton
2018-04-29Cycles: Cleanup: Remove double semicolonsLukas Stockner
2018-04-26Workspaces: active view layer now always comes from workspace, not scene.Brecht Van Lommel
2018-04-26GHOST: WGL: Make background rendering works on windows.fclem
2018-04-25GHOST: Fix missing glXCreatePbuffer initialisation.Clément Foucault
2018-04-25GHOST: GLX: Remove old version check.Clément Foucault
2018-04-25Depsgraph: Clarify python APISergey Sharybin
2018-04-25Multi-View: Moving panel to render, and rename to StereoscopyDalai Felinto
2018-04-24OpenGL: Remove remaining instances of GL_RGBA16F_ARB.Clément Foucault
2018-04-22Cycles: rename engine to just "Cycles" instead of "Cycles Render" in the UI.Brecht Van Lommel
2018-04-21Fix point density rendering in Cycles.Brecht Van Lommel
2018-04-21Fix feature set button misalignment.Brecht Van Lommel
2018-04-19Remove Blender Internal and legacy viewport from Blender 2.8.Ton Roosendaal
2018-04-19GHOST: Fix `processEvents` not notifying events handled by the system if the ...Germano
2018-04-19GWN Immediate: use GWN_BATCH_OWNS_VBO for created with imm immBeginBatch.Germano
2018-04-19Fix use of missing properties in UI after game engine removal.Brecht Van Lommel
2018-04-17GWN: IMM: Add util function to batch several immRecti/immRectfClément Foucault
2018-04-17Cleanup: remove modules that were only used by the game engine.Brecht Van Lommel
2018-04-17Removing Blender Game Engine from Blender 2.8Dalai Felinto
2018-04-16Depsgraph: remove EvaluationContext, pass Depsgraph instead.Brecht Van Lommel
2018-04-16DRW/GWN: Add callId builtin uniform.Clément Foucault
2018-04-16Merge branch 'master' into blender2.8Campbell Barton
2018-04-16Logging: edits to build on macOSCampbell Barton
2018-04-15Fix compiler error in WindowsAntonio Vazquez
2018-04-14Fix compiler error in WindowsAntonio Vazquez
2018-04-14Merge branch 'master' into blender2.8Campbell Barton
2018-04-14Logging: replace 'fwrite' w/ 'write'Campbell Barton
2018-04-13Python API: remove preview/render resolution settings from API functions.Brecht Van Lommel
2018-04-13Cleanup: don't use Blender structs in iTaSC module.Brecht Van Lommel
2018-04-10Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-09Use the newer version of the bullet 6dof spring constraint for rigidbody.Alexander Gavrilov
2018-04-06Fix object mode workspace checkCampbell Barton
2018-04-05Remove workspace object mode, reverts changes w/ 2.8Campbell Barton
2018-04-05GWN: Add GWN_batch_uniform_2fv_array.Clément Foucault
2018-04-04Fix Cycles motion blur and engine.frame_set() not working.Brecht Van Lommel
2018-04-04Gawain: Make removing batches more thread safeSergey Sharybin
2018-04-04Fix Cycles particle info node not working.Brecht Van Lommel
2018-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-04Proper fix for T54337Mai Lavelle