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
2020-06-27Docs: correct invalid doxygen params & referencesCampbell Barton
2020-06-24Text: add replace all operatorCampbell Barton
2020-06-23Cleanup: move text.c comments to the struct/flag declarationsCampbell Barton
2020-06-23Cleanup: rename 'name' to 'filepath' for DNA typesCampbell Barton
2020-06-22UI: report when reloading unsaved textCampbell Barton
2020-06-11UI: Adjust names for Find/Replace Set SelectionAaron Carlisle
2020-04-14Cleanup: remove text editor 'select' option that did nothingCampbell Barton
2020-04-14Revert "Cleanup: remove unused text.selection_set select option"Campbell Barton
2020-04-05Cleanup: macro hygiene, parenthesize argumentsCampbell Barton
2020-04-03Cleanup: Rename ScrArea variables from sa to areaJulian Eisel
2020-04-03Cleanup: use abbreviated names for unsigned types in editorsCampbell Barton
2020-03-25Cleanup: use 'r_' prefix for output argumentsCampbell Barton
2020-03-19Cleanup: `make format` after SortedIncludes changeDalai Felinto
2020-03-18Cleanup: Resolve HKEY conflictRay Molenkamp
2020-03-15Cleanup: redundant checksCampbell Barton
2020-03-06Cleanup: Rename ARegion variables from ar to regionJulian Eisel
2020-02-19Cleanup: assign Main, use existing assignmentsCampbell Barton
2020-02-17Fix T68749: BPY: Deprecate height of popupJeroen Bakker
2020-02-11Fix T73695: line highlight jitters with smooth scrollKai Jægersen
2020-02-10Cleanup/refactor: Rename `BKE_library` files to `BKE_lib`.Bastien Montagne
2020-02-10Fix T73696: Text editor scroll glitchKai Jægersen
2020-02-03Text: make "Text" tab active when searchingYevgeny Makarov
2020-01-17Cleanup: bad brace placement for manually formatted blocksCampbell Barton
2020-01-17Fix T72964: Text editor Python syntax highlighting for numeralsPeter Lönnebring
2019-11-27Cleanup: move space text vars into a runtime structCampbell Barton
2019-11-24Cleanup: remove unused text.selection_set select optionCampbell Barton
2019-11-24Cleanup: text editor variable namesCampbell Barton
2019-11-24Text Editor: smooth scrollingCampbell Barton
2019-11-22Keymap: use tab key for indent or auto-completeCampbell Barton
2019-11-22Cleanup: BKE_suggestions -> BKE_text_suggestionsCampbell Barton
2019-11-21Cleanup: clang-formatCampbell Barton
2019-11-20UI: Text Editor Visual ChangesHarley Acheson
2019-10-04Cleanup: formatting for text highlighterCampbell Barton
2019-10-03Fix T69216: "assert" not highlighted in text editorAnthony Eriksson
2019-10-01UI: "text not found" message in text editor, change type from ERROR to WARNINGYevgeny Makarov
2019-09-26WM: clean up cursors constants and codeBrecht Van Lommel
2019-09-20Fix T69486: Reloading file in text editor marks file as modifiedPedro Reis
2019-08-30Cleanup: spellingCampbell Barton
2019-08-28Fix T68971: Copy As New Driver from Material node creates a bad reference.Alexander Gavrilov
2019-08-15Cleanup: fix compiler warningsBrecht Van Lommel
2019-08-14Text editor: syntax highlighting + line numbers on by defaultSybren A. Stüvel
2019-08-11Text: support comment without selectionCampbell Barton
2019-08-06Cleanup: move utf8 offset conversion into BLI_string_utf8Campbell Barton
2019-08-05Text: merge toggle comments into a single operatorCampbell Barton
2019-08-04Text Editor UIWilliam Reynish
2019-08-02Cleanup: clang-format, also typo fix.Campbell Barton
2019-08-02Fix text editor undo sync when mixed with other undo systemsCampbell Barton
2019-08-01Text: toggle comment operatorCampbell Barton
2019-08-01Cleanup: use doxy sections for text operatorsCampbell Barton
2019-08-01Cleanup: use braces, unused variable, unused enumCampbell Barton