This website requires JavaScript.
Explore
Help
Register
Sign In
Cr8-xyz
/
blender
Watch
1
Star
0
Fork
0
You've already forked blender
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
fcac25e08d29727196c80f1044ea00dd5e629120
blender
/
source
History
Campbell Barton
fcac25e08d
simplify drag toggle operator, use BLI_rctf_isect_segment between mouse events rather then many calls to ui_but_find_mouse_over().
2013-02-26 00:09:26 +00:00
..
blender
simplify drag toggle operator, use BLI_rctf_isect_segment between mouse events rather then many calls to ui_but_find_mouse_over().
2013-02-26 00:09:26 +00:00
blenderplayer
BGE: Removing the source files for the PHY interfaces since they just contained virtual destructors. This means we had license and doc blocks for 3 lines of code, which seemed silly. This also means that ge_phys_common no longer needs to be built as a library. I tested this with CMake and SCons using GCC; hopefully this doesn't break other systems.
2013-02-24 07:09:39 +00:00
creator
BGE: Removing the source files for the PHY interfaces since they just contained virtual destructors. This means we had license and doc blocks for 3 lines of code, which seemed silly. This also means that ge_phys_common no longer needs to be built as a library. I tested this with CMake and SCons using GCC; hopefully this doesn't break other systems.
2013-02-24 07:09:39 +00:00
gameengine
Check if the variable is a string and split nicely, so compile command stays intact with proper include options.
2013-02-25 12:03:55 +00:00
icons
…
tests
update to operator running test, add option to randomize order, not reset blender for each operator and set data attributes.
2013-02-14 05:10:12 +00:00
CMakeLists.txt
…
SConscript
…