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
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
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-05-15Only initialize icons in background mode.Campbell Barton
2015-05-15Fix new 'custom previews/icons' py feature crashing in background mode.Bastien Montagne
2015-05-11Expose PreviewImage & custom icons to py API.Bastien Montagne
2015-05-04Fix T44376: Buttons context, invalid data accessCampbell Barton
2015-05-04Cleanup: WM_main_remove_notifier_referenceCampbell Barton
2015-05-04Cleanup: naming for callback wrappersCampbell Barton
2015-04-18Cleanup: API naming use BKE_undo_ prefixCampbell Barton
2015-04-07Metaball tessellation optimization (Octree to BVH)Krzysztof Recko
2015-03-26sound module: Append functions with BKE (makes it easier to make themAntony Riakiotakis
2015-03-19Blender will now use trilinear filtering by defaultAntony Riakiotakis
2015-02-19Report total unfreed memory size on exitSergey Sharybin
2015-01-15Revert "Make version_update() callback being invoked when linking/appending d...Sergey Sharybin
2015-01-13Make version_update() callback being invoked when linking/appending datablocksSergey Sharybin
2015-01-01GPencil Editing: Copy and Paste selected stroke segments with Ctrl-C and Ctrl-VJoshua Leung
2014-12-26Put editor initialization before python.Antony Riakiotakis
2014-11-29Cleanup: unused headersCampbell Barton
2014-11-23Refactor: BLI_path_util (part 2)Campbell Barton
2014-11-23Refactor: BLI_path_util (split out app directory access)Campbell Barton