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-04-03Merge branch 'master' into cycles_disney_brdfcycles_disney_brdfSchoen
2017-04-01fix: T50412 - collada: Replaced precision local limit function by blender's o...Gaia Clary
2017-04-01Cleanup: styleCampbell Barton
2017-03-31Depsgraph: Correction for the previous local view commitSergey Sharybin
2017-03-31Fix threading conflicts in multitex_ext_safe()Sergey Sharybin
2017-03-31Cycles: Solve threading conflict in shader synchronizationSergey Sharybin
2017-03-31Fix unreported bug in Blender Render: using unnormalized normal in normal map...Alexander Romanov
2017-03-31WM: Previous commit broke common-case loading new fileCampbell Barton
2017-03-31Keep current app-template when selecting 'New File'Campbell Barton
2017-03-31UI cleanup: simplify Icon handling of uiDefAutoButR for PROP_POINTER.Bastien Montagne
2017-03-31Cycles: More fixes after include changesMai Lavelle
2017-03-31Fix T51072: The reference of a pyobject may be being overwritten in `bm_mesh_...Germano Cavalcante
2017-03-31Correct string formatting (error in recent change)Campbell Barton
2017-03-31Cleanup: warningsCampbell Barton
2017-03-30Cleanup/fix bad code in IDP_SetIndexArray()Bastien Montagne
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-30Updated copyright for the new files.Schoen
2017-03-30Switched from multiplication of base and subsurface color to blendingSchoen
2017-03-30Depsgraph: Fix missing updates when in local viewSergey Sharybin
2017-03-30Cycles: Fix missing kernel re-compilation after recent changesSergey Sharybin
2017-03-30Fix T51051: Incorrect render on 32bit LinuxSergey Sharybin
2017-03-30Cycles: Cleanup, rename RegularBVH to BinaryBVHSergey Sharybin
2017-03-30Mirror Modifier: Add offsets for mirrored UVsCampbell Barton
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-29Cycles: Attempt to workaround compilation error on new CUDA toolkit and sm_2xSergey Sharybin
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-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-28Fix: Icon offset for pie buttonsraa