This website requires JavaScript.
Explore
Help
Register
Sign In
griefith
/
test
Watch
1
Star
0
Fork
0
You've already forked test
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
cd8584aad56eb7fcc94dc4ebfbcde034aebbe3cd
test
/
source
/
blender
/
editors
/
space_text
History
Justin Dailey
4a5e8bf24c
Patch [
#31006
] Text editor undo buffer rework.
2012-11-14 23:10:19 +00:00
..
CMakeLists.txt
Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a few others), and another bunch of UI messages tweaks/fixes, as well as some BKE_report()<->BKE_reportf()...
2012-10-26 17:32:50 +00:00
SConscript
Big i18n commit: add "reports" from bmesh/readfile/tracking/dynapaint (and a few others), and another bunch of UI messages tweaks/fixes, as well as some BKE_report()<->BKE_reportf()...
2012-10-26 17:32:50 +00:00
space_text.c
style cleanup
2012-10-26 04:14:10 +00:00
text_draw.c
fix [
#33121
] crashing when srolling down in text editor !
2012-11-09 03:36:38 +00:00
text_header.c
code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc
2012-09-20 01:02:39 +00:00
text_intern.h
make text move up/down into a single operator with a direction property
2012-05-04 16:17:09 +00:00
text_ops.c
Patch [
#31006
] Text editor undo buffer rework.
2012-11-14 23:10:19 +00:00
text_python.c
code cleanup: remove unused macros, commet some which may be useful later - or good to keep for completeness. quieted some warnings and add flags -Wmissing-include-dirs and -Wno-div-by-zero to cmake/gcc
2012-09-20 01:02:39 +00:00