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
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-02Cleanup: Remove unused variables.Thomas Dinges
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-02Cycles UI:Pablo Vazquez
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-01Fix T39987: The new "redirect to bone constraints" button at the object const...Bastien Montagne
2014-05-01Cycles: MIS for lamps now loops over all lamps instead of picking one.Brecht Van Lommel
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 some dummy formating issue (breacks i18n message processing).Bastien Montagne
2014-05-01Fix T31555: Username with special chars in Windows 7Bastien Montagne
2014-05-01Install_deps.sh: do not use terminfo in our own llvm build.Bastien 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-01Fix T39938: install_deps.sh fails when compiling OSLBastien 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-01Cleanup / Cycles: Adjust comment for faster testing in the future.Thomas Dinges
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
2014-04-30Warning cleanup: signed/unsigned compareCampbell Barton
2014-04-30Fix for copy_object_pose incrementing custom user twiceCampbell Barton
2014-04-30Fix T39974: Popups lead to crash if 'UNDO' isn't setCampbell Barton
2014-04-30Code cleanup: remove unused headerCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Fix T39965: Sequencer do not sync cycles stripsSergey Sharybin
2014-04-30Windows: Disable Numpy for now, we miss the libs for Python 3.4.Thomas Dinges
2014-04-30Cycles CUDA: make CUDA toolkit 6.0 the official supported version.Brecht Van Lommel
2014-04-30Fix T35176: Python fails with blend files from non-ASCII pathsCampbell Barton
2014-04-30Python: move to version 3.4x on all platformsCampbell Barton