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
2018-10-22Tentative fix for T57066: Daily build of Blend 2.79 crashes on OSX Mojave.Bastien Montagne
2018-08-18WM: app-template command line overrideCampbell Barton
2018-07-13Cleanup: move WM type registration into own filesCampbell Barton
2018-06-25Cleanup: Nuke most of G.main from GPU code.Bastien Montagne
2018-06-14Cleanup: Remove last G.main's from WM code.Bastien Montagne
2018-06-07Cleanup: trailing space for windowmanagerCampbell Barton
2018-06-05Cleanup: use new accessors to blendfile path (Main.name).Bastien Montagne
2018-06-01Cleanup: trailing whitespace (comment blocks)Campbell Barton
2018-05-09MSVC: resolve near/far issue take2Campbell Barton
2018-05-09MSVC: remove hack for near/far name collisionCampbell Barton
2018-04-02Cleanup: move undo into it's own directoryCampbell Barton
2018-03-31Undo: unified undo system w/ linear historyCampbell Barton
2018-03-30C Logging: use instead of printf for messagesCampbell Barton
2018-03-23Fix own mistake from 4cb4556fa5ba78ffJulian Eisel
2018-03-23Fix T48027: Memory leaks when exiting Blender from menuJulian Eisel
2017-11-22Fix T53274: Saving template prefs overwrites default prefsCampbell Barton
2017-08-12WM: load UI for new file, even when pref disabledCampbell Barton
2017-08-11WM: don't load preferences on 'File -> New'Campbell Barton
2017-07-08Fix T51889: new file or load factory settings results in broken UI.Brecht Van Lommel
2017-03-29Option to load startup file with empty-dataCampbell Barton
2017-03-25WM: Application TemplatesCampbell Barton
2017-03-16Add support for loading preference structCampbell Barton
2017-03-16Support passing in UserDef for free functionCampbell Barton
2017-02-24Fix T50676: Crash on closing while frameserver rendering.Bastien Montagne
2016-09-15Use temp .blend file copybuffer for pose copy-pasteSergey Sharybin
2016-08-18NDOF: compile 3D mouse code only if WITH_INPUT_NDOFMike Erwin
2016-07-12writefile: reuse SDNA between writesCampbell Barton
2016-06-25Cleanup: remove bad-level callCampbell Barton
2016-06-24BKE_blender: Add own atexit functionsCampbell Barton
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-21Fix T48700: Crash when window creation failsCampbell Barton
2016-04-25Refactor BKE_blender into separate headersCampbell Barton
2016-04-15Drivers Editing: Added "Copy/Paste" buttons beside "Add Variable" for copying...Joshua Leung
2016-04-15Code Cleanup: Add proper defines (with ANIM_* prefix) for animation-related c...Joshua Leung
2016-02-12Integrate font objects copy/paste with system clipboardDalai Felinto
2016-01-24Docs: minor edits to code commentsCampbell Barton
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-11-10Fix (unreported) broken background mode of Blender (due to OSD cleanup called...Bastien Montagne
2015-11-04OpenSubdiv: Use pool for delayed OpenGL buffers free when freeing from non-ma...Sergey Sharybin
2015-09-22Reporting was done before before addons were loadedCampbell Barton
2015-09-22Fix for error reporting w/ a new-fileCampbell Barton
2015-09-16OpenSubdiv: Fix crash caused by accessing OpenGL vendor from non-main threadSergey Sharybin
2015-08-27Fix T45702: Editing smoke while viewport render and blender bugSergey Sharybin
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-09Fix: opening missing file didnt remove in recent-files.txtCampbell Barton
2015-07-27Cleanup: deprecate some G.fileflags comment othersCampbell Barton
2015-07-22Render preview: Make preview render database lazily loadedSergey Sharybin
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-02Fix crash in background mode after the NDof deadzone commitSergey Sharybin
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton