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
2015-09-22Show error when unsupported movie format usedCampbell Barton
2015-09-22prevent assert: select-linked UV delimit w/o UV'sCampbell Barton
2015-09-22OpenSubdiv: Fix crash with empty meshSergey Sharybin
2015-09-22FFmpeg: Solve memory leak happening on encoding videoSergey Sharybin
2015-09-22Fix T46194: Crash rendering particlesCampbell Barton
2015-09-22Install_deps: Hopefully fix broken checks for numpy package in fedora-like di...Bastien Montagne
2015-09-22Install_deps: Add command line options to saved BUILD_NOTES.txt.Bastien Montagne
2015-09-22Fix report banner text widthCampbell Barton
2015-09-22Reporting was done before before addons were loadedCampbell Barton
2015-09-22Remove arbitrary simulation time limit in liquid sim. Tested and works fine w...ZanQdo
2015-09-22Fix for error reporting w/ a new-fileCampbell Barton
2015-09-22Cleanup: indentationCampbell Barton
2015-09-22Report loading file with no matching engineCampbell Barton
2015-09-22Cleanup: de-duplicate post file read update callsCampbell Barton
2015-09-22Fix T46201: Popup menu in post_load handler crashCampbell Barton
2015-09-21Fix bplayer (c).Bastien Montagne
2015-09-21Cleanup: use malloc when calloc is overwrittenCampbell Barton
2015-09-21Makefile: show build dir when configuringCampbell Barton
2015-09-21Sequencer: show X,Y in text effect locationCampbell Barton
2015-09-21Armature drawing: custom shape scale optionsCampbell Barton
2015-09-21Render: Free persistent image storage when loading new fileSergey Sharybin
2015-09-21Recent change for Py3.6 compat caused fatal-errorCampbell Barton
2015-09-21Fix (unreported) Append/link code: All library datablocks could end with same...Bastien Montagne
2015-09-21Fix T46159: OpenSubdiv does not always give same results as Blender own subsu...Sergey Sharybin
2015-09-21Small fix for depsgraph debug graphviz: empty labels for edges require an exp...Lukas Tönne
2015-09-21Some minor tweaks to depsgraph debug graphviz output.Lukas Tönne
2015-09-21Fix view-selected w/ custom bone shapesCampbell Barton
2015-09-21Fix T46186: Panel doesn't update on brush changeCampbell Barton
2015-09-21Fix linker warning about zero length memset.Brecht Van Lommel
2015-09-21Fix T43715: IK pole target + stretch not working for a single bone chain.Brecht Van Lommel
2015-09-21RNA: angle step-sizes were too smallCampbell Barton
2015-09-21Fix node auto-offset failing during heavy compositing (sometimes)Julian Eisel
2015-09-21Fix T46050: blender internal geometry node UV not working inside node group.Brecht Van Lommel
2015-09-21Fix T46144: blender internal face texture color wrong in raytraced reflection.Brecht Van Lommel
2015-09-20Fix compiling with GEJulian Eisel
2015-09-20Fix T46180: Theme > UV Image editor > Scope Background does not have any effectJulian Eisel
2015-09-20Cleanup: Use new vector transform functionsJulian Eisel
2015-09-20GL-utils: Add vector transform functionsJulian Eisel
2015-09-20Cleanup: warning, styleCampbell Barton
2015-09-20fix build error w/ clangCampbell Barton
2015-09-20Word wrap support for frame nodeCampbell Barton
2015-09-20Fix T46169: Link to bpy API in addons tab of user preferences is outdated.Bastien Montagne
2015-09-19Fix T46161: Rotate around selection changes bezier curve handle type.Bastien Montagne
2015-09-19Fix for building w/ Python3.6Campbell Barton
2015-09-19Fix leak in UI PanelsCampbell Barton
2015-09-19UI: tooltip layout tweaksCampbell Barton
2015-09-19BLF: correct ResultBLF.width value when wrappingCampbell Barton
2015-09-19UI: word-wrap for tooltips, broke text alignmentCampbell Barton
2015-09-19File Browser: Scroll view on normal selection tooJulian Eisel
2015-09-19File Browser: Scroll view with arrow keys navigationJulian Eisel