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-11-06Merge branch 'master' into blender2.8Bastien Montagne
2017-11-06Rename ID_IS_LINKED_DATABLOCK to ID_IS_LINKED.Bastien Montagne
2017-10-18Merge branch 'master' into blender2.8Campbell Barton
2017-10-18Cleanup: Use const for RNA EnumPropertyItem argsCampbell Barton
2017-10-16Workspace: Move engines to workspace and Properties Editor cleanupDalai Felinto
2017-08-10Merge branch 'master' into blender2.8Bastien Montagne
2017-08-10Tweak and extend POV syntax hilghting.Bastien Montagne
2017-07-13Cleanup/rename etc. dashed line shaders.Bastien Montagne
2017-06-19Gawain API naming refactorCampbell Barton
2017-06-15Merge branch 'master' into blender2.8Sergey Sharybin
2017-06-15Further improvements of text editor for POV-RayBastien Montagne
2017-06-08Replace all old DAG calls with direct calls to new DEG and remove BKE_depsgra...Luca Rood
2017-06-02Merge branch 'master' into blender2.8Campbell Barton
2017-06-02Cleanup: styleCampbell Barton
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