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-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
2018-04-04Merge branch 'master' into blender2.8Sergey Sharybin
2018-04-04Fix T54337: Cycles crash with simple subd object in debug buildMai Lavelle
2018-04-04Fix T54400: Some GCN 1 cards available to select for use with CyclesMai Lavelle
2018-04-03Merge branch 'master' into blender2.8Campbell Barton
2018-04-03Fix duplicate Cycles panels in properties editor.Brecht Van Lommel
2018-04-02Build: add WITH_OPENVDB_3_ABI_COMPATIBLE option.Brecht Van Lommel
2018-04-02Build: fixes for the Intel compiler versions 2016, 2017, 2018.Milan Jaros
2018-04-01Merge branch 'master' into blender2.8Campbell Barton
2018-04-01Cleanup: warningCampbell Barton
2018-03-31Logging: fix own error with formattingCampbell Barton
2018-03-31Use int instead of boolCampbell Barton
2018-03-31Logging: add argument --log-show-basenameCampbell Barton
2018-03-31Logging: add ability to exclude categories.Campbell Barton
2018-03-31Docs: doxygen docs for clogCampbell Barton
2018-03-31Fix clog: own error allocating from static bufferCampbell Barton
2018-03-31Fix logger build w/ MSVCCampbell Barton
2018-03-31GWN: Perf: Bypass glUseProgram(0)Clément Foucault
2018-03-30GWN: Add GWN_vertbuf_vertex_count_set.Clément Foucault
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-29GWN: Add immVertex4f.Clément Foucault
2018-03-29Merge commit 'origin/master^' into blender2.8Dalai Felinto
2018-03-29GWN: Batch: Add GWN_batch_uniform_4fv_arrayClément Foucault
2018-03-29Fix T54457: build error with OpenVDB versions newer than 3.Brecht Van Lommel
2018-03-29Fix T54455: OpenCL build error after recent changes.Brecht Van Lommel
2018-03-29Cycles: take into account diffuse roughness for roughness baking.Matt Heimlich
2018-03-28Cycles: don't require pthreads as dependency on Windows.Jeff Witthuhn
2018-03-28Fix missing confirm quit dialog on macOS, after recent changes.Brecht Van Lommel
2018-03-28Cycles: Fix bad register cast in ssebSergey Sharybin
2018-03-27Merge branch 'master' into blender2.8Campbell Barton
2018-03-27Fix T54420: too much volume render noise with multiple volume objects.Brecht Van Lommel
2018-03-26Fix bad merge resolution from previous commitSergey Sharybin