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-27Clamp min/max frame rate for playerAntony Riakiotakis
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-27Fix T44748: Particle is not displayed definitely when I use a new dependence ...Sergey Sharybin
2015-05-27Forgot this in the last commitAntony Riakiotakis
2015-05-27Fix jpeg preview for exr renders broken.Antony Riakiotakis
2015-05-27Correct convex-hull for recent join-tri changesCampbell Barton
2015-05-27fix:T44856 reverted triangluation back to bmesh ( apparently broken by commit...Gaia Clary
2015-05-27Fix off by one error in display of start/end frame in sequencer.Antony Riakiotakis
2015-05-27Code cleanup, silence some warnings when building without legacy depsgraphSergey Sharybin
2015-05-27Fix compilation error with legacy depsgraph disabledSergey Sharybin
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-26Fix T44497: Crash on deleting curve handle with hook modifierSergey Sharybin
2015-05-26Building without OpenEXR works againCampbell Barton
2015-05-26Cleanup: update commentCampbell Barton
2015-05-26Cleanup, add comment for old code.Antony Riakiotakis
2015-05-26Trying to pack image with invalid path crashesAntony Riakiotakis
2015-05-26Correct own recent error, uninitialized var useCampbell Barton
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 T44740: Tweak events stuck (ignored release)Campbell Barton
2015-05-26Fix multilayer OpenEXR not supporting metadata.Antony Riakiotakis
2015-05-26Images: Solve broken forward compatibility with packed imagesSergey Sharybin
2015-05-26Fix T44821: Making warp shortcut failsCampbell Barton
2015-05-26Cleanup: warning, spellingCampbell Barton
2015-05-26Fix RMB menu in popup, included 'Header' submenuCampbell Barton
2015-05-26Depsgraph: Fix for uninitialized variable in root depsnodeSergey Sharybin
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 T44836: crash when multi-view is enabled and switching to BI rendered vie...Dalai Felinto
2015-05-25Depsgraph: Avoid unnecessary char*/string conversion when creating RNAPathKeySergey Sharybin
2015-05-25Fix T44709: New Depsgraph not evaluating driver interactivelySergey Sharybin
2015-05-25Fix T44822: python enums' itemf callback did not handle 'NULL' context case.Bastien Montagne
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