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
path: root/source
AgeCommit message (Expand)Author
2016-10-13more theme color functions: UI_GetThemeColorBlendShade4fv, immUniformThemeCol...Dalai Felinto
2016-10-13Gawain: vertex format now uses fixed allocations (CPU perf++)Mike Erwin
2016-10-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-13Fix T49534: 2.78 Wrong texture scaling in material viewportSergey Sharybin
2016-10-13viewport: barebones to handle viewport compositing in gpu_viewport.cDalai Felinto
2016-10-13Gawain: fix build when TRUST_NO_ONE is disabledMike Erwin
2016-10-13Fix compiling with BlenderplayerJulian Eisel
2016-10-13Prevent problems when appending scene with referenced proxySybren A. Stüvel
2016-10-13Usual UI/i18n tweaks & fixes.Bastien Montagne
2016-10-13immediate mode: small cleanup on timelineDalai Felinto
2016-10-13Fix: Grease Pencil palettes were missing a RNA path callbackJoshua Leung
2016-10-13Proxy appending: re-establish link to proxies when they are made localSybren A. Stüvel
2016-10-13Fix T49635: column_flow Layout - last column is too small.Bastien Montagne
2016-10-13Cleanup: UI layout: remove unsed and confusing parameter.Bastien Montagne
2016-10-13inform immediate mode when switching OpenGL contextMike Erwin
2016-10-13Gawain: fix immediate mode for multiple GL contextsMike Erwin
2016-10-13Fix for crash on dopesheet drawing with immediate mode (rB7a552612c)Dalai Felinto
2016-10-13viewport: bring the manipulatorsDalai Felinto
2016-10-13Fix timeline break after recent immediate mode change (rBf6e7e46f)Dalai Felinto
2016-10-13gawain: assert for immBeginAtMost(..., 0)Dalai Felinto
2016-10-13Draw depth even when in wire mode (for OB_RENDER)Dalai Felinto
2016-10-13immediate mode: use new ThemeColor functionsDalai Felinto
2016-10-13gawain/immediate mode: new util functions for color uniformsDalai Felinto
2016-10-13wrong alpha set for timeline theme (fixup for rBf329ebe3)Dalai Felinto
2016-10-13Immediate mode: timeline (keyframes and range)Dalai Felinto
2016-10-12Fix T49631: radial control operators not using DPI properly.Brecht Van Lommel
2016-10-12Fix T49636: material draw mode crash with displacement and missing group inpu...Brecht Van Lommel
2016-10-12FFmpeg: Fix off by one error in number of detected frames in matroska containerSergey Sharybin
2016-10-12Fix T49622: Grease pencil not rendering out of VSESergey Sharybin
2016-10-12BLF/OpenGL: use new matrix API when drawing textMike Erwin
2016-10-12OpenGL: matrix fixes & compatibilityMike Erwin
2016-10-12Fix T49502: file browser on OS X not highlighting external drives.Brecht Van Lommel
2016-10-11quiet GPU matrix debug printingMike Erwin
2016-10-11BLF/OpenGL: draw text with new immediate modeMike Erwin
2016-10-11Fix T49629: Graph editor normalize function doesn't work on f-curves with a c...Sergey Sharybin
2016-10-11Fix objects added via py being on the wrong layer when viewport is decoupled ...Sergey Sharybin
2016-10-11Make console message more clear for --scene argumentSergey Sharybin
2016-10-11Merge branch 'master' into blender2.8Bastien Montagne
2016-10-11Fix T49623: Immediately crash trying to render attached file in CyclesSergey Sharybin
2016-10-10Gawain: add immRect utility functions (replaces legacy glRect)Mike Erwin
2016-10-10OpenGL animation: Fix stupid mistake form previous commitSergey Sharybin
2016-10-10Fix viewport camera gets out of sync in certain casesSergey Sharybin
2016-10-10OpenGL render: Fix missing file output after pressing EscSergey Sharybin
2016-10-10Merge branch 'master' into blender2.8Bastien Montagne
2016-10-10blender 2.8; OpenGL. ui_panel_category_draw_tab with immediate APIMike Erwin
2016-10-10OpenGL: remove GLSL support query (it's always supported)Mike Erwin
2016-10-10remove call to GLSL support query (it's always supported)Mike Erwin
2016-10-10BGE: remove calls to GLSL support query (it's always supported)Mike Erwin
2016-10-10OpenGL: remove GLSL support query (it's always supported)Mike Erwin
2016-10-10remove call to GLSL support query (it's always supported)Mike Erwin