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-16BLF: make blurry text an optional (disabled) featureMike Erwin
2016-10-16OpenGL: remove some unused legacy matrix callsMike Erwin
2016-10-15OpenGL: bump Windows to GL 3.3 compat profileMike Erwin
2016-10-15Gawain: improve immediate mode performanceMike 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-15OpenGL: new built-in point shader, clean up other shader namesMike Erwin
2016-10-15blender 2.8: OpenGL: node_circle_draw use now immediate modeMike Erwin
2016-10-15OpenGL: bump Linux to GL 3.3 compat profileMike Erwin
2016-10-15fix pointer type warningMike Erwin
2016-10-15Outliner: Fix missing indentation for search-match highlightJulian Eisel
2016-10-15BLF: early exit when drawing empty stringsMike Erwin
2016-10-15BLF: fix crash on text input fieldsMike Erwin
2016-10-15Outliner: Draw highlights over entire rowJulian Eisel
2016-10-15Outliner: Element mouse hover feedbackJulian Eisel
2016-10-15Cycles: use near clipping distance in panorama camera.Scott Wu
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-14OpenGL: draw text with fewer draw callsMike Erwin
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-14Cycles: Disable optimization of operator / for float3Sergey Sharybin
2016-10-14Fix T49657: Audio backend "Jack" should be named "JACK".Bastien Montagne
2016-10-14GPencil: Display stroke filling while drawingAntonioya
2016-10-14Fix T49601: Material menu length problem.Bastien Montagne
2016-10-14viewport: fix rv3d->viewport mem free issueDalai Felinto
2016-10-14BPY Docs: Correct spelling (Addon --> Add-on)Aaron Carlisle
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-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 OLD pre-git links in the API, add missing factory-startup option to blend...Aaron Carlisle
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