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-07Merge branch 'master' into soc-2014-viewport_contextsoc-2014-viewport_contextJason 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-17Merge branch 'master' into soc-2014-viewport_contextCampbell Barton
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-01Merge branch 'master' into soc-2014-viewport_contextAntony Riakiotakis
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-24Cleanup: sync with masterCampbell Barton
2014-07-24Replace if -> ifdef, also some code-styleCampbell Barton
2014-07-24Merge branch 'master' into soc-2014-viewport_contextJason Wilkins
2014-07-24fix X11 error where current context was not set for window before calling swa...Jason Wilkins
2014-07-23Fix for mixup in startup.blend data init when userprefs.blend was missingCampbell Barton
2014-07-23[Ghost Context Refactor] initial commit based on code review of https://devel...Jason Wilkins
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