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-05-26Fix T44821: Making warp shortcut failsCampbell Barton
2015-05-26Fix RMB menu in popup, included 'Header' submenuCampbell Barton
2015-05-26Fix T44697: Multi-value edit /w layers failsCampbell Barton
2015-05-26BMesh: join tris, split angle limit in twoCampbell Barton
2015-05-26BMesh: join tris now delimits all UV/Color layersCampbell Barton
2015-05-26Cleanup: set var twiceCampbell Barton
2015-05-25Minor cleanup...Bastien Montagne
2015-05-25Fix `widget_draw_preview()` not taking into account given alpha.Bastien Montagne
2015-05-25preview buttons: tiny optimizationInes Almeida
2015-05-25Fix T44815: Sound bake doesn't check filepathCampbell Barton
2015-05-25Fix error redoing shrink fattenCampbell Barton
2015-05-25Fix bend in object mode (wasn't rotating objects)Campbell Barton
2015-05-25Fix memory leak /w bend toolCampbell Barton
2015-05-25Cleanup: const char for operator ID'sCampbell Barton
2015-05-24Fix T44814: 'preview' icons would not greyout.Bastien Montagne
2015-05-24Some more minor cleanup in new icon preview code.Bastien Montagne
2015-05-24Cleanup: styleCampbell Barton
2015-05-24Fix crash clearing skin data on non meshCampbell Barton
2015-05-24Fix RNA type accessCampbell Barton
2015-05-24Fix unreported bug with recent enum icon preview changes, would show bad in c...Bastien Montagne
2015-05-23IconView template: adding optional labels to popup buttonsInes Almeida
2015-05-23Cleanup: typosCampbell Barton
2015-05-23Fix (unreported) broken RNA Image pack handling since multiview merge.Bastien Montagne
2015-05-22Fix second crashing part of T44497, out of bounds access to hookAntony Riakiotakis
2015-05-22Fix T44801: Blender crash in UV-editor.Bastien Montagne
2015-05-22Fix for join faces ignoring angle limitCampbell Barton
2015-05-21Fix T44791 triangles when painting on a texpaint planeAntony Riakiotakis
2015-05-21GPencil Eraser Size-Saving FixJoshua Leung
2015-05-21Fix T44774: Grease Pencil eraser size reset after exiting sessionJoshua Leung
2015-05-21Fix T44794: Blend From Shape tool X Icon UI Bug?Bastien Montagne
2015-05-21Fix mesh mirror failing on isolated vertsCampbell Barton
2015-05-21UI: Use Ctrl+Wheel to cycle valuesCampbell Barton
2015-05-21UI: ignore mouse wheel while editing textCampbell Barton
2015-05-20Fix T44717: use_negative_frames ignored /w graph-editorCampbell Barton
2015-05-20Fix reserve frames in sequencer failing with big frame ranges.Antony Riakiotakis
2015-05-20Send color managed signal if input spaces changes during image savingSergey Sharybin
2015-05-20doxygen: corrections/updatesCampbell Barton
2015-05-19Fix T44766: Connect fails /w selected ngon edgesCampbell Barton
2015-05-19Fix T44553.Antony Riakiotakis
2015-05-19Fix T44762: Materials flicker in edit-modeCampbell Barton
2015-05-19Object Drawing: avoid redundant material updateCampbell Barton
2015-05-18Fix T44752: Clip Editor doesn't respect ColorSpace setting when playback afte...Sergey Sharybin
2015-05-18Filebrowser: Do not intent to draw empty strings, loss of time.Bastien Montagne
2015-05-18Fix assert in outliner regarding WM and SCR ID types...Bastien Montagne
2015-05-18Fix T44553: Dyntopo ignores front-face optionCampbell Barton
2015-05-18Fix multi-drag & multi-select, Alt press mid-dragCampbell Barton
2015-05-18UI: errors in buttons now show in info reportCampbell Barton
2015-05-17Fix Node Editor using wrong snap element menu when called from shortcutJulian Eisel
2015-05-17Fix T44718: Cycles GLSL not working for NURBS objects.Brecht Van Lommel
2015-05-17UV editor: make Ctrl+E menu with mark/clear seam, instead of always marking.Brecht Van Lommel