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
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-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
2015-04-24Multi-View: Set Stereo 3D operator support for EXEC callsDalai Felinto
2015-04-24Multi-View: rolls back to a non quadbuffer friendly window if displaymode cha...Dalai Felinto
2015-04-24Multi-View: Time Sequencial (aka pageflip, aka quadbuffer) stereo supportDalai Felinto
2015-04-24correcting typos in python api docsInes Almeida
2015-04-24Add debug option --debug-gpumem to show GPU memory used in status bar.Antony Riakiotakis
2015-04-24Fix T44492: knife tool should cut across a split edge.Howard Trickey
2015-04-24BGE : fix bugs with physics collision mask/groupPorteries Tristan
2015-04-243D Textures:Antony Riakiotakis
2015-04-24Math Lib: pow_i for int power-ofCampbell Barton
2015-04-24Fix project painting on a negative scaled objectCampbell Barton
2015-04-24Multiview: Quadbuffer (time sequential) working [debug builds only]Dalai Felinto
2015-04-24Cleanup: minor editsCampbell Barton
2015-04-24OpenEXR: RenderResult should always have a RenderViewDalai Felinto
2015-04-24Cleanup: casts, correct debug ifdefsCampbell Barton
2015-04-23Project Paint: minor optimization comparing anglesCampbell Barton
2015-04-23Fix T44461: Crash and file corruption after calc_normals_split, calc_tessface...Bastien Montagne
2015-04-23Expose CD_PAINT_MASK to Python APICampbell Barton
2015-04-233D textures: detect if we are pushing OpenGL too hard with the textureAntony Riakiotakis
2015-04-23Correct missing NULL check (own mistake)Campbell Barton
2015-04-23Math Lib: add count_bits_i utility functionCampbell Barton
2015-04-23Fix T44422: Zoom to mouse fails in camera viewCampbell Barton
2015-04-23Fix T44498 - Blender crashes in some files after render slots fixDalai Felinto
2015-04-23Fix T44494 crop node changes values during execution.Antony Riakiotakis