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
2017-02-11Fix uninitialized valuescycles-tiles-reworkMai Lavelle
2017-01-14Cycles: Fix building of CUDA kernels after last commitMai Lavelle
2017-01-14Cycles: Deduplicate sample range setting and gettingMai Lavelle
2017-01-14Cycles: Add generic work item functions for OpenCLMai Lavelle
2017-01-14Cycles: Add generic work item functions for CUDAMai Lavelle
2017-01-13Cycles: Rendering multiple tiles at once for OpenCL mega kernelMai Lavelle
2017-01-13Cycles: Implement the get_ideal_tile_size functionMai Lavelle
2017-01-13Add get_ideal_tile_size function to RenderEngineMai Lavelle
2017-01-13Cycles: Rendering multiple tiles at once for CUDAMai Lavelle
2017-01-13Cycles: Overload DeviceTask::update_progress to take multiple tilesMai Lavelle
2017-01-13Cycles: Add SampleRange structMai Lavelle
2017-01-13Cycles: Have CPU devices use new the acquire_tiles functionMai Lavelle
2017-01-13Cycles: Add functions to acquire multiple tiles at onceMai Lavelle
2017-01-12Fix T50056: Dyntopo brush size shortcut broken using constant detail setting.Julian Eisel
2017-01-12UI: Try limiting 'x' icon to search buttonsJulian Eisel
2017-01-11Split interp_weights_face_v3 into specific functions for tris and quadsLuca Rood
2017-01-11Viewport SSAO: Fix normals not normalizedClément Foucault
2017-01-11Cycles: Fix wrong motion blur when combining deformation motion blur with aut...Sergey Sharybin
2017-01-11Cycles: Pass explicit subdivision type to object_to_meshSergey Sharybin
2017-01-11Copy autosmooth mesh settings BKE_mesh_new_from_objectSergey Sharybin
2017-01-11RNA: Expose autosmooth face splittingSergey Sharybin
2017-01-11Cycles: Cleanup, whitespace around operatorSergey Sharybin
2017-01-11Cycles: Improve logging of cases when motion blur is disabledSergey Sharybin
2017-01-11Cleanup: Use more meaningful constants other than 0Sergey Sharybin
2017-01-11Add mid_v3_v3_array function and remove redundant functionsLuca Rood
2017-01-10UI Layout: fix some cases mixing fixed and expandable sizesBastien Montagne
2017-01-09Cleanup: Strict CLang warning in Smoke moduleSergey Sharybin
2017-01-09Cleanup: IndentationSergey Sharybin
2017-01-09Cleanup: Don't use C++ comments style in C codeSergey Sharybin
2017-01-09Fix for T50373: lattices should not be able to get subsurf modifiersPhilipp Oeser
2017-01-09Fix T50385: Deadlock in BKE_libblock_remap_locked.Bastien Montagne
2017-01-06Fix: Audio plays back incorrectly after rendering to a video fileJörg Müller
2017-01-05Make button span the full width of the properties editorAaron Carlisle
2017-01-05Remove instances of old vector iconsAaron Carlisle
2017-01-05Show 'Manipulate Center Points' in weight paint modeJulian Eisel
2017-01-04Dynamic Paint: Fix random pixel flooding by absolute brush with spread.Alexander Gavrilov
2017-01-04Fix (IRC reported) bad handling of Text data-block user count.Bastien Montagne
2017-01-04Fix T50369: Objects can't be deleted from scene when using "link group object...Bastien Montagne
2017-01-04Fix T50350: Quick Explode time frame problemDalai Felinto
2017-01-03Revert "Remove double menu entries"Aaron Carlisle
2017-01-03Fix implicit size_t to int conversion.Bastien Montagne
2017-01-03Fix: NLA "Strip Time" setting cannot be editedJoshua Leung
2017-01-02GPencil: Per-layer option to always show onion skinningJoshua Leung
2017-01-02Fix: Passed wrong last argument to functionJoshua Leung
2017-01-02Fix T49861: Interlace stereo is broken in 2.78Dalai Felinto
2017-01-02API: Fix rst syntaxAaron Carlisle
2017-01-02API: Fix redirect in bgl pageAaron Carlisle
2017-01-02API: Update to modern sphinx syntaxAaron Carlisle
2017-01-02Cleanup: redundant assignment in rect resizeCampbell Barton
2017-01-02API: Fix double slashes in URLsAaron Carlisle