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-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
2015-04-23Display slot menu in Properties Region even if render slot is emptyJulian Eisel
2015-04-23Fix slot menu not displayed if render result slot is emptyJulian Eisel
2015-04-23BMesh: mesh-data picking, edge+vert improvementCampbell Barton
2015-04-23Cleanup: warningsCampbell Barton
2015-04-23Fix T44396 - Compositing render slots don't workDalai Felinto
2015-04-22Fix broken uiTemplateIconView().Bastien Montagne
2015-04-22Fix T44472: Stereo 3D save options missing in File BrowserJulian Eisel
2015-04-22Fix T44463 - crash on "Full Sample"Dalai Felinto
2015-04-22Show buttons to change render layer/pass in UV Editor headerJulian Eisel
2015-04-22Tracking: Show plane track outline if image failed to loadSergey Sharybin
2015-04-22Tracking: Fix missing pointer array check when reading plane trackSergey Sharybin
2015-04-22Double click selection on animation channels selects all keyframes of the rangeAntony Riakiotakis
2015-04-22Freestyle: Fixed a crash due to missing call of StrokeShader.__init__() in Py...Tamito Kajiyama
2015-04-22Fix crashes when moving game property with invalid index (from py/redoJulian Eisel
2015-04-22Placeholder image strips feedback session changes no.2:Antony Riakiotakis
2015-04-22Placeholder image strips feedback session changes no.1:Antony Riakiotakis
2015-04-22Placeholders for sequencer take one.Antony Riakiotakis
2015-04-22Fix T44476: Hiding Grease Pencil from Outliner RMB doesn't update 3DJulian Eisel
2015-04-22Fix T44477: Overlapping tooltips in OutlinerJulian Eisel
2015-04-22Fix and simplify vertical positioning and calculation of metadataAntony Riakiotakis