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-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-18GPencil: Don't show error popup when strokes can't be reordered furtherJulian Eisel
2016-09-18GPencil: Fix memory leak using stroke arrange OPJulian Eisel
2016-09-17OpenGL render: Bugfix (unreported) after rB6f92604e539b2114763150fb1ace60d28e...Thomas Beck
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-16GPencil: Add a new special menu for editing and replace subdivision shortcutAntonioya
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-15Fix mistake in previous commitSergey Sharybin
2016-09-15OpenGL render: Avoid byte-float-byte roundtripSergey Sharybin
2016-09-15OpenGL render: Add developer option to easily enable time informationSergey Sharybin
2016-09-15Fix filebrowser not getting back to valid dir in Release builds.Bastien Montagne
2016-09-15OpenGL render: Skip GP passes if viewport has GP visibility disabledSergey Sharybin
2016-09-15Use temp .blend file copybuffer for pose copy-pasteSergey Sharybin
2016-09-14Fix T49352: Blender's file browser do not display previews.Bastien Montagne
2016-09-14Fix memory leak in copy pose operatorSergey Sharybin
2016-09-13FileBrowser: Always do full cache refresh while we are still listing...Bastien Montagne
2016-09-13Outliner: Report linked datablock edit failure when trying to rename linked d...Philipp Oeser
2016-09-13Fix T49323: Ineffective bone roll calculation with low rig scaleSergey Sharybin
2016-09-13Fix T49336: Outliner allows to edit restrict flags for linked objectsSergey Sharybin
2016-09-12Fix code which was commented by accidentSergey Sharybin
2016-09-12Graph editor: Add channel option to make it persistent on displaySergey Sharybin
2016-09-11Revert "GPencil: Add IFACE_ macro to some strings"Antonioya
2016-09-11GPencil: Add IFACE_ macro to some stringsAntonioya
2016-09-11GPencil: Change interpolate stroke factorAntonioya
2016-09-09Smoke viewport: remove dead code.Kévin Dietrich
2016-09-09Alembic: add option to triangulate meshes upon export.Kévin Dietrich
2016-09-08Fix strict compiler warningsSergey Sharybin
2016-09-08Fix compilation error: missing forward declarationSergey Sharybin
2016-09-07GP Interpolation: Mark created frames as being "breakdowns"Joshua Leung
2016-09-07Fix: GPencil drawing sessions now respect limits for maximum undo stepsJoshua Leung
2016-09-07Code Cleanup: Deduplicate undo node freeing codeJoshua Leung
2016-09-07GPencil: New interpolate strokes operatorsAntonioya
2016-09-06Fix T41883: Strip keyframes not respected for scenes rendered by other scenesSergey Sharybin
2016-09-05Fix cast shadows (material option) in the viewportMike Erwin
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-09-05Fix own mistake in recent rB8b2a45052093, broke saving render results as imag...Bastien Montagne
2016-09-03Fix T49228: Separate by material, materials dissappear after reload.Bastien Montagne