-
Im currently experiencing same issue as: https://github.com/ksobon/Bumblebee/issues/15
I am using Dynamo 1.0 and Bumblebee 2016.6.30. I posted screenshots to the Dynamo forum.
https://forum.dynamobi…
-
## Dynamo version
1.2.0.2690
## Revit version
2016
## Operating system
Windows 8.1,
## What did you do?
Opened existing files and new workspace.
## What did you expect to see?
Nothing special.
##…
-
I have been noticing a big difference in the Search response with Dynamo on Windows 7 (normal) vs. on Windows 8.1 (slow). Is this a known problem? What would cause the Search to feel sluggish and not …
-
## Dynamo version
1.2.0.2690
## Operating system
Windows 10
## What did you do?
Drew a circle
## What did you expect to see?
A circle
## What did you see instead?
![error-20101002-1](https://clou…
-
Number from feet and inches modifies the user input to a different value. Revit recognizes the correct value but it is confusing. Discussed here http://dynamobim.org/forums/topic/number-from-feet-and-…
-
![](https://pbs.twimg.com/media/CinWpdSVEAA0CCc.jpg)
Read more [here](https://twitter.com/ParametricMnky/status/732352744640520192).
Reported by @ParametricMonkey! Thanks.
-
- Reconsider dividing this into two separate nodes or use a boolean switch instead of a category input
- For processing multiple rooms this currently has to be used in conjunction with a List.Map node…
-
![directshape not showing materials](https://cloud.githubusercontent.com/assets/19491424/15429722/3398e4a6-1e70-11e6-9258-a6b82738f91a.png)
![directshape v1 not showing materials](https://cloud.github…
-
If this issue is with Dynamo for Revit, please post your issue on the [Dynamo for Revit Issues page](https://github.com/DynamoDS/DynamoRevit/issues).
If this issue is **not** a bug report or improvem…
-
After moving my packages to a custom folder I noticed that BB nodes would return null.
The reason for this is that the Python scripts are looking for bumblebee.py in the default package location. A po…