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
2015-10-20Add operator to close a windowCampbell Barton
2015-10-16UI: only show thumbnail size when its enabledCampbell Barton
2015-10-15Fix crash w/ PlayAnim & long filenamesCampbell Barton
2015-10-15Cleanup: BLO_read: linking API arg order and name.Bastien Montagne
2015-10-15Fix memory leaks in PlayAnimCampbell Barton
2015-10-15Fix T46465: Lag scrubbing w/ PlayAnimCampbell Barton
2015-10-15PlayAnim: avoid list count setting frame from mouseCampbell Barton
2015-10-14Support for multi-sample sequencer GL renderCampbell Barton
2015-10-12Usual UI message fixes...Bastien Montagne
2015-10-12Fix T46451: edge slide even and flipped not available in redo popup.Brecht Van Lommel
2015-10-12WM linking code rework.Bastien Montagne
2015-10-12Cleanup & rework of BLO_linking code.Bastien Montagne
2015-10-12Cleanup in BLO API: rename 'append' funcs to 'link', since none do append, bu...Bastien Montagne
2015-10-10Random Select Seed OptionCampbell Barton
2015-10-08File Read: de-duplicate command line file-loadCampbell Barton
2015-10-08Cleanup: redundant code in anim playerCampbell Barton
2015-10-08Cleanup: remove unused argCampbell Barton
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-10-03Fix T44605: OS X continuous grab issues.Brecht Van Lommel
2015-09-27Fix T46268: All Hotkey "C" are unexpectedly translated in menus.Bastien Montagne
2015-09-23Fix T46202: OS X (and Windows?) crash when going fullscreen.Brecht Van Lommel
2015-09-22Reporting was done before before addons were loadedCampbell Barton
2015-09-22Fix for error reporting w/ a new-fileCampbell Barton
2015-09-22Report loading file with no matching engineCampbell Barton
2015-09-22Cleanup: de-duplicate post file read update callsCampbell Barton
2015-09-22Fix T46201: Popup menu in post_load handler crashCampbell Barton
2015-09-16OpenSubdiv: Fix crash caused by accessing OpenGL vendor from non-main threadSergey Sharybin
2015-09-15Fix wm leak loading factory-startupCampbell Barton
2015-09-14Fix T45699: BGE auto-run exits immediatelyCampbell Barton
2015-09-12Cleanup: Quiet some picky warning from Coverity.Bastien Montagne
2015-09-11Fix T45579: Custom Hotkeys Dissapear.Bastien Montagne
2015-09-10Correction to last commitJulian Eisel
2015-09-08typo in last commitCampbell Barton
2015-09-08Fix T45771: Walk mode fails on OSXCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-09-02Animplayer passed -a, then warned its unknownCampbell Barton
2015-09-02Fix T45979: animplayer crashes w/ DND and audioCampbell Barton
2015-09-02Cleanup: styleCampbell Barton
2015-08-27Make .blend file thumbnail reading simpler and more coherent, read/store them...Bastien Montagne
2015-08-27Fix T45702: Editing smoke while viewport render and blender bugSergey Sharybin
2015-08-23Cleanup: spelling/styleCampbell Barton
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-19Final 'FileBrowser First Stage' merge.Bastien Montagne
2015-08-19Fix error in recent library API updatesCampbell Barton
2015-08-18Replace 'BLO_is_a_library' by 'BLO_library_path_explode'.Bastien Montagne
2015-08-18Refactor translation code out of blenfontCampbell Barton
2015-08-11Add WM_event_add/remove_timer_notifier() helpers.Bastien Montagne
2015-08-10Data previews: add utils to generate/clear previews.Bastien Montagne
2015-08-09Fix: opening missing file didnt remove in recent-files.txtCampbell Barton
2015-08-07Fix T45713: Numselect for confirm popup not working anymoreJulian Eisel