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
2016-09-22RNA/UI: Allow displaying in tooltip why RNA property isn't editableJulian Eisel
2016-09-22UI: Theme options for vertex/edge bevel weight colorsPhilipp Oeser
2016-09-21UI: Make eyedropper shortcut configurableJulian Eisel
2016-09-21UI: Make button driver and keying set shortcuts configurableJulian Eisel
2016-09-21fix for potential pitfall with glMatrixModeMike Erwin
2016-09-21UI: Configurable shortcuts for keyframe operatorsJulian Eisel
2016-09-21FFmpeg interface improvementsSybren A. Stüvel
2016-09-21Fix crash in space context cycling when leaving window boundsJulian Eisel
2016-09-21Make space context cycling a proper screen-level OPJulian Eisel
2016-09-21UI: Support UI operators with configurable shortcutsJulian Eisel
2016-09-21Cycles: Cleanup, whitespaceSergey Sharybin
2016-09-21Fix T49393: Baking ignores backfacesDalai Felinto
2016-09-21Cycles: Make code more uniform across two versions of shadow_blocked()Sergey Sharybin
2016-09-21Cycles: Remove out of date commentSergey Sharybin
2016-09-21Fix: Grease Pencil sculpting crashes when sculpting on layers without any str...Joshua Leung
2016-09-21GPencil D+W Pie: Don't show editing operators when not in editmodeJoshua Leung
2016-09-21UI: Fix crash using drag-toggle over window bounds with button callbackJulian Eisel
2016-09-20regression fix for 1346482d23f167fa57049128384246397fda8d27: The length of le...Gaia Clary
2016-09-20Cycles: Make regular bvh traversal functions close to each otherSergey Sharybin
2016-09-20Cycles: Re-group ifdef so we check for particular feature only onceSergey Sharybin
2016-09-20Alembic: add support to interpolate transform matrices in-betweenKévin Dietrich
2016-09-20Cycles: Avoid conversion from bool to uintSergey Sharybin
2016-09-20Small speedup for blend_render_info.pyDmitry Dygalo
2016-09-20Fix T49391: Texture paint is not aware of disabled color managementSergey Sharybin
2016-09-20Fix T49343: ImageFormatSettings were not setting their rna struct path correctlyPhilipp Oeser
2016-09-20Fix T49408: OpenGL light widget breaks viewport shadingSergey Sharybin
2016-09-20Fix T49386: Blender crashes when told to load an OCIO LUT that does not existSergey Sharybin
2016-09-19OpenGL: software renderer for old Mac GPUsMike Erwin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-09-19Buildbot: Another attempt to have OSX builder fixedSergey Sharybin
2016-09-19Buildbot: Temporary disable CUBIN compilationSergey Sharybin
2016-09-19Buildbot: Attempt to use proper Clang for CUDA binariesSergey Sharybin
2016-09-19Cycles: Cleanup code style in split kernelSergey Sharybin
2016-09-19Fix T49375: align rotation with snap target isn't toggleable in edit mode.Bastien Montagne
2016-09-19Cycles: More tweaks to make specialized BVH traversal matchingSergey Sharybin
2016-09-19Cycles: Avoid redundant intersection pre-calculationSergey Sharybin
2016-09-19Cycles: Cleanup, sync some comments across different traversalSergey Sharybin
2016-09-19Cycles: Cleanup, always use parenthesisSergey Sharybin
2016-09-19Lowercase includes for psapi.h and dbghelp.h windows includes.Martijn Berger
2016-09-19Fix T49385: Copy buffer is not from pose mode. Report ErrorSergey Sharybin
2016-09-19Cycles: Move BVH constants to an own files, so they are easily re-usableSergey Sharybin
2016-09-19Remove null-check of argument which is attributed as non-nullSergey Sharybin
2016-09-19CacheFile: make sure SpinLock is destroyed when exiting Blender.Kévin Dietrich
2016-09-19Cycles: Fix typo that would sometimes result in subsurf modifier being disabledMai Lavelle
2016-09-19Various cleanups related to button lockingJulian Eisel
2016-09-19Cleanup: Completely replace/remove uiBut.lockJulian Eisel
2016-09-18Minor corrections for previous commitJulian Eisel
2016-09-18BLI_listbase: Add/use utility to move link (BLI_listbase_link_move)Julian Eisel
2016-09-18Fix T49245: Adaptive Subdivision with Auto Smooth causes weird mesh appearanceMai Lavelle
2016-09-18GPencil: Don't show error popup when strokes can't be reordered furtherJulian Eisel