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-27BGE: Add missing m_jumping initializationThomas Szepe
2015-05-27Fix mismatch in strings length compute in filebrowser, leading to annoying '....Bastien Montagne
2015-05-27BGE Python API: Completing doc for bge.types.KX_FontObjectQuentin Wenger
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-27Cycles: Code cleanup, split kernelSergey 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 T44833: Can't use ccl_local space in non-kernel functionsSergey Sharybin
2015-05-26Fix T44497: Crash on deleting curve handle with hook modifierSergey Sharybin
2015-05-26Cycles: Enable advanced shading for NVidia OpenCL kernelSergey Sharybin
2015-05-26Fix T44831: Crash when using Intel OpenCL with split kernelSergey Sharybin
2015-05-26Building without OpenEXR works againCampbell Barton
2015-05-26Cleanup: update commentCampbell Barton
2015-05-26Cleanup: pythonCampbell Barton
2015-05-26Fix T44036: Add option to bake into current action instead of creating a new ...Bastien Montagne
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-26Fix T44763: Surface Panel does not update correctly according to Node Output ...Sergey 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-26GHOST: flush event printer outputCampbell Barton
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-25I18n message extractor script: py code: do not consider strings inside 'Compa...Bastien Montagne
2015-05-25Fix T44842: Modal Timer (template) should return {'CANCELLED'} when cancelled!Bastien Montagne