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-08-16Fix redundant declarations after recent changes in GPU debugSergey Sharybin
2016-08-162D stabilizer: Revert majority of UI changeSergey Sharybin
2016-08-162D stabilizer: Fix compilation error in debug modeSergey Sharybin
2016-08-16Correct previous commit, need to indent verisoning codeSergey Sharybin
2016-08-162D stabilization: Modify interface so dependency goes strictly from top to bo...Sergey Sharybin
2016-08-16Rework 2D stabilizatorIchthyostega
2016-08-15OpenGL: ignore deprecated API warningsMike Erwin
2016-08-15Fix OpenGL backtrace build errors, without disabling warnings.Brecht Van Lommel
2016-08-15Tentative compile fix after recent gpu debug changesJens Verwiebe
2016-08-15OpenGL: backtrace on errors (--debug-gpu)Mike Erwin
2016-08-15OpenGL: enhance debug outputMike Erwin
2016-08-13Prevent max stiffness values from going under normal stiffness values in clot...Luca Rood
2016-08-13GPencil: Cleanup codeAntonioya
2016-08-13Fix T49082: Intermediate update call when making links can change group socke...Lukas Tönne
2016-08-13Add DNA_struct_find (useful for version patching)Julian Eisel
2016-08-13Fix error in GPencil V2 version patchingJulian Eisel
2016-08-12Depsgraph: tag relations for update when aterial slots changesSergey Sharybin
2016-08-12Depsgraph: Tag relations for update when making datablocks single userSergey Sharybin
2016-08-12Fix T49045: splash not working correctly on OS X, after recent bugfix.Brecht Van Lommel
2016-08-11Fix T49004 and motion blur of cloth, softbody, etc past the end frame.Alexander Gavrilov
2016-08-10GPencil: Avoid segment fault if new stroke function is called without colornameAntonioya
2016-08-10GPencil: Rename color name property to keep consistency in namingAntonioya
2016-08-09Fix crash in id remapping of Graph editor.Bastien Montagne
2016-08-09Attempt to fix previous commit for non-c++11 buildsSergey Sharybin
2016-08-09Fix for isfinite breaking builds when WITH_CXX11 is enabled.Lukas Tönne
2016-08-09Fix T48916: Proxy Custom File is brokenSergey Sharybin
2016-08-09Fix T49027: Sequence uses too much memory when rendering scene with lots of m...Sergey Sharybin
2016-08-09Bugfix. glDisable with bad enum argument in GPU_texture_unbindAlexander Romanov
2016-08-09Alembic: fix finding boost headers for win32lazydodo
2016-08-08Fix ID types DAG update tagging.Kévin Dietrich
2016-08-08BGE: Call DNA_sdna_current_init when launching blenderplayer.Porteries Tristan
2016-08-08Disable depth buffer writes while rendering smoke in the viewport.Alexander Gavrilov
2016-08-08GPencil: Cleanup - Rename function for better namingAntonioya
2016-08-08GPencil: Move polygon to back only if something was drawnAntonioya
2016-08-07Fix local view editing broken after changing object's layer from non-local viewJulian Eisel
2016-08-07GPencil: Handle drawing on back for polygonsAntonioya
2016-08-07GPencil: Add option to draw new strokes on back of layerAntonioya
2016-08-07GPencil: Fix error in arrange strokesAntonioya
2016-08-07GPencil: Do not disable continuous drawing if click out of drawing areaAntonioya
2016-08-07Don't hide on/off buttons of the Softbody modifier when there's Collision.Alexander Gavrilov
2016-08-07Particles: don't output nonsense UV data for Grid distribution particles.Alexander Gavrilov
2016-08-07Fix pretty stupid mistake in last 'append fix' commit (rB50c017b6eabd).Bastien Montagne
2016-08-06Cleanup: add missing ID types to BKE_library_idtype_can_use_idtype().Bastien Montagne
2016-08-06Fix T49028: crash when copying a scene without grease pencil data.Kévin Dietrich
2016-08-06Cleanup: better not split UI strings when possible...Bastien Montagne
2016-08-06Cleanup some new gpencil rna functions names.Bastien Montagne
2016-08-06Basic Alembic supportKévin Dietrich
2016-08-06Fix T26658: particles stopped or bounced by 100% permeability colliders.Alexander Gavrilov
2016-08-06Fix wrong property type usageJulian Eisel
2016-08-06Fix T49023: Segfault when switching brushes while renaming another brush.Bastien Montagne