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-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
2015-12-03Expose flush edits as an operator (for Py access)Campbell Barton
2015-11-28UI: More minor UI cleanups for keymap editorJulian Eisel
2015-11-28OpenGL: remove unnecessarily paranoid bound texture preservation.Brecht Van Lommel
2015-11-28OpenGL: assume GL_TEXTURE_ENV_MODE GL_MODULATE is the default state.Brecht Van Lommel
2015-11-17Fix T46764: Crash toggling region + fullscreenCampbell Barton
2015-11-17Fix crash changing screen + region overlap fadeCampbell Barton
2015-11-01Cleanup: old commentsCampbell Barton
2015-10-15Fix T46223: multiview image sequences crashing.Brecht Van Lommel
2015-10-06WM: Fix crash when a new window can't be createdCampbell Barton
2015-10-05Metadata display: support word-wrapped noteCampbell Barton
2015-10-05Cleanup: pass pointer to rctfCampbell Barton
2015-09-22Show error when unsupported movie format usedCampbell Barton
2015-09-20Cleanup: warning, styleCampbell Barton
2015-09-13Cleanup: spellingCampbell Barton
2015-09-10Correction to last commitJulian Eisel
2015-09-10Fix T46069: Crash when saving a render with non-fullscreen file editorJulian Eisel
2015-08-30missing NULL pointer checkCampbell Barton
2015-08-26Delete could assign a temp screenCampbell Barton
2015-08-26Fix T45369: Temp screen locks UICampbell Barton
2015-08-26Disallow navigating away from a full-temp screenCampbell Barton
2015-08-26Return success when a screen was added/removedCampbell Barton
2015-08-26Fix for deleting screen w/ temp screens in listCampbell Barton
2015-08-26Fix crash setting the screen when one is maximizedCampbell Barton