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-01Code cleanup: remove redundant filename copy & simplify splashCampbell Barton
2014-04-30Fix T39974: Popups lead to crash if 'UNDO' isn't setCampbell Barton
2014-04-30Code cleanup: remove unused includesCampbell Barton
2014-04-30Code cleanup: remove redundant CTX callsCampbell Barton
2014-04-29Remove link from Link/Append UI, since we have 2 menu itemsCampbell Barton
2014-04-27Code cleanup: const args and arraysCampbell Barton
2014-04-26Code cleanup: use 'const' for arrays (windowmanager)Campbell Barton
2014-04-25Fix T38924: wm.link_append() could fail to appendCampbell Barton
2014-04-21OSX: always create a window in normal state, not fullscreen or iconized …Jens Verwiebe
2014-04-21View2d: API Cleanup for view<->region conversionCampbell Barton
2014-04-03Add load_ui to WM_OT_read_homefileCampbell Barton
2014-04-03WM: expose file loading operator property init functionsCampbell Barton
2014-04-03Code cleanup: use BKE_BIT_TEST_SET to set flagsCampbell Barton
2014-04-02Rename "BLI_cpu.h" to "BLI_system.h" and add to it BLI_getpid() helper.Bastien Montagne
2014-04-02UI: support for dragging popups title areaCampbell Barton
2014-04-02Code cleanup: avoid redundant lookups for subwindowsCampbell Barton
2014-04-01Fix T39378: Revert, Recover Last Session and Load Factory Settings have no pr...Grigory Revzin
2014-04-01Code cleanup: remove TRUE/FALSE & WITH_BOOL_COMPAT defineCampbell Barton
2014-03-31Code cleanup: use boolCampbell Barton
2014-03-28Code cleanup: use sqrtf when input and output are floatCampbell Barton
2014-03-25Add a slight shadow to the radial operator text. It helps when brushAntony Riakiotakis
2014-03-25Code cleanup:Antony Riakiotakis
2014-03-25Code cleanup: ifdef debug only checks and simplify manifold testCampbell Barton
2014-03-25Improvements to radial control operator:Antony Riakiotakis
2014-03-19Fix T39260: "Redo Last" operator popup shows macro operator labels twice.Lukas Tönne
2014-03-19Code cleanup: unreachable break/returnCampbell Barton
2014-03-19UI: Add splash link to gooseberry (remove user community link)Campbell Barton
2014-03-15Code cleanup: spelling & styleCampbell Barton
2014-03-13Typos in last commit, sorryJens Verwiebe
2014-03-13GHOST: cover now both win and osx case for T39153Jens Verwiebe
2014-03-13OSX/GHOST: fix T39153, pls check on win minimized window loadJens Verwiebe
2014-03-07Maintenance: Start of 2.71 release cycle, BCon1, Alpha.Thomas Dinges
2014-03-07tweaks to buildinfoSergey Sharybin
2014-03-05Bump version to Blender2.70rc and new splashCampbell Barton
2014-03-05Don't show branch name on the splash if it's a release branchSergey Sharybin
2014-03-03UI: Splash text for 'a' releases and the upcoming 'Release Candidate'Campbell Barton
2014-02-28NDOF: minor tweaks based on feedback.Campbell Barton
2014-02-28Fix T38876: hide area split widget in lower left of widget on OS X.Brecht Van Lommel
2014-02-27Fix T38678: Long strings on Search widget not getting shortened/no tooltip.Bastien Montagne
2014-02-26Fix T36652: .blend file with minimized window not loading correctly on Windows.Brecht Van Lommel
2014-02-26Fix T37756: file > open with file selector already open not restoring screen ...Brecht Van Lommel
2014-02-22NDOF: fix for view3d ignoring lens values when panningCampbell Barton
2014-02-22Code cleanup: styleCampbell Barton
2014-02-18Fix windows build error in splash screen commit.Brecht Van Lommel
2014-02-18Splash screen: use a retina resolution image for Mac OS X.Brecht Van Lommel
2014-02-18NDOF: Fix for fly/walk mode ignoring axis invert optionsCampbell Barton
2014-02-15NDOF: rename 'zoom updown' to 'pan xy swap axis'Campbell Barton
2014-02-12Fix T38541: sys.exit fails when blender is built as a py-moduleCampbell Barton
2014-02-12NDOF: print events when debugging is enabledCampbell Barton
2014-02-12Code cleanup: replace WM_OT_ndof_sensitivity_change -> WM_OT_context_scale_floatCampbell Barton