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-08Merge branch 'master' into viewport_bvh_selectviewport_bvh_selectJulian Eisel
2016-09-08Fix T49283: Crash in BKE_ptcache_make_particle_key.Bastien Montagne
2016-09-08Fix compilation error: Shadowing of variableSergey Sharybin
2016-09-08Fix strict compiler warningsSergey Sharybin
2016-09-08Fix compilation error: missing forward declarationSergey Sharybin
2016-09-07GP Interpolation: Mark created frames as being "breakdowns"Joshua Leung
2016-09-07Fix: GPencil drawing sessions now respect limits for maximum undo stepsJoshua Leung
2016-09-07Code Cleanup: Deduplicate undo node freeing codeJoshua Leung
2016-09-07Fix T49273: Crash during access to dupli weights at launch time.Bastien Montagne
2016-09-07GPencil: New interpolate strokes operatorsAntonioya
2016-09-07OpenSubdiv: Support multiple materials drawing in Cycles textured viewSergey Sharybin
2016-09-06Revert "Depsgraph: Prioritize evaluation of the new scheduled nodes"Sergey Sharybin
2016-09-06Fix T41883: Strip keyframes not respected for scenes rendered by other scenesSergey Sharybin
2016-09-05cleanup: macro whitespace \ alignmentMike Erwin
2016-09-05Fix cast shadows (material option) in the viewportMike Erwin
2016-09-05UI: Ctrl+Tab and Ctrl+Shift+Tab to cycle through space context "tabs"Julian Eisel
2016-09-05OpenSubdiv: Fix missing ORCO when enabling OSD but having dependency to the g...Sergey Sharybin
2016-09-05Fix T49251: moving smoke domain with additional resolution causes crash.Alexander Gavrilov
2016-09-05Fix own mistake in recent rB8b2a45052093, broke saving render results as imag...Bastien Montagne
2016-09-05Fix T35333: Update some WM/UI API functions docstrings.Bastien Montagne
2016-09-05Fix T49226: Incorrect Material viewport shading of Cycles Normal Map node in ...Sergey Sharybin
2016-09-05Fix glUniform called from glBegin/glEnd blocksSergey Sharybin
2016-09-05Fix T49220: Vertex paint doesn't work with OpenSubdivSergey Sharybin
2016-09-05CMake: Skip addons_contrib for release candidate buildsSergey Sharybin
2016-09-05We are in bcon again, so master goes back to alpha in release cycle.Bastien Montagne
2016-09-05Alembic: fix parenting issues when an object has multiple curves/pointsKévin Dietrich
2016-09-05Fix T49249: Alembic export with multiple hair systems crash blenderKévin Dietrich
2016-09-03fix: not initialised variable can crash blender (related to modifiers with ca...Gaia Clary
2016-09-03Fix T49228: Separate by material, materials dissappear after reload.Bastien Montagne
2016-09-03Fix T49229: ID user decrement error when deleting group instance twice.Bastien Montagne
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