Go to file
mano-wii 39f7c8256d Fix unreported: Undo of texts pasted in the Text Editor misses one character.
Caused by commit rB28c34ae7e2d6
Unlike `strncpy`, `BLI_strncpy` ensures the last character is '\0'.
2018-09-19 13:31:55 +10:00
build_files Cleanup: trailing space 2018-09-19 12:04:34 +10:00
doc PyDoc: replace use of deprecated API call 2018-09-13 16:33:34 +10:00
extern Build: require OpenJPEG 2.x minimum, remove bundled version. 2018-09-11 12:45:05 +02:00
intern Cleanup: trailing space 2018-09-19 12:04:34 +10:00
release PyAPI: remove operator methods that leak memory 2018-09-13 20:10:56 +10:00
source Fix unreported: Undo of texts pasted in the Text Editor misses one character. 2018-09-19 13:31:55 +10:00
tests BLI_utildefines: rename pointer conversion macros 2018-09-19 12:12:21 +10:00
.arcconfig Use HTTPS protocol for arc 2013-12-24 22:57:27 +06:00
.editorconfig editorconfig: correct C/C++ using space 2018-06-19 07:48:12 +02:00
.gitignore Revert "Gitignore: Ignore diffs in all subdirs" 2018-07-31 13:03:48 -04:00
.gitmodules Point all submodules to master branch 2017-04-03 14:54:51 +02:00
CMakeLists.txt Build: require OpenJPEG 2.x minimum, remove bundled version. 2018-09-11 12:45:05 +02:00
COPYING == docs == 2010-10-13 14:44:22 +00:00
GNUmakefile Cleanup: move 'make help_features' into own file 2018-09-13 16:20:02 +10:00
make.bat Cleanup: trailing space cmake, make.bat 2018-06-17 20:18:09 +02:00