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
path: root/source
AgeCommit message (Expand)Author
2016-09-02Point submodules to latest master branchesSergey Sharybin
2016-09-02Blender 2.78 commit!Sergey Sharybin
2016-09-02Fix T49222: Image Save settings are overridden by the File Save Screen ones.Bastien Montagne
2016-09-01Fix T49224: Crash due to dangling value in 'Object.proxy_from' pointer.Bastien Montagne
2016-09-01Math Lib: avoid char > int conversion w/ line plotCampbell Barton
2016-09-01Fix crash calling wm.open_mainfile from menu with --debug-memory enabledJulian Eisel
2016-09-01Fix T49199: Combination of dialog + wm.open_mainfile causes crashJulian Eisel
2016-09-01D2184 Stamp: Make drawing stamp labels optional.Sybren A. Stüvel
2016-09-01pydoc: added missing 'compress' parameter to b.t.BlendDataLibraries.writeSybren A. Stüvel
2016-09-01OpenSubdiv: Fix missing object ORCO when Subsurf uses OpenSubdiv but disabled...Sergey Sharybin
2016-08-31Fix T49175: GLSL material crash with environment maps.Brecht Van Lommel
2016-08-31Fix T49210: Issue with User Count on Images in some shader nodetrees when ren...Bastien Montagne
2016-08-31[Windows] Add support for code signing the final binaries.lazydodo
2016-08-30Correct render pass identifier usage in toolitpsAaron Carlisle
2016-08-30Fix stupid mistake in previous commit 'cleanup' part.Bastien Montagne
2016-08-30Fix bad usercount handling of materials in BKE_mesh_new_from_object().Bastien Montagne
2016-08-30Fix type mismatch causing the buffer overflow in D810Alexander Romanov
2016-08-30Fix T49201: Mesh with OpenSubdiv subsurf and a texture disappears in Material...Sergey Sharybin
2016-08-30Fix node editor to display node group names in the bottom left corner.Alexander Gavrilov
2016-08-30Usual i18n/UI messages fixes...Bastien Montagne
2016-08-30Cleanup: IndentationSergey Sharybin
2016-08-29GPencil: Fix segment fault when undoAntonioya
2016-08-29GPencil: Replace strcpy by BLI_strncpyAntonioya
2016-08-29Fix T49196lazydodo
2016-08-29Cleanup/refactor spacefile's 'check dir' code.Bastien Montagne
2016-08-29Fix for Bevel segments bug T49183; but doesn't fix whole report yet.Howard Trickey
2016-08-29Fix T49181: Movie clip animation lost when invoking action which reloads the ...Sergey Sharybin
2016-08-29Movie clip: Add missing animation data RNA declarationSergey Sharybin
2016-08-29Fix T49172: mixdown sound op not exporting full lengthJörg Müller
2016-08-29Fix compilation error caused by wrong array initializationSergey Sharybin
2016-08-29Fix: Some settings (e.g. "volumetric strokes") from old files were not gettin...Joshua Leung
2016-08-29Code Cleanup: Fixes for some issues noticed during previous fixJoshua Leung
2016-08-29Fix: GPencil Paste couldn't be used to paste strokes from one datablock to an...Joshua Leung
2016-08-29Small optimisation: Only calculate the inverse_diff_mat once per stroke inste...Joshua Leung
2016-08-29GPencil: "Reproject Strokes" operatorJoshua Leung
2016-08-29Code Cleanup: Just some fixes for whitespace/typos that I noticed while worki...Joshua Leung
2016-08-28Fix T47639: OpenGL render with smoke and fire incorrect when usingKévin Dietrich
2016-08-28Fix missing viewport update changing BI lamp shadow methodJulian Eisel
2016-08-27Code Cleanup (Non-functional tweaks)Joshua Leung
2016-08-27GPencil: Cleanup change color operatorAntonioya
2016-08-26Fix T49151: ParticleSettings' usercount not decremented when removing a psys ...Bastien Montagne
2016-08-26Usual i18n/UI messages fixes...Bastien Montagne
2016-08-26Fix over creation of cache files handles (leading to memory leaks).Kévin Dietrich
2016-08-26Fix cache constraint not reference counting cache files.Kévin Dietrich
2016-08-26Fix T49168: crash when evaluating a cache constraint with a NULL cacheKévin Dietrich
2016-08-26Depsgraph: Report number of objects to which update as flishedSergey Sharybin
2016-08-26Cleanup: Remove unused variableSergey Sharybin
2016-08-26Depsgraph: Report overall number of updates objectsSergey Sharybin
2016-08-26Cleanup: Use more meaningful names and move calculation into am if statementSergey Sharybin
2016-08-26Fix T49139: Memory leak in UV image editor related to Undo (and possibly Wave...Bastien Montagne