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
2017-05-23Merge branch 'master' into blender2.8Sybren A. Stüvel
2017-05-23Fix some POV keywords not colored correctly.Bastien Montagne
2017-05-23Make msvc2015 happy again.Bastien Montagne
2017-05-22Merge branch 'master' into blender2.8Bastien Montagne
2017-05-22Add PovRay syntax hilghting.Bastien Montagne
2017-05-20Merge branch 'master' into blender2.8Campbell Barton
2017-05-20CMake: Use GCC7's -Wimplicit-fallthrough=5Campbell Barton
2017-05-02Add scene argument for notifiersCampbell Barton
2017-05-01Reworked version of dashed line shader.Bastien Montagne
2017-04-29Getting rid of setlinestyle: Text space margin line.Bastien Montagne
2017-04-07OpenGL: use PRIM instead of GL enum for immBeginMike Erwin
2017-04-07OpenGL: refactor UI_draw_roundbox functionsMike Erwin
2017-04-06Gawain: VertexFormat_add_attrib (function name change)Mike Erwin
2017-03-09Immediate Mode: Fix crash on text editor when going over suggestion listDalai Felinto
2017-03-09Immediate Mode: text_draw.c 2/2Dalai Felinto
2017-03-09Immediate Mode: text_draw.c 1/2Dalai Felinto
2017-03-09Merge remote-tracking branch 'origin/master' into blender2.8Dalai Felinto
2017-03-09Remove (ifdef) draw_documentation from text_draw.cDalai Felinto
2017-01-16Merge branch 'master' into blender2.8Bastien Montagne
2017-01-13Fix missing user when opening text from ID UI widget.Bastien Montagne
2017-01-05Merge branch 'master' into blender2.8Julian Eisel
2017-01-04Fix (IRC reported) bad handling of Text data-block user count.Bastien Montagne
2016-11-15blender 2.8: Opengl: UI_draw_roundboxMike Erwin
2016-09-19UI Messages: Consistent spelling of term "data-block"Julian Eisel
2016-08-04UI: Correct tooltips for properties region toggle OPJulian Eisel
2016-07-06Replace of (id->lib != NULL) check by meaningful macro.Bastien Montagne
2016-06-27Fix (unreported) wrong ID type check in Text editor's ID remap callback.Bastien Montagne
2016-06-25Cleanup: get rid of BKE_text_unlink(), replace by usage of generic BKE_libblo...Bastien Montagne
2016-06-22ID-Remap - Step one: core work (cleanup and rework of generic ID datablock ha...Bastien Montagne
2016-06-14Text Editor: auto-complete removed entire word on undoCampbell Barton
2016-04-29Cleanup: warnings. spellingCampbell Barton
2016-04-19Fix T48198: Missing plus sign to open the tool shelf in text editorJulian Eisel
2016-03-10Text Editor: Auto indent for backspace/deleteCampbell Barton
2016-03-05Cleanup: unnecessary comma useCampbell Barton
2016-02-07Cleanup: line widthCampbell Barton
2016-01-09Text Editor: Autocomplete suggestion wrap-aroundCampbell Barton
2016-01-04Remove SCons building systemSergey Sharybin
2015-12-31Cleanup: Py API namingCampbell Barton
2015-12-01Fix minor order of init error w/ text drawCampbell Barton
2015-12-01minor error in recent text-draw commitCampbell Barton
2015-12-01Text Editor: store font id in a drawing contextCampbell Barton
2015-11-28Cleanup: 'area' vs 'region'Julian Eisel
2015-11-10Text Editor: use line-number color for marginCampbell Barton
2015-10-04Clenup: Text Editor: Fix inconsistencies in textline handling (makes coverty ...Bastien Montagne
2015-10-01Fix T46340: Auto scrolling in text editor with upward selection not work.Bastien Montagne
2015-09-28Fix T46293: Text Editor: Convert to spaces/to tabs was totally broken with no...Bastien Montagne
2015-09-04Partial revert of warning cleanupCampbell Barton
2015-09-04Quiet warningsJulian Eisel
2015-08-23This commit makes it possible to select the sort mode whenever we invoke an o...Thomas Beck
2015-08-18Refactor translation code out of blenfontCampbell Barton