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-08-09Merge branch 'master' into object_nodesobject_nodesLukas Tönne
2016-08-04Cleanup: Use BKE_gpencil prefixJulian Eisel
2016-08-04Cleanup: Use boolJulian Eisel
2016-08-04Grease Pencil v2 BranchAntonio Vazquez
2016-08-01Fix tmp screen becoming permanent after going fullscreenJulian Eisel
2016-07-19Merge branch 'master' into object_nodesLukas Tönne
2016-07-18Fix (unreported) ED_region_tag_redraw_partial() could override a previously d...Bastien Montagne
2016-07-10Cleanup/Refactor: pass Main pointer to all ID copy functions.Bastien Montagne
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-22Fix T48703: Name inconsistency w/ area maximize/fullscreenCampbell Barton
2016-06-16Merge branch 'master' into object_nodesLukas Tönne
2016-06-08glutil: add glaGetOneInt helperCampbell Barton
2016-06-08Merge branch 'master' into object_nodesLukas Tönne
2016-06-07GPU: Fix for glDrawPixels drawing w/ glsl shaderCampbell Barton
2016-06-03Make playback invoked form animation editors more usableSergey Sharybin
2016-05-27Merge branch 'master' into object_nodesLukas Tönne
2016-05-17C99/C++11: replace deprecated finite() by isfinite().Brecht Van Lommel
2016-05-16Merge branch 'master' into object_nodesLukas Tönne
2016-05-14Fix T48426: Use same length for all header message strings.Bastien Montagne
2016-05-13Removed texture nodes.Lukas Tönne
2016-05-06Clip invisible parts of image when drawing in 2D textures and GLSL ModesSergey Sharybin
2016-04-27Fix artifacts w/ low near clear in bglPolygonOffsetAlexander Romanov
2016-04-19Fix crash in rB37493fb9f - there is no guaranty CTX_wm_foo() will return a va...Bastien Montagne
2016-04-19Toggle to standard cursor when opening menus/popupsJulian Eisel
2016-04-17Fix a few compiler warnings with OS X / clang.Brecht Van Lommel
2016-03-28Graph Editor UI: Experimental Tweak - Use tabs for properties region, to make...Joshua Leung
2016-03-16Fix T47807: Toggle header shortcut doesn't workCampbell Barton
2016-02-29Fix a bunch of temp full-screen glitchesJulian Eisel
2016-02-29Cleanup: Duplicated functionJulian Eisel
2016-02-10Fix screenshot adding image extension after .blendCampbell Barton
2016-02-08GPencil: Layers with alpha = 0 should not be editableJoshua Leung
2016-02-07Cleanup: line widthCampbell Barton
2016-02-07Added Context.editable_objects/basesJoshua Leung
2016-02-02UI: update dynamic tipsCampbell Barton
2016-01-28OpenGL: optimize ED_screen_drawMike Erwin
2016-01-24More missing calls to glLineWidthCampbell Barton
2016-01-23OpenGL: call glLineWidth less oftenMike Erwin
2016-01-11Report errno string when writing files failsCampbell Barton
2016-01-08OpenGL: remove some hacks/workaroundsMike Erwin
2016-01-08OpenGL: remove glPointSize hackMike Erwin
2016-01-04Remove SCons building systemSergey Sharybin
2016-01-04minor cleanupMike Erwin
2016-01-04OpenGL: image drawing tweaksMike Erwin
2015-12-27OpenGL: stipple support added to basic GLSL shaderAlexander Romanov
2015-12-13Grease Pencil: Merge GPencil_Editing_Stage3 branch into masterJoshua Leung
2015-12-08disable old Mac OpenGL workaroundMike Erwin
2015-12-08OpenGL: simple cleanupMike Erwin
2015-12-06OpenGL: rename simple shader to basic shader.Brecht Van Lommel
2015-12-06OpenGL: use simple shader for texture drawing in a few places.Brecht Van Lommel