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-10-03Update link to the Support an Animation Movie linkSergey Sharybin
2014-09-18Fix crashes with timers.Antony Riakiotakis
2014-09-14Cleanup & typo in assignmentCampbell Barton
2014-09-13Fix T41811: unreachable code in wm_keymap.cBastien Montagne
2014-09-10WM: Add utility wmOrtho2_*** funcsCampbell Barton
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-28Fix T41473: Cycles volume rendering is too darkSergey Sharybin
2014-08-27Support better precision mode for angle properties in radial operatorAntony Riakiotakis
2014-08-20Replace strstr with STRPREFIXCampbell Barton
2014-08-19Fix T41477: Some UI op buttons have no more option to edit shortcuts.Bastien Montagne
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-11Minor cleanupAntony Riakiotakis
2014-08-11Pie Menus C code backend.Antony Riakiotakis
2014-08-07Experimental gooseberry request:Antony Riakiotakis
2014-07-23Fix for mixup in startup.blend data init when userprefs.blend was missingCampbell Barton
2014-07-22Code cleanup, unneeded variable, always true when used, not used whenAntony Riakiotakis
2014-07-21GSOC 2013 paintAntony Riakiotakis
2014-07-21CleanupCampbell Barton
2014-07-19Defines: replace ELEM3-16 with ELEM(...), that can take varargsCampbell Barton
2014-07-14Follow up to previous commit.Antony Riakiotakis
2014-07-14Feature request:Antony Riakiotakis
2014-07-11WM: add WM_operator_properties_create_ptrCampbell 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-18Resolve memory leask with reports on initializationCampbell Barton
2014-06-17Fix T40639: operators ignore win.cursor_warp()Campbell Barton
2014-06-15Code cleanup: commentsCampbell Barton
2014-06-14UI: Add support for popups to refresh their layput (D578)Campbell Barton
2014-06-13Code cleanup: use const for mouse location argCampbell Barton
2014-06-13Detect version suffix based on release cycle and version charSergey Sharybin
2014-06-12Splash: enable rc labelCampbell Barton
2014-06-12Fix crash running in background modeCampbell Barton
2014-06-09Fix T40549: box selection starting point in the file requester.Bastien Montagne
2014-06-07Replace open() with BLI_openCampbell Barton
2014-06-03Change to key modifier should trigger re-evaluation of drag-and-dropCampbell Barton
2014-06-03Code cleanup: use typedefs for ui handler functionsCampbell Barton
2014-06-02Disable key-modifier detection when activating windowsCampbell Barton
2014-05-26Workaround T40317: Ghost/Win32 keys sticking for new windowsCampbell Barton
2014-05-20Fix T34255: Modifier keys ignored when activating windowsCampbell Barton
2014-05-16Fix T40202: File selector operators not reported in info viewCampbell Barton
2014-05-14Code cleanup: doxy commentsCampbell Barton
2014-05-09Code cleanup: styleCampbell Barton
2014-05-08Fix for crash when userprefs fails to read.Campbell Barton
2014-05-07playanim: check for escape key while loading imagesCampbell Barton
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