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-26Put editor initialization before python.Antony Riakiotakis
2014-12-14IME fix: Quit two assert failuresSeverin
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-12-08Cleanup: spellingCampbell Barton
2014-12-08Cleanup: remove unused operator-type memberCampbell Barton
2014-12-07Input Method Editor (IME) support for text buttonsSeverin
2014-12-06CMake: remove redundant include dirCampbell Barton
2014-12-05Grease Pencil sketches get included when doing OpenGL previews for scene stri...Joshua Leung
2014-11-30Fixed T35128. Progress bar sync on Windows.Alexandr Kuznetsov
2014-11-30Grease Pencil - Storyboarding Features (merge from GPencil_EditStrokes branch)Joshua Leung
2014-11-29Cleanup: unused headersCampbell Barton
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