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
f45acb2bba96341bce7b49cf72bcbd8bbaaafe80
test
/
source
/
blender
/
editors
/
space_text
History
Campbell Barton
f45acb2bba
patch [
#31709
] Text editor: scroll margin column along with text
...
by Sebastian Nell (codemanx) The margin ignored horizontal scrolling.
2012-10-09 06:15:07 +00:00
..
CMakeLists.txt
remove $Id: tags after discussion on the mailign list:
http://markmail.org/message/fp7ozcywxum3ar7n
2011-10-23 17:52:20 +00:00
SConscript
I swear, it was just an innocence change in guardedalloc!
2011-02-21 12:35:04 +00:00
space_text.c
style cleanup
2012-05-25 09:51:53 +00:00
text_draw.c
patch [
#31709
] Text editor: scroll margin column along with text
2012-10-09 06:15:07 +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
And more UI messages fixes...
2012-10-08 21:03:35 +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