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
121ff4223dbd5c42ecc4919d09ce464d01faf4e7
test
/
source
/
blender
/
python
History
Bastien Montagne
e4269043b4
Moving i18n code to BLF_translation.h
...
This way, we will be able to use it in non-UI parts of the code too.
2011-11-09 14:13:17 +00:00
..
generic
py operators - don't use the screen as an operators ID anymore, screen's don't store operator instances and operator functions have access to the context if they need the current screen.
2011-11-05 08:40:07 +00:00
intern
Moving i18n code to BLF_translation.h
2011-11-09 14:13:17 +00:00
mathutils
more macro --> BLI math lib, mainly replace VECCOPY in render and blenkernel.
2011-11-06 16:38:21 +00:00
BPY_extern.h
ability to have permanent callbacks that stay active when new blend files are loaded.
2011-11-03 06:53:52 +00:00
CMakeLists.txt
move mathutils into its own lib.
2011-07-15 04:01:47 +00:00
rna_dump.py
mathutils.Matrix.OrthoProjection(plane, size, axis), merged axis and plane args. since axis was only allowed when plane was 'R'.
2011-02-04 09:35:20 +00:00
SConscript
Moving i18n code to BLF_translation.h
2011-11-09 14:13:17 +00:00
simple_enum_gen.py
Space types:
2011-11-01 20:14:58 +00:00