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-03Cycles: Replace object index hack with actual checks for SD_TRANSFORM_APPLIEDtemp-cycles-microdisplacementMai Lavelle
2016-09-03Cycles: Fix bump mapping to use object space when used with true displacementMai Lavelle
2016-09-02Merge branch 'master' into temp-cycles-microdisplacementMai Lavelle
2016-09-02Point submodules to latest master branchesSergey Sharybin
2016-09-02Blender 2.78 commit!Sergey Sharybin
2016-09-02Fix T49180: Cycles MIS Map for Animated Environment Texture Movie Doesn't Upd...Sergey Sharybin
2016-09-02Cycles: Silence strict compiler warning in release buildSergey Sharybin
2016-09-02Fix T49222: Image Save settings are overridden by the File Save Screen ones.Bastien Montagne
2016-09-02Cycles microdisplacement: Improved automatic bump mappingMai Lavelle
2016-09-02Cycles: Store undisplaced coordinates for meshes when neededMai Lavelle
2016-09-02Cycles: remove duplicate shader storageMai Lavelle
2016-09-01Fix T49215lazydodo
2016-09-01Fix T49224: Crash due to dangling value in 'Object.proxy_from' pointer.Bastien Montagne
2016-09-01Curve Fitting: correct initial handle signCampbell Barton
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-09-01Cleanup: Reduce amount of misleading indentationSergey 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-31Cycles: don't crash if OSLRenderServices::osl_ts is unsetMai Lavelle
2016-08-31Cycles: Remove unused flagMai Lavelle
2016-08-31Cycles: Transform undisplaced coordinates into world space for bump shader evalMai Lavelle
2016-08-31Merge branch 'master' into temp-cycles-microdisplacementMai Lavelle
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-30Cycles: Fix calculation of normals for subdivision meshesMai Lavelle
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 T49187: inconsistent Normal Map node output for backfacing polygons.Alexander Gavrilov
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-30Fix T49158: Take II, some more untranslated UI messages...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-29GPencil UI: Move the "quick toggles" for colors into their own row below the ...Joshua Leung
2016-08-29Fix: Some settings (e.g. "volumetric strokes") from old files were not gettin...Joshua Leung