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-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
2015-08-05Remove files from recent-files list on failed openCampbell Barton
2015-08-04SCons: Fix for really nasty bug with polluting configuration environmentSergey Sharybin
2015-08-01Node Editor: A bunch of new utility functionsJulian Eisel
2015-08-01Allow accessing modal keymap strings directly from keymapJulian Eisel
2015-07-28Audaspace: fixing problems for the merge to master suggested by Campbell and ...Jörg Müller
2015-07-28Audaspace: fix the new wm_playanim.c (from gooseberry branch) to use the new ...Jörg Müller
2015-07-27Cleanup: deprecate some G.fileflags comment othersCampbell Barton
2015-07-25Cleanup: double-promotion warningsCampbell Barton
2015-07-22Render preview: Make preview render database lazily loadedSergey Sharybin
2015-07-20OpenSubdiv: Commit of OpenSubdiv integration into BlenderSergey Sharybin
2015-07-19Properly fix T45477Antony Riakiotakis
2015-07-19Fix T45477 wrong edge selection.Antony Riakiotakis
2015-07-16Fix T45456: Error's in splash don't restore cursorCampbell Barton
2015-07-16Disable check for recent-files.txt existingCampbell Barton
2015-07-15 VBO offscreen selection drawing, cdderivedmeshAntony Riakiotakis
2015-07-14Cleanup: headers (wm)Campbell Barton
2015-07-14Cleanup: use ascii as suffix (as with utf8)Campbell Barton
2015-07-12Shortcut-to-string converter: add 'dbl-' in front of key when expecting a dou...Bastien Montagne
2015-07-12Fix crash in redraw timerCampbell Barton
2015-07-12Add ability for redraw timer to run for fixed timeCampbell Barton
2015-07-11Add WM_framebuffer_to_index_arrayCampbell Barton
2015-07-03Walk mode: Add modal shortcuts in UI (header help message).Bastien Montagne
2015-07-03Cleanup: 'return' parameters to the end of functions, and use 'r_' prefix for...Bastien Montagne
2015-07-03UI: add ability to access/generate 'shortcuts strings' of modal keymaps.Bastien Montagne
2015-07-02Make OpenGL debug contexts a flag --debug-gpu instead of a compile timeAntony Riakiotakis
2015-07-02Fix crash in background mode after the NDof deadzone commitSergey Sharybin
2015-07-01User Prefs for NDOF dead-zoneCampbell Barton