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-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
2016-09-18Cycles: Fix update of subdivision meshes when global dice rates changeMai Lavelle
2016-09-18Cycles: Soft minimum for dice ratesMai Lavelle
2016-09-18Cycles: Adaptive isolationMai Lavelle
2016-09-18GPencil: Fix memory leak using stroke arrange OPJulian Eisel
2016-09-18Fix T49384: crash in tangent space calculation with NaN mesh vertices.Brecht Van Lommel
2016-09-17[Windows/make.bat] Clean only after all parameters have been processed so the...lazydodo
2016-09-17Fix T49383: Color pickers are available if the color is lockedAntonioya
2016-09-17OpenGL render: Bugfix (unreported) after rB6f92604e539b2114763150fb1ace60d28e...Thomas Beck
2016-09-16Pose Library pose list: Default to 5 rows to match the new up/down buttonsSybren A. Stüvel
2016-09-16Buildbot: Disable QuickTime for the time beingSergey Sharybin
2016-09-16Pose library sorting: return OPERATOR_CANCELLED when no-opSybren A. Stüvel
2016-09-16Improve description of move operator direction propertiesJulian Eisel
2016-09-16Fix jumping view when expanding graph editor channel over view boundsJulian Eisel
2016-09-16Fix vertical scrollbar adding to region width in graph editorJulian Eisel
2016-09-16Remove debug only codeSergey Sharybin
2016-09-16Tweak for pinned/always visible curves in Graph EditorSergey Sharybin
2016-09-16Added buttons to move a pose in a pose library up/down.Sybren A. Stüvel
2016-09-16Picky correction to previous commitJulian Eisel
2016-09-16UI: Allow showing why button is disabled in tooltipJulian Eisel
2016-09-16OpenSubdiv: Remove redundant section define from shader compilationSergey Sharybin
2016-09-16OpenSubdiv: Split shader source filesSergey Sharybin
2016-09-16GPencil: Remove toggle option for pop-up specials menuAntonioya
2016-09-16Fix T49349: Baking action doesnt bake multiple objects.Bastien Montagne
2016-09-16GPencil: Add a new special menu for editing and replace subdivision shortcutAntonioya
2016-09-16Fix T49372: Fresnel node: difference between 2.76 and 2.78 GLSL outputSergey Sharybin
2016-09-16GPencil: New subdivide stroke operatorAntonioya
2016-09-16OpenGL render: Move file writing to a separate threadSergey Sharybin
2016-09-16Fix T49369: Blender crashes/closes down application at alembic export ofKévin Dietrich
2016-09-15Cleanup: Redundant forward declarationSergey Sharybin
2016-09-15Fix mistake in previous commitSergey Sharybin
2016-09-15OpenGL render: Avoid byte-float-byte roundtripSergey Sharybin
2016-09-15OpenCOlorIO: Add explicit linearSRGB -> sRGB lookup tableSergey Sharybin
2016-09-15OpenGL render: Add developer option to easily enable time informationSergey Sharybin
2016-09-15Bring blender_release.cmake uptodate with the changes from D2227lazydodo
2016-09-15[windows] add some helpers to make.bat to facilitate making release builds.lazydodo
2016-09-15Depsgraph: Avoid some false-positive time dependencies of scripted driversSergey Sharybin
2016-09-15Fix filebrowser not getting back to valid dir in Release builds.Bastien Montagne
2016-09-15Fix crash in some cases when deleting particle systems.Bastien Montagne
2016-09-15Fix Py's IDs user mapping: do not consider ShapeKeys' from here.Bastien Montagne
2016-09-15OpenGL render: Skip GP passes if viewport has GP visibility disabledSergey Sharybin
2016-09-15Fix Py's IDs user mapping: do not consider proxy_from here.Bastien Montagne