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
2014-05-03Patch D246: Texture Marks for freestyle strokes, written and contributed by P...Tamito Kajiyama
2014-05-03Alternative fix for T39941, this also fixes odd behavior of rendered preview.IRIE Shinsuke
2014-05-03Fix T40001: Opening a 2.66 blend file in 2.7, a bone appear "rolled but not r...Bastien Montagne
2014-05-03NLA Editor: Show correct tooltip for "NLA Mute" on datablock expandersJoshua Leung
2014-05-03Spelling fixJoshua Leung
2014-05-03Bake API - bpy.ops.object.bake()Dalai Felinto
2014-05-03IMB buffer functions to take a mask as inputDalai Felinto
2014-05-03BLI_path_suffix() - new path util functon to add a suffix to a filepath (befo...Dalai Felinto
2014-05-03UI: more changes for large textfieldsCampbell Barton
2014-05-03Fix for paste clamping the string length to UI_MAX_DRAW_STRCampbell Barton
2014-05-02Fix T39924: 400 character limit in text fieldsCampbell Barton
2014-05-02Fix incorrect sizes used copying panel idname, tabname.Campbell Barton
2014-05-02Fix T39985: crash while rendering a scene with compositing nodes using anothe...Sergey Sharybin
2014-05-02Fix for missing render layer display buffer allocationSergey Sharybin
2014-05-02Fix T39966: Whole Group option of dupligroup visualization of particlesLukas Tönne
2014-05-02Fix T39989: Dupli group's objects in Particles are not displayed properly in ...Sergey Sharybin
2014-05-02Fix T39984: Interpolation errors in particle emitter animation.Lukas Tönne
2014-05-02Fix T35552: LibLoading objects with Collision sensors gives an errorMitchell Stokes
2014-05-02BGE cleanup: Removing the unused SCA_EventManager::Replace_PhysicsScene().Mitchell Stokes
2014-05-02BGE: Forgot a NULL check in CcdPhysicsEnvironment::MergeEnvironment()Mitchell Stokes
2014-05-02Correct own stupid mistake dragging popups (x/y swap)Campbell Barton
2014-05-02Code cleanup: UI use ui_block_to_window_rctf where possibleCampbell Barton
2014-05-02UIL: Dragging popups wasn't updating safe-areasCampbell Barton
2014-05-02BGE cleanup: Moving the PHY_* includes in BL_BlenderDataConversion.cppMitchell Stokes
2014-05-02Fix T39932: LibNew can't find LibLoaded meshes.Mitchell Stokes
2014-05-02Update parse_syntax_error() to Python 3.4x versionCampbell Barton
2014-05-01Fix T39988: Selected object count invalid after exiting local-viewCampbell Barton
2014-05-01Code cleanup: remove file handling headers where they arent neededCampbell Barton
2014-05-01Code cleanup: replace long long with int64_t & doxy formatting.Campbell Barton
2014-05-01Add BLI_compiler_compat.h to help with portabilityCampbell Barton
2014-05-01Code cleanup: remove unused kludge for Py/Win encodingCampbell Barton
2014-05-01Code cleanup: remove defines no longer needed on windowsCampbell Barton
2014-05-01Cleanup: Remove unused variables.Bastien Montagne
2014-05-01Fix T31555: Username with special chars in Windows 7Bastien Montagne
2014-05-01Fix for a typo in comment.Tamito Kajiyama
2014-05-01fix T39967: Added support for Import/export of vertex color layersgaiaclary
2014-05-01Fix blenderplayer build.Bastien Montagne
2014-05-01View2d: bring back 2.4x option to lock time for 2d viewsCampbell Barton
2014-05-01Fix T39884: Displaying filenames with '|' failing in menusCampbell Barton
2014-05-01Code cleanup: remove redundant filename copy & simplify splashCampbell Barton
2014-05-01BGE cleanup: KX_GameObject::GetParent() no longer increases the object's refc...Mitchell Stokes
2014-05-01Fix first part of T39956Antony Riakiotakis
2014-05-01More fixes, msvc 2008 needs math includes for "isnan"..Thomas Dinges
2014-05-01Another issue with includesCampbell Barton
2014-05-01Include removal gave problems with windows, ifdef some back in for windows onlyCampbell Barton
2014-05-01Revert "Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869...Campbell Barton
2014-05-01Fix msvc 2013 compiler errors after the ingenious cleanup in 4ca67869cc7a.Thomas Dinges
2014-05-01Fix for making single user objects setting FROMGROUP flag incorrectlyCampbell Barton
2014-05-01Add PBVH debug display, where we can see the PBVH node bounding boxes.Antony Riakiotakis
2014-05-01Fix T39969: Make single user object looses custom-tx-boneCampbell Barton