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-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
2015-06-23Fix stupid mistakeAntony Riakiotakis
2015-06-23Code cleanup: Use enums for redraw timer operator, makes things moreAntony Riakiotakis
2015-06-19Cleanup: fix mismatch in printf formating (int/unsigned int).Bastien Montagne
2015-06-15Fix typo in previous commitAntony Riakiotakis
2015-06-15Fix T45060: Brush size snaps back to default maxCampbell Barton
2015-06-13Multi-View: Some Stereo 3D modes require a special drawing all the timeDalai Felinto
2015-06-13Fix scons compilationJoshua Leung
2015-06-12UI: Use numselect for redo-popup (for move layers)Campbell Barton
2015-06-12Fix for building without audiospaceCampbell Barton
2015-06-12Merge all changes to blenderplayer from gooseberry branch:Antony Riakiotakis
2015-06-12Fix T45041: (2.75RC) blender crashes when I choose 'Refresh DataBlock Previews'.Bastien Montagne
2015-06-11Fix possible NULL pointer useCampbell Barton
2015-06-09Fix T37746: Presets in splash failed to redrawCampbell Barton
2015-06-09Multiview: fix Time Sequential crash when screen is fullscreen T44688Dalai Felinto
2015-06-08WM: refactor window code for stereo3dCampbell Barton
2015-06-08Remove redundant NULL checkCampbell Barton
2015-06-08Fix T44976: 3D View turns into an Image Editor after saving renderJulian Eisel