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-03Cycles-Bake: incorporate object name to the automatic naming systembake-cyclesDalai Felinto
2014-05-03Merge remote-tracking branch 'upstream/master' into bake-cyclesDalai Felinto
2014-05-03Cycles-Bake: API documentation incorporated to codeDalai Felinto
2014-05-03Cycles-Bake: custom cages were not working since the wm_job refactorDalai Felinto
2014-05-03Cycles-Bake: fix for swizzle (negative was positive and vice-versa)Dalai Felinto
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-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