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
9f3edfecfc20766df107a0c19d883bbd895ffeec
test
/
source
/
blender
/
editors
/
space_logic
History
Kent Mein
e0ab0bc401
Added a few descriptions that were missing.
...
This is a little bit of todo item: [
#24814
] Operators which have no decription Kent
2010-12-08 21:56:50 +00:00
..
CMakeLists.txt
use lowercase for cmake builtin names and macros, remove contents in else() and endif() which is no longer needed.
2010-12-08 08:43:06 +00:00
logic_buttons.c
Added a few descriptions that were missing.
2010-12-08 21:56:50 +00:00
logic_intern.h
Logic Editor:
2010-07-30 15:44:26 +00:00
logic_ops.c
tag UNUSED() for operator exec() and invoke() functions.
2010-10-15 01:36:14 +00:00
logic_window.c
Enabled GCC -Wwrite-strings warning for CMake and replaced many 'char's for 'const char's,.
2010-12-03 17:05:21 +00:00
Makefile
Update address in license block.
2010-08-10 21:22:26 +00:00
SConscript
rename definition for enabling the game engine GAMEBLENDER==1 --> WITH_GAMEENGINE
2010-10-31 03:20:33 +00:00
space_logic.c
editors/space_* build without unused args warnings
2010-10-16 08:03:28 +00:00