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
2017-01-29[msvc] Set proper OpenSubdiv flags when not using find_package to find opensu...lazydodo
2017-01-29New math_geom function `isect_ray_aabb_v3_simple`Germano Cavalcante
2017-01-29Rename func `set_SnapData` to `snap_data_set`Germano Cavalcante
2017-01-29fix T50486: Don't always do the `ray_start_correction` in the ortho viewGermano Cavalcante
2017-01-29Remove struct `PreDefProject` and store all immutable parameters within the n...Germano Cavalcante
2017-01-29Fix T50550: GPUShader: compile error - Background image not showing inKévin Dietrich
2017-01-29Fix blurry iconsraa
2017-01-29fix D2489: Collada exporter broke edit data when exporting Armature while in ...Gaia Clary
2017-01-28fix D2489: Collada exporter broke edit data when exporting Armature while in ...Gaia Clary
2017-01-27Fix (IRC reported) DataTransfer modifier affecting base mesh in some cases.Bastien Montagne
2017-01-27Fix T50534, Part II: warn user when DataTransfer mod affects custom normals.Bastien Montagne
2017-01-27Fix T50534: Part I, cleanup loop normals generated during modifier stack eval...Bastien Montagne
2017-01-27UI: Move Scene Game Properties to the Scene Tab (was in world)Aaron Carlisle
2017-01-27Snap Functions: Remove the use of the function 'BLI_bvhtree_find_nearest_to_r...Germano Cavalcante
2017-01-27Cycles: Add option to replace GI with AO approximation after certain amount o...Sergey Sharybin
2017-01-27Fixup for rBac58a7fa (HSV doversion)Dalai Felinto
2017-01-27CMake: Fix typoSergej Reich
2017-01-26Depsgraph: Fix typo in assertSergey Sharybin
2017-01-26Depsgraph: Link from material to object shadingSergey Sharybin
2017-01-26Depsgraph: Add relation from node tree to material it's coming fromSergey Sharybin
2017-01-26Depsgraph: Remove owner argument from relations builder as wellSergey Sharybin
2017-01-26Fix (unreported) crash when file browser attempts to show preview of some def...IRIE Shinsuke
2017-01-26Depsgraph: Remove owner node argument which was simply passed aroundSergey Sharybin
2017-01-26Compositor: Make HSV node inputs a real socketsSergey Sharybin
2017-01-26Fix unfreed memory after cleaning render layersDalai Felinto
2017-01-26Alembic: fix compile error on Linux.Kévin Dietrich
2017-01-26Fix T50287: Blender crashes when open a blend that contains an alembicKévin Dietrich
2017-01-25[Cycles/MSVC/Testing] Fix broken test code.lazydodo
2017-01-25Fix T50115: stereoscopic video file memory leakDalai Felinto
2017-01-25Fix T50032: Wrong render result when same image is used with and without alphaSergey Sharybin
2017-01-25Fix T50512: Linked Backround scene with animation not updating with new depsg...Sergey Sharybin
2017-01-25Depsgraph: Do ID tag outside of build_sceneSergey Sharybin
2017-01-25Fix T50517: Rendering expecting time is negativeSergey Sharybin
2017-01-25Revert "UI: Add missing menu item"Aaron Carlisle
2017-01-25UI: Add missing menu itemAaron Carlisle
2017-01-25Fix T49405: Crash when baking with adaptive subdivisionMai Lavelle
2017-01-25Remove commented codeAaron
2017-01-24Fix T50386: Crash when spawning pie menusJulian Eisel
2017-01-24Depsgraph: Fix duplicated operation node when two objects are sharing same ar...Sergey Sharybin
2017-01-24Cycles: Don't rely on indirectly included algorithmSergey Sharybin
2017-01-24Fix typo in commentSergey Sharybin
2017-01-24Install deps: Bump OpenSubdiv version to 3.1.1Sergey Sharybin
2017-01-24GPencil: Fix unreported animation data missing when change palette nameAntonio Vazquez
2017-01-24Use new manual URLAaron Carlisle
2017-01-23Update script generating/uploading py API doc to new addresses (docs.blender....Bastien Montagne
2017-01-23Fix compilation error with legacy depsgraph disabledSergey Sharybin
2017-01-23Cycles: Split ShaderData object and shader flagsSergey Sharybin
2017-01-23Cycles: Make object flag names more obvious that hey are object and not shaderSergey Sharybin
2017-01-23Fix strict compiler warning in the gflags codeSergey Sharybin
2017-01-23Silence strict compiler warningsSergey Sharybin