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-06-01UI: tweaks to ID and non ID preview templatesInes Almeida
2015-06-01template id previews: changes for consistency with icon views templateInes Almeida
2015-06-01template ID previews: quick fix for buttons region overlapping the search buttonInes Almeida
2015-06-01Fix T44915 vertex color lost when adding new layer in edit mode.Antony Riakiotakis
2015-06-01Fix T40621: Tablet in walk mode failsCampbell Barton
2015-06-01Fix T44747: Drag toggle /w nodes (glitch)Campbell Barton
2015-06-01Fix for leak in BM_uv_element_map_createCampbell Barton
2015-06-01Fix vertex slide regression /w rotated objectsCampbell Barton
2015-05-31Fix ugly drawing of closed panels in horizontal layoutJulian Eisel
2015-05-31UI: comments (doxygen tweaks)Campbell Barton
2015-05-30Correct own error with recent commitCampbell Barton
2015-05-30Fix reading uninitialized bufferCampbell Barton
2015-05-29Cleanup: Use true/false for bool, namingJulian Eisel
2015-05-29Fix T44882, color picker in texpainting doing linear interpolation evenAntony Riakiotakis
2015-05-29UI cleanup: removing if, condition was already testedInes Almeida
2015-05-29BMesh: select linked /w delimiters & wire edgesCampbell Barton
2015-05-28Aaaaand another fullscreen glitchJulian Eisel
2015-05-28Fix another fullscreen toggle glitchJulian Eisel
2015-05-28Multi-value, multi-button cancel keeps value setCampbell Barton
2015-05-28Multi-value cancel, keeps scale setCampbell Barton
2015-05-27Fix T44745 non manifold edges of mesh do not work when smoothing inAntony Riakiotakis
2015-05-27Fix mismatch in strings length compute in filebrowser, leading to annoying '....Bastien Montagne
2015-05-27Correct convex-hull for recent join-tri changesCampbell Barton
2015-05-27Fix off by one error in display of start/end frame in sequencer.Antony Riakiotakis
2015-05-27Fix T44854: Creating hooks from curve to objects doesn't workSergey Sharybin
2015-05-27Missing NULL check getting selected obdataCampbell Barton
2015-05-27Fix parent tips staying selected after separateCampbell Barton
2015-05-27Use PKey for edit-armature separateCampbell Barton
2015-05-26Cleanup: update commentCampbell Barton
2015-05-26Cleanup, add comment for old code.Antony Riakiotakis
2015-05-26Style cleanup: space after keywordSergey Sharybin
2015-05-26Revert "Cleanup: set var twice"Bastien Montagne
2015-05-26Fix own sillynessAntony Riakiotakis
2015-05-26Don't crash with pie menus with more than 8 items.Antony Riakiotakis
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