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-04OpenGL: remove fdrawcheckerboardMike Erwin
2017-03-02Remove all instances of OBACT from drawobject.c and related changesDalai Felinto
2017-02-28clean up GL / GPU #includesMike Erwin
2017-02-28remove GPU_basic_shader calls from wm_gestureMike Erwin
2017-02-26Fix compiler warnings on macOS / clang / c++11.Brecht Van Lommel
2017-02-26Merge branch 'master' into blender2.8Brecht Van Lommel
2017-02-24OpenGL: wm_gesture uses new imm modeianwill
2017-02-24Fix T50676: Crash on closing while frameserver rendering.Bastien Montagne
2017-02-24Opengl glaDrawPixels removal: More descriptive setup.Clément Foucault
2017-02-24Opengl glaDrawPixels removal: windowmanagerClément Foucault
2017-02-15Revert "Collection Editor based on patch by Julian Eisel"Dalai Felinto
2017-02-10Remove most (maybe all?) remaining yellow textJulian Eisel
2017-02-07Render Layers and Collections (merge from render-layers)Dalai Felinto
2017-01-31Merge branch 'master' into blender2.8Bastien Montagne
2017-01-31Cleanup: use 'cb_flag', not 'cd_flag' for library_query callbacks.Bastien Montagne
2017-01-31Cleanup: Rename callback flags from library_query to `IDWALK_CB_...`Bastien Montagne
2017-01-31Optimization: pass Main to BKE_library_foreach_ID_link() and use its relations.Bastien Montagne
2017-01-31Fix missing non-ID nodetrees in ID relationships built from library_query.cBastien Montagne
2017-01-24Merge branch 'master' into blender2.8Sergey Sharybin
2017-01-24Use new manual URLAaron Carlisle
2017-01-16Merge branch 'master' into blender2.8Bastien Montagne
2017-01-09Fix T49861: Interlace stereo drawingDalai Felinto
2017-01-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-01-02Fix T49861: Interlace stereo is broken in 2.78Dalai Felinto
2016-12-28Revert particle system and point cache removal in blender2.8 branch.Lukas Tönne
2016-12-01UI: Previews for screen layoutsJulian Eisel
2016-11-22Fix missing conversion of uchar color to floatJulian Eisel
2016-11-19Merge branch 'master' into blender2.8Bastien Montagne
2016-11-18Minor debug-report tweak to autosave code.Bastien Montagne
2016-11-16Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-16Add stdlib.h include to fix missing 'abort' prototype.Lukas Tönne
2016-11-15Cleanup: More explicit parenthesesSergey Sharybin
2016-11-15Implement grouped undo option for operatorsDalai Felinto
2016-11-10Fix T49961: Blender 2.8 Crashes on saving an imageJulian Eisel
2016-11-08OpenGL: wm_operators.c uses new immediate modeMike Erwin
2016-11-02Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-11-01Fix T49856: Blender 2.78 crashes after loading data from a blendfileBastien Montagne
2016-10-26Cleanup: rename functions in BLI_bitmap_draw_2dCampbell Barton
2016-10-26Cleanup: move bitmap drawing into its own moduleCampbell Barton
2016-10-25OpenGL: clean up glActiveTexture usageMike Erwin
2016-10-24OpenGL: triple buffer tweaksMike Erwin
2016-10-21Viewport: add missing alpha for stereoDalai Felinto
2016-10-21Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-18OpenGL: tweak image shaders & code that uses themMike Erwin
2016-10-17Proper fix for crash when joining areas that doesn't break manipulatorsJulian Eisel
2016-10-16Fix T49746: crash loading user preferences with missing operators.Brecht Van Lommel
2016-10-16Fix crash when joining areas (caused by manipulators)Julian Eisel
2016-10-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-13inform immediate mode when switching OpenGL contextMike Erwin
2016-10-12Fix T49631: radial control operators not using DPI properly.Brecht Van Lommel