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-09Merge branch 'master' into object_nodesobject_nodesLukas Tönne
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
2016-08-05GPencil: Various UI name fixesJoshua Leung
2016-08-05GPencil: Added Ctrl-J hotkey for Joining strokesJoshua Leung
2016-08-05GPencil: "Join Strokes" tool doesn't leave gaps by default nowJoshua Leung
2016-08-05Fix T49022: Crash in BKE_libblock_remap_locked.Bastien Montagne
2016-08-05Cleanup: add missing entries to library_query.c ID types switch case.Bastien Montagne
2016-08-05Fix T48366: Freestyle will unnecessary exclude some linked objects.Tamito Kajiyama
2016-08-05Freestyle: minor code cleanup (whites pace).Tamito Kajiyama
2016-08-05Fix T49014: Append does not work in some cases.Bastien Montagne
2016-08-05VSE sound strips: draw either the waveform or text label, not both.Sybren A. Stüvel
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Cleanup: Use boolJulian Eisel
2016-08-04Fix T47782: popups with wrong size when switching from retina to non-retina o...Brecht Van Lommel
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-03Fix T48164: messed up interface switching between retina and non-retina displ...Brecht Van Lommel
2016-08-02Viewport: Make lights in local view behave like BI and CyclesJulian Eisel
2016-08-02Fix T43782: smoke simulation problems with multiple touching colliders.Alexander Gavrilov
2016-08-02Fix T48986: Incorrect normals or tangents when using custom split normals.Bastien Montagne
2016-08-02Fix T48998: 'header input' of rotation transform was clamped in [-PI, PI[ range.Bastien Montagne
2016-08-02Fix T47591: Smoke keeps both .bphys and .vdb cache filesKévin Dietrich
2016-08-02Fix T47520: Compositor Node "Filter" Outputs clear imageKévin Dietrich
2016-08-01Fix tmp screen becoming permanent after going fullscreenJulian Eisel