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 another case of bad logic in recurrent function handling IDProps.Bastien Montagne
2017-03-30Redraw parent popup when the child popup is closedraa
2017-03-30Depsgraph: Fix missing updates when in local viewSergey Sharybin
2017-03-30Merge branch 'master' into datablock_idpropsBastien Montagne
2017-03-30Fix always-unlinking in ID free function.Bastien Montagne
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-29Merge branch 'master' into datablock_idpropsBastien Montagne
2017-03-29Cycles: Attempt to work around compilation errors of CUDA on sm_2xSergey Sharybin
2017-03-29Cleanup, minor fixes and serious simplification of idprops.cBastien Montagne
2017-03-29Fix missing handling of IDProps of nodetree's IO sockets.Bastien Montagne
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-29Fix mistake with last master merge...Bastien Montagne
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-28Merge branch 'master' into datablock_idpropsBastien Montagne
2017-03-28Forgot those IDP_LibLinkProperty call on node sockets IDProps in previous com...Bastien Montagne
2017-03-28Merge branch 'master' into datablock_idpropsBastien Montagne
2017-03-28Fix: Icon offset for pie buttonsraa
2017-03-28Cycles: Pass m128 vectors by const referenceSergey Sharybin
2017-03-28Fix lib_link_cachefile.Bastien Montagne
2017-03-28Bring back `lib_link_mesh()` in 'order' with other libdata liblink functions.Bastien Montagne
2017-03-28readfile.c: Cleanup lib_link code a bit.Bastien Montagne
2017-03-28Correct splash size checkCampbell Barton
2017-03-28Fix columns with fixed widthraa
2017-03-27Cleanup: Use upper case consistently in adaptive feature compile logging.Thomas Dinges
2017-03-27Cleanup: Resolve todo in CUDA voxel image code.Thomas Dinges