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
2015-04-28Fix T44530 UV islands fail on subsurf after mirror modifier.Antony Riakiotakis
2015-04-28Use gnu89 for GCCCampbell Barton
2015-04-28Fix for Clang type checkCampbell Barton
2015-04-28Added missing update tag to recalculate data after permutating materialsGaia Clary
2015-04-28Cleanup: redundant checksCampbell Barton
2015-04-28Add material slot reorder buttonsGaia Clary
2015-04-28Cycles: Initialize portal variable directly, so we can avoid the one NULL check.Thomas Dinges
2015-04-27Math Lib: add range_vn_uCampbell Barton
2015-04-27Cycles: Added support for light portalsLukas Stockner
2015-04-27Cleanup: use strict flagsCampbell Barton
2015-04-27Cycles: Use native saturate function for CUDASergey Sharybin
2015-04-27BLI_array: add permute utility functionCampbell Barton
2015-04-27Usual UI messages fixes...Bastien Montagne
2015-04-27Fix double-free on copied Text compiled py-codeCampbell Barton
2015-04-27Fix T44464: Viewport mipmaps no longer toggle offCampbell Barton
2015-04-27Cleanup: use bool for mipmap argsCampbell Barton
2015-04-27Cleanup: use mul_v3_mat3_m4v3Campbell Barton
2015-04-27Multi-View: Code cleanupDalai Felinto
2015-04-27Muti-View: viewport crashes when empty is active camera - reported over IRC b...Dalai Felinto
2015-04-27Fix T44514 Crash under cycles rendering using F12, based on patch from Gaia C...Dalai Felinto
2015-04-27Fix T44512: Cycles fails normal bake /w scale flipCampbell Barton
2015-04-27Math Lib: add mul_v3_mat3_m4v3Campbell Barton
2015-04-27Fix T44011: Ruler/Knife/Loop-cut fail in quad-viewCampbell Barton
2015-04-27Py API: expose operator runtime flagsCampbell Barton
2015-04-27Cleanup: rename GRAB_POINTER -> GRAB_CURSORCampbell Barton
2015-04-26Sculpt: symmetrize was leaving edge-tags dirtyCampbell Barton
2015-04-26Correct own error in recent sculpt changesCampbell Barton
2015-04-26UI: 'View Online Manual' ShortcutJulian Eisel
2015-04-26BGE : addObject in python without reference object.Porteries Tristan
2015-04-26BMesh: increase subdiv smooth strengthCampbell Barton
2015-04-26Cleanup: bmesh subdivideCampbell Barton
2015-04-26BMesh: subdiv smooth, use simpler even calculationCampbell Barton
2015-04-26Cleanup: subdivide smooth vertex placementCampbell Barton
2015-04-26BMesh: use inverse-square falloff /w smooth-subdivCampbell Barton
2015-04-26Add inverse-square falloff to bmesh, mask & compo.Campbell Barton
2015-04-26BMesh: use const for API callsCampbell Barton
2015-04-26BMesh: BM_ELEM_CD_GET_VOID_P cast removed constCampbell Barton
2015-04-26Macro GENERIC_TYPE_ANY map many types to one valueCampbell Barton
2015-04-26Cleanup: Code style.Thomas Dinges
2015-04-26Cleanup: Update Lookup table comments.Thomas Dinges
2015-04-26Cycles: Add Mirror ball mapping to camera panorama optionsLukas Stockner
2015-04-25correct own error in recent ngon creation editCampbell Barton
2015-04-25Fix neg-scaled project-paint in perspective modeCampbell Barton
2015-04-25Cleanup: use 8 space indent for multi-line argsCampbell Barton
2015-04-25BMesh: simplify BM_face_create_ngonCampbell Barton
2015-04-25UI: Panel drag-collapseJulian Eisel
2015-04-25Project Paint: save 8 bytes per pixel (re-align)Campbell Barton
2015-04-25CleanupCampbell Barton
2015-04-25Fix T42495: Fullscreen area icon glitchJulian Eisel
2015-04-24Fix T44405: Importing keyconfig with changed shortcut in "Screen Global"Julian Eisel