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-09-07Fix T41737 using append from menu will result in error messageAndrea Weikert
2014-09-05Cleanup: de-duplicate link/append propsCampbell Barton
2014-09-04Separate operators for Link and Append.Andrea Weikert
2014-08-27Support better precision mode for angle properties in radial operatorAntony Riakiotakis
2014-08-18Fix T41462: "Reload from trusted" button not prompting for confirmation.Bastien Montagne
2014-08-15Fix T41421Antony Riakiotakis
2014-08-14Fix part of T41297.Antony Riakiotakis
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-07Experimental gooseberry request:Antony Riakiotakis
2014-07-21CleanupCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-06-23T39690: Modifications to Blender's 'temp dir' system.Bastien Montagne
2014-06-20Fix release notes link in splash.Bastien Montagne
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-06-13Detect version suffix based on release cycle and version charSergey Sharybin
2014-06-12Splash: enable rc labelCampbell Barton
2014-06-09Fix T40549: box selection starting point in the file requester.Bastien Montagne
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-26Code cleanup: use 'const' for arrays (windowmanager)Campbell Barton
2014-04-25Fix T38924: wm.link_append() could fail to appendCampbell Barton
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-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-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-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-27Fix T38678: Long strings on Search widget not getting shortened/no tooltip.Bastien Montagne
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-12Code cleanup: replace WM_OT_ndof_sensitivity_change -> WM_OT_context_scale_floatCampbell Barton
2014-02-10UI: report if WM_OT_call_menu uses an unknown menuCampbell Barton
2014-02-09UI: replace uiPupMenuOkee & uiPupMenuSaveOver with WM_operator_confirmCampbell Barton
2014-02-07ListBase API: add utility api funcs for clearing and checking emptyCampbell Barton