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
2016-10-18OpenGL: tweak image shaders & code that uses themMike Erwin
2016-10-18minor cleanup & deprecationMike Erwin
2016-10-18OpenGL: draw image empties with new APIMike Erwin
2016-10-17Proper fix for crash when joining areas that doesn't break manipulatorsJulian Eisel
2016-10-17OpenGL: disable checks for NPOT texture supportMike Erwin
2016-10-17OpenGL: draw object centers nicerMike Erwin
2016-10-17fix IS_VIEWPORT_LEGACY macroMike Erwin
2016-10-16Fix outliner items sometimes not openingJulian Eisel
2016-10-16More fixes for keyframe theme optionsJulian Eisel
2016-10-16Cleanup: Quiet warnings, use RAD2DEG macroJulian Eisel
2016-10-16Merge branch 'master' into blender2.8Julian Eisel
2016-10-16Cleanup: Unused parameters in OutlinerJulian Eisel
2016-10-16Fix missing outliner redraw when adding VSE stripJulian Eisel
2016-10-16Outliner: Rework element selection behaviorJulian Eisel
2016-10-16Outliner: Avoid rebuilding tree when mouse-hover highlight changesJulian Eisel
2016-10-16OpenGL: remove some unused legacy matrix callsMike Erwin
2016-10-15Fix unitialized variable useJulian Eisel
2016-10-15Merge branch 'master' into blender2.8Bastien Montagne
2016-10-15OpenGL: draw node sockets more efficientlyMike Erwin
2016-10-15blender 2.8: OpenGL: node_circle_draw use now immediate modeMike Erwin
2016-10-15fix pointer type warningMike Erwin
2016-10-15Outliner: Fix missing indentation for search-match highlightJulian Eisel
2016-10-15Outliner: Draw highlights over entire rowJulian Eisel
2016-10-15Outliner: Element mouse hover feedbackJulian Eisel
2016-10-14viewport: draw non-mesh objects for a starterDalai Felinto
2016-10-14viewport: move border drawing code to new fileDalai Felinto
2016-10-14immediate mode: convert render border code and move to new drawingDalai Felinto
2016-10-14Immediate mode: use new util functions, and border draw functionsDalai Felinto
2016-10-14Immediate mode: new util functions (imm_cpack and imm_draw_line_box)Dalai Felinto
2016-10-14GPencil: Avoid assert error if the immEnd is called with only one point for l...Antonioya
2016-10-14Prevent crash after OpenGL rendering animation to images.Sybren A. Stüvel
2016-10-14Fix T49614: Grease Pencil GPF error if stroke thickness change too much betwe...Antonioya
2016-10-14Fix T49571: 2d stabilize keys not visible in the Graph Editor and Dope SheetSergey Sharybin
2016-10-14GPencil: Display stroke filling while drawingAntonioya
2016-10-14Fix T49601: Material menu length problem.Bastien Montagne
2016-10-14Fix T49646: Switching from large to small image can get stuck zoom at max zoo...Anthony Edlin
2016-10-13immediate mode: starting using new immUniformThemeColorBlendShade and more co...Dalai Felinto
2016-10-13more theme color functions: UI_GetThemeColorBlendShade4fv, immUniformThemeCol...Dalai Felinto
2016-10-13Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2016-10-13viewport: barebones to handle viewport compositing in gpu_viewport.cDalai Felinto
2016-10-13immediate mode: small cleanup on timelineDalai Felinto
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-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-13Draw depth even when in wire mode (for OB_RENDER)Dalai Felinto
2016-10-13immediate mode: use new ThemeColor functionsDalai Felinto
2016-10-13wrong alpha set for timeline theme (fixup for rBf329ebe3)Dalai Felinto
2016-10-13Immediate mode: timeline (keyframes and range)Dalai Felinto