palladio icon indicating copy to clipboard operation
palladio copied to clipboard

Palladio enables the execution of CityEngine CGA rules inside of SideFX Houdini.

Results 25 palladio issues
Sort by recently updated
recently updated
newest added

- added support for restricted/unrestricted range annotations - addes support for file extension filtering

- Add UI handles to edit array attributes

* separate checkout stage * report compiler warnings

currently, the RPK extraction path is OS-dependent, which leads to OS-dependent primitive attributes for texture paths which in turn prevents sharing of file caches across OSes... maybe just extract RPKs...

idea/suggestion

find a way to not block the Houdini UI when reading RPKs (worker thread?) or speed this up (see #98)

In 1.6, pldAssign was emitting all attributes with default values as primitive attributes. This was wrong and will prevent more complex rule sets with inter-dependent rule attributes to work correctly...

enhancement

for many initial shapes and complex rules it is counter-productive to use both parallelism on generate level and within the shape tree generation -> only use multiple threads to generate...

enhancement

another question is what we actually output in the generate node, currently the "shape attributes" (which include the initial shape attributes) like "seedian" are not output as prim attrs by...

enhancement
underspecified

continuing #58 register file monitors for active RPKs and invalidate their cache entries if they change on disk, eventually allowing automatic recook as well (maybe controllable with a checkbox on...