mirror of
https://github.com/worldforge/cyphesis
synced 2026-08-13 12:26:04 -04:00
Separate BBox property from Density property.
This commit is contained in:
parent
e1ab2f5f85
commit
2eeab96efa
45 changed files with 577 additions and 235 deletions
|
|
@ -16,7 +16,7 @@
|
|||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#include <rules/simulation/BBoxProperty.h>
|
||||
#include <rules/BBoxProperty.h>
|
||||
#include <rules/python/CyPy_Axisbox.h>
|
||||
#include <rules/python/CyPy_Element.h>
|
||||
#include "CyPy_EntityProps.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue