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-11-24Politically correct terrible consequencer changesAntony Riakiotakis
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-16Cleanup: use BLI_listbase_*** prefix for count,sort,sort_rCampbell Barton
2014-11-16Cleanup: Replace `WM_operator_name_call` by `WM_operator_name_call_ptr` where...Bastien Montagne
2014-11-16Add PROP_PERCENTAGE to subtypes handled by WM_OT_radial_control operator.Bastien Montagne
2014-11-11UI Refactor T41640Campbell Barton
2014-11-09Fix T42540: save_pre and save_post handlers not called when saving startup.bl...Brecht Van Lommel
2014-11-06Slight corrections to the string formatting of autosave, thanks toAntony Riakiotakis
2014-11-06Gooseberry request, append the file name to autosaves as well as the pidAntony Riakiotakis
2014-11-02Cleanup: mostly use bools for booleans.Bastien Montagne
2014-10-30Add a few more warnings so coders hopefully will take note that eventAntony Riakiotakis
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