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-03-30fix screen layout thumbnails (T51078)Mike Erwin
2017-03-30fix OpenGL Render to image (T51082)Mike Erwin
2017-03-30fix build on Mac/clangMike Erwin
2017-03-30Eevee: Diffuse Light (2/2) and GGX low quality lightsClément Foucault
2017-03-30Eevee: fix HDR bufferClément Foucault
2017-03-30Merge branch 'master' into blender2.8Julian Eisel
2017-03-29Remove BASE_VISIBLE, BASE_SELECTABLE, TESTBASELIB (no longer used)Dalai Felinto
2017-03-29Base: update localview, however ...Dalai Felinto
2017-03-29Base: update createTransObjectDalai Felinto
2017-03-29Base: update (unused) image_aspect function, copy_attr_menu and its sub-funct...Dalai Felinto
2017-03-29Base: update select_groupDalai Felinto
2017-03-29Fix fit camera view frame to selected objectsDalai Felinto
2017-03-29Fix viewselected (NUMPAD PERIOD)Dalai Felinto
2017-03-29Fix T51083: View all is broken in 2.8Dalai Felinto
2017-03-29Cycles: Fix compilation error of app after the include directories changeSergey Sharybin
2017-03-29Cycles: Attempt to work around compilation errors of CUDA on sm_2xSergey Sharybin
2017-03-29Cycles: Cleanup, indentationSergey Sharybin
2017-03-29Cycles: Remove toolkit-specific workaround from kernelSergey Sharybin
2017-03-29Cycles: Only use CUDA 8.0 as officially supported oneSergey Sharybin
2017-03-29Cycles: Cleanup, don't use m_ prefix for public propertiesSergey Sharybin
2017-03-29Cycles: Fix compilation error with visibility flag disabledSergey Sharybin
2017-03-29Cycles: Make all #include statements relative to cycles source directorySergey Sharybin
2017-03-29Correct own earlier commit for recursive behavior of property groupsJulian Eisel
2017-03-29Fix glitches caused by new outliner versioning codeJulian Eisel
2017-03-29Alternative fix for crash displaying 'New Window' keymap itemJulian Eisel
2017-03-29Cycles: Attempt to workaround compilation error on new CUDA toolkit and sm_2xSergey Sharybin
2017-03-29Prevent crash when seeing the window new on keymapsDalai Felinto
2017-03-29Merge branch 'master' into blender2.8Campbell Barton
2017-03-29Remove non-bmesh case from testCampbell Barton
2017-03-29Fix skin mark operatorCampbell Barton
2017-03-29Fix crash closing window in background modeCampbell Barton
2017-03-29Fix missing NULL check in gpencil pollCampbell Barton
2017-03-29Use 'empty' option for clearing factory settingsCampbell Barton
2017-03-29Option to load startup file with empty-dataCampbell Barton
2017-03-29Buildbot: Revert previous change, older toolkit has same exact behaviorSergey Sharybin
2017-03-29Buildbot: Use older NVCC on 32bit linuxSergey Sharybin
2017-03-29Buildbot: Remove global hardcoded NVCC pathSergey Sharybin
2017-03-29Cycles: Bring back preview AA samples when using BPTSergey Sharybin
2017-03-29PyAPI: minor path init simplificationCampbell Barton
2017-03-29Fix 'bl_app_override' wrapping multiple times.Campbell Barton
2017-03-29Fix memory leak re-registering operatorsCampbell Barton
2017-03-29PyAPI: check modules are registered before unregisterCampbell Barton
2017-03-29Merge branch 'master' into blender2.8Julian Eisel
2017-03-28Fix T51068: Place props in their own rowAaron Carlisle
2017-03-28Cycles: Switch to reformulated Pluecker ray/triangle intersectionSergey Sharybin
2017-03-28Forgot those IDP_LibLinkProperty call on node sockets IDProps in previous com...Bastien Montagne
2017-03-28Add GL_LINE_STRIP_ADJACENCY support to GawainAntonio Vazquez
2017-03-28Fix: Icon offset for pie buttonsraa
2017-03-28Cycles: Pass m128 vectors by const referenceSergey Sharybin
2017-03-28Merge branch 'master' into blender2.8Bastien Montagne