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-30Fix issue in fullscreen patch.Antony Riakiotakis
2014-10-29Cleanup: warnings, typosCampbell Barton
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-19Fix T42303 Icons lost after loading windowAntony Riakiotakis
2014-10-14Fullscreen Editor (new fullscreen mode for clean UI)Dalai Felinto
2014-10-13Filter out pie spawn button events.Antony Riakiotakis
2014-10-13Pie menus: Confirm thresholdAntony Riakiotakis
2014-10-11CleanupCampbell Barton
2014-10-10Fix T32209 quitting not saving latest data if you are in edit or sculpt mode onAntony Riakiotakis
2014-10-08Operator to define render border from rendered image editorSergey Sharybin
2014-10-08Fix T42137: Keymap editing is brokenBastien Montagne
2014-10-08Ghost Context RefactorJason Wilkins
2014-10-07Fix T42088: Creating new keybinds can cause duplicates when saving key config...Bastien Montagne
2014-10-02Update link to the Support an Animation Movie linkSergey Sharybin
2014-10-01Anim Playback: Optionally draw flippedCampbell Barton
2014-10-01Cleanup: de-duplicate playanim matrixCampbell Barton
2014-09-30Support for "virtual pixelsize" on 4k screens.Lukas Tönne
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-16Fix T41818: Missing refresh on Undo for nodes (mask example)Sergey Sharybin
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-09-02Hacky fixes can apply to more then one compiler.Martijn Berger
2014-09-02Hacky fix for cleanup rBc23733d290c095ab77310b55c75293465891d5b8Martijn Berger
2014-09-01Events: Fix ISKEYBOARD macro seeing INPUTCHANGE, WINDEACTIVATE and TIMER eventsBastien Montagne
2014-09-01Cleanup: Event defines -> enums.Bastien Montagne
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-26CommentsCampbell Barton
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