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-12-12Amend to previous 'append warning' commit.Bastien Montagne
2014-12-12Fix T42882: Now warn user when trying to append/link from older blender files.Bastien Montagne
2014-12-09Gooseberry request, circle select for graph editorAntony Riakiotakis
2014-12-08Docs: reference the new manualCampbell Barton
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-24SCons: correct include for win, also minor cleanupCampbell Barton
2014-11-24Cleanup: de-duplicate image drag & drop logicCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton
2014-11-17Cleanup identation and fix a bad alignment issue in last commitAntony Riakiotakis
2014-11-17Numerical input for changing brush size, strenght or angle.Antony Riakiotakis
2014-11-16Add PROP_PERCENTAGE to subtypes handled by WM_OT_radial_control operator.Bastien Montagne
2014-11-11UI Refactor T41640Campbell Barton
2014-11-02Cleanup: mostly use bools for booleans.Bastien Montagne
2014-10-28Fix T41041: 'Delete keyframe' removes markers tooCampbell Barton
2014-10-28WM: clear operator memory on file loadCampbell Barton
2014-10-28WM: unneeded alloc the operator-type iteratorCampbell Barton
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-10-08Operator to define render border from rendered image editorSergey Sharybin
2014-10-02Update link to the Support an Animation Movie linkSergey Sharybin
2014-09-29Cleanup: spellingCampbell Barton
2014-09-24Cleanup: use float versions of functions when in/output are floatsCampbell Barton
2014-09-18Fix crashes with timers.Antony Riakiotakis
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