Any news on this topic? Can model specific states be safely indexed by the model object now or do we still need to use hacks such as using the DefinitionsList object id as index?
Latest posts made by eneroth3
-
RE: [Code] Tracking Models during a Ruby session
-
RE: Semantic: Options vs Settings vs Preferences
Just the other day I read a Microsoft guideline stating which one was preferred in Windows, but I just can't find it anymore, and instead found my way back here (Hello everyone!). "Preferences" seem to be preferred on Mac. Config or configurations seem to be exclusively used in very technical contexts, not to what a user could change from a graphical UI.
Is any of the terms more used than others for SU extensions? I'm thinking about using Preferences as it matches SU's own phrasing, even though it might contradict MS guidelines.
-
RE: What's your beginners tip?
Oh, forgot the maybe most important tip:
Group anything that can be though of as an objects of its own, whether it's a chair, a door, a door handle, a chair leg or the little plastic end of the chair leg that protects the floor. Grouping allows you to move around items without having them stick to other items.
Anything that is a product that can be bought and has a name, e.g. a car or a window, should be made a component. This way it shows up in the Component browser's In Model category and can be easily re-used. If the object only exists in a specific context, e.g. a slab cast on site, it should be a group. This way it doesn't clutter the component browser.
-
RE: What's your beginners tip?
Don't think of layers as layers. They don't introduce drawing contexts as layers in other programs usually do (e.g. LayOut). In SketchUp groups and components server that purpose. Think of layers as tags that you apply to entities, not places you put the entities on. Also, think of layer0 as "none" or "No tag has been applied" as it is fundamentally diofferent from the "other" layers. It's the only one that cannot be renamed or deleted.
Think of the default material as No Material. That makes material inheritance in groups and components and the fact that its color is controlled from Styles and not Materials much easier to understand.
Read the status bar! The native tools and properly made plugins show a lot of useful information here.
Remember that the instructor exists. A lot of users, including myself, starts off by hiding the instructor because it's too d**n distracting with its animation. However, if you don't know how a tool functions or forget what modifier keys there are, or even just are curious if there is any additional functionality of the tool that you didn't know of, the instructor is a very useful resource.
-
RE: Importing to Unity, mesh normals broken?
Maybe the problem isn't shading caused by faulty normals but just a visual effect of all the dashed lines. What happens if you do the Unity equivalent of SketchUp's hide hidden geometry?
-
RE: Becoming a SketchUp developer DENIED: a rant
Are you using SketchUp Make? This seems to be directed towards people not using SU Pro (even though the text fails to say it out loud) "If you are learning SketchUp, creating 3D models, downloading an extension, OR developing an extension for your internal/personal use you DO NOT need a SketchUp Developer account". If you are planning to sell extensions for money that's probably commercial use that requires a Pro license. However I think having a Make license is a really bad reason for not being allowed to be a developer. I had never used SketchUp commercially and was still using SketchUp make when I became one of the top developers in Extension Warehouse. There's no reason why Make users shouldn't be able to share their extensions with others.
-
RE: Getting rid of grey border on 2d graphic save
In Vray you can open the Asset Editor, go to the output options and disable Safe Frames. The current version of VRay 3 adds these boxes by default as soon as you interact with the extension and doesn't wait for you to manually turn this feature on. This is a change to the model that is kept in the file even if VRay is uninstalled or the model is opened on another computer that doesn't have VRay installed. I have already told the VRay people that this is NOT an OK behavior by their software but the more people that tell them, teh more likely they are to fix it.
-
RE: Controlling line types in SketchUp
@dave r said:
This was explained to me years ago by a SketchUp team member. Different line types weren't possible because of the way the identification of lines was handled in the software. Since they have implemented PIDs with SU2017, perhaps that'll be possible in a future version.
I can't make much sense of that explanation. Even without persistent IDs both faces, edges and component/group instances can have a material. Why wouldn't it be possible to assign an edge style or edge type to edges even without persistent Ids?
-
RE: Custom Library for Groups
I fail to understand why. If you can name something and but it in a catalog, e.g. a window or a car or door handle, then it is a component. If something only makes sense in a certain context, e.g. the slab of a specific floor in a specific building, then it's a group. I think it would only be confusing to blur the line even further.
-
RE: Change SketchUp UI from painful light to awesome dark
I wouldn't mind having an option for a dark interface but I wouldn't use it myself. Something that's strangely quite unique for SketchUp is how it feels like you are working with a real, physical object when many other programs make it feel like you work with a diagram. Besides the good camera control I think the light colors are the reason for this. Also the light gray background in the user interface follows the well established conventions which is another great thing about SketchUp. You don't have to learn and get used to something different, you have File, Edit, View etc and it looks as you are used to from other software. As an optional setting I approve of a dark theme but I think the default look and feel should be kept just as it is.