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-28Fix animation transition in region overlay not working since 4a1feaa5Dalai Felinto
2016-09-27modernize basic shader a tiny bitMike Erwin
2016-09-27safety checks in GPU shader libraryMike Erwin
2016-09-27fix basic shader syntax when drawing linesMike Erwin
2016-09-27Fix most toolbar panels not visibleJulian Eisel
2016-09-26immediate mode: using texture shader for stereo drawingDalai Felinto
2016-09-26Merge branch 'master' into blender2.8Bastien Montagne
2016-09-26Fix Scene datablocks being created with a real user while never having any re...Bastien Montagne
2016-09-26Cleanup: stereo windowmanager codeDalai Felinto
2016-09-26Fix crash in own recent rB776a8548f03a049.Bastien Montagne
2016-09-26Cycles: Use correct light sampling PDF for MIS calculation with Branched Path...Lukas Stockner
2016-09-25Cleanup: remove unused function.Kévin Dietrich
2016-09-25Alembic: only interpolate vertices when their number don't differKévin Dietrich
2016-09-25Cycles: Fix T49411: Multiscatter GGX with zero roughness when Filter Glossy i...Lukas Stockner
2016-09-25Volume slice settings: tweak/fix UI enabling conditions.Kévin Dietrich
2016-09-25Smoke debug draw: take adaptive domain position into account.Kévin Dietrich
2016-09-25overhaul gpuMatrix APIMike Erwin
2016-09-25port math function from Viewport FXMike Erwin
2016-09-25specialize mat3 multiply routinesMike Erwin
2016-09-25Viewport smoke: fix a couple of issues in the new display settings.Kévin Dietrich
2016-09-25specialize mat4 multiply routinesMike Erwin
2016-09-25Fix T49310: incorrect Cycles standalone normals with negative scale.Brecht Van Lommel
2016-09-25Curve Fitting: re-fitting heap pre-allocated too muchCampbell Barton
2016-09-25Curve Fitting: 'offset' method used sign when it shouldn'tCampbell Barton
2016-09-25Curve Fitting: inline dot-product (avoid temp vector)Campbell Barton
2016-09-25Curve Fitting: de-duplicate cubic evaluationCampbell Barton
2016-09-25Quiet shadow warningCampbell Barton
2016-09-25Fix compile error when building without smoke support.Kévin Dietrich
2016-09-24Viewport smoke: add options to draw velocity vectors.Kévin Dietrich
2016-09-24Viewport smoke: add support for axis aligned slicing.Kévin Dietrich
2016-09-24Mesh: added default UVs for Monkey, improved UVs for UV Sphere and Icosphere.Peter Lu
2016-09-24constify BLI_math_matrix inputsMike Erwin
2016-09-24Fix T49441: Grease Pencil - pie menu - brush name field crashes blenderJoshua Leung
2016-09-24Collada: Trying to get rid of some warning messages on linuxGaia Clary
2016-09-24Collada: Trying to get rif of some warning messages on linuxGaia Clary
2016-09-24Fix: Collada Importer did not import the Blender Profile information correctl...Gaia Clary
2016-09-23Quiet warning.Kévin Dietrich
2016-09-23Alembic: only export face sets when required by the user.Kévin Dietrich
2016-09-23OpenGL: fix new shader for MacMike Erwin
2016-09-23small merge fixMike Erwin
2016-09-23Cycles: Prevent crash in special cases when object has less slots than meshSergey Sharybin
2016-09-23Particles: Prevent crash when copying to an object with subsurf modifierSergey Sharybin
2016-09-23Particle: Add option to duplicate settings together with particle system itselfSergey Sharybin
2016-09-23Particle: Prevent crash duplicating hair on objects with modifiersSergey Sharybin
2016-09-23Outliner: Fix assert failure with palette IDSergey Sharybin
2016-09-23Particles: Add operator to quicly duplicate active particle system to the sam...Sergey Sharybin
2016-09-23Fix T49430: append scene with gamelogic broken.Bastien Montagne
2016-09-23Cycles: Don't sum up memory usage of all devices together for the statsSergey Sharybin
2016-09-23Merge branch 'master' into blender2.8Julian Eisel
2016-09-23Cycles: Fix overflow caused by wrong size calculation in Mesh::add_undisplacedMai Lavelle