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-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-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
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-29GPencil: Include basic brush settings in "Grease Pencil Settings" panel for 2...Joshua Leung
2016-08-29Code Cleanup: Just some fixes for whitespace/typos that I noticed while worki...Joshua Leung
2016-08-29GPencil UI: Make "Tint" settings take full width of panel in 2D editorsJoshua Leung
2016-08-28Fix T49163: let Cycles only hide particles with missing motion data, not regu...Brecht Van Lommel
2016-08-28Fix T47639: OpenGL render with smoke and fire incorrect when usingKévin Dietrich
2016-08-28Fix T49167: Normals in wrong coordinate space when adaptive subdivision is usedMai Lavelle
2016-08-28Fix missing viewport update changing BI lamp shadow methodJulian Eisel
2016-08-27GPencil: Added entry for the "Select Strokes Using Active COlor" operator to ...Joshua Leung
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-26Cycles: Make UI for subdivision more clearMai Lavelle
2016-08-26Usual i18n/UI messages fixes...Bastien Montagne
2016-08-26Fix T49158: Untranslatable elements in UI.Bastien Montagne
2016-08-26Fix linking issue with OpenEXR and Zlib.Kévin Dietrich
2016-08-26Fix over creation of cache files handles (leading to memory leaks).Kévin Dietrich