THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
sandey
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
forked from
bartvdbraak/blender
Code
Pull Requests
Activity
dea537fd68
blender
/
release
/
scripts
History
Mitchell Stokes
dea537fd68
BGE: The WM_OT_blenderplayer_start addon now saves a copy of the current blendfile with a trailing '~' to keep paths intact. An unsaved file will still go to the tmp directory. This file is deleted when the blenderplayer process exits.
2013-08-29 04:31:55 +00:00
..
freestyle
style cleanup: pep8, also use float literals when comparing floats and pass tuples to mathutils.Vector() rather then list.
2013-08-21 23:19:01 +00:00
modules
Fix for
#36387
, User Preferences "Addons" panel bogs down the whole interface.
2013-08-28 06:36:54 +00:00
presets
Cycles / Sampling UI:
2013-08-22 19:57:56 +00:00
startup
BGE: The WM_OT_blenderplayer_start addon now saves a copy of the current blendfile with a trailing '~' to keep paths intact. An unsaved file will still go to the tmp directory. This file is deleted when the blenderplayer process exits.
2013-08-29 04:31:55 +00:00
templates_osl
Cycles / Toon BSDF:
2013-05-23 17:45:20 +00:00
templates_py
use 'with' keyword for script stub (recommended with py3).
2013-08-17 05:27:58 +00:00