Jump to content

Leaderboard

  1. dast

    dast

    Registered Member


    • Points

      16

    • Posts

      1,274


  2. bezo

    bezo

    Registered Member


    • Points

      5

    • Posts

      4,975


  3. jbatista

    jbatista

    Registered Member


    • Points

      4

    • Posts

      258


  4. thanulee

    thanulee

    Limited Member


    • Points

      3

    • Posts

      457


Popular Content

Showing content with the highest reputation since 05/03/2016 in File Comments

  1. The new "Store Selection" uses the same command ID as the old "Set Selection". My guess is that MAXON has simply renamed and reimplemented the old command with the new behaviour. I have provided here a script which mimics the old behaviour. Have not tested on S24 or above. Enjoy! Set Selection (legacy).zip
    2 points
  2. You need just single installation, two identical installations collide together. Keep just single in preferences plugin folder and remove it from installation folder...
    2 points
  3. Next to adding support for R25, and fixing bugs, I have also added some extra options to show a tool-tip when hovering over an item. I have also added some background behind the items in the main dial to provide for some contrast. All configurable with additional options. However, I have mainly focused on developing for R20 as this is the version I am mainly using. I know the color scheme in R21, and especially R25, are darker than R20. The default values I thus have provided might not match those newer versions. Feel free to set up your own background color and opacity, as well as the tool-tip background color, and text color, font size, ... etc.
    2 points
  4. Have provided a new version which will run on Python 2.7 (R16 - R21) as well as Python 3.7 (R23). Not sure about S22. The new version also includes some shortcut scripts. This allows to write a script with a predefined "skip" value, and let you assign a shortcut key for that particular script.
    2 points
  5. Hi I found a port of instance man that runs on 2024 release. Now its paid but since this is a great plugin/tool i still recomend to everyone that uses instances in their work flow. https://plugins4d.com/Product/InstanceMan cheers
    1 point
  6. Finally! Whole thing bothered me quite a while now, but I'm quite certain now: We're using Corona Render including Corona Sky. It seems like the material that appears after I click your script is the internal material for the Corona Sky object. After the material is visible, I can change something inside the Corona Sky object and the changes also happen inside the material. When I delete the material, the viewport background changes and the sky disappears. Looks like the material is solely for the viewport background, because the rendering still works - it is only affecting the viewport. Quite funny: 'Delete Unused Materials' deletes the material too and the background disappears. Adding a new Corona Sky works and the sky is visible again ... I guess your script digs a little too deep into the material hole in that case. Nothing is lost there, but I imagine it could be frustrating if you don't know what is going on. I've created a new comment in case someone else is looking for that behavior
    1 point
  7. That is weird. The plugin retrieves all available materials from the scene, and only changes the flag to show or hide material.ChangeNBit(c4d.NBIT_OHIDE, showorhide) Nowhere in the code does it actually create any material.
    1 point
  8. Can it be updated to 2023. Can make it work upto R26
    1 point
  9. Hi There is a new version for S26 Icons in the downloads area. This one will remain for people that need to work with R25.
    1 point
  10. Hey Unfortunatelly i noticed that Maxon changed the order of some icons and deleted its path. Some new icons like the animation tag are above old ones so there is no way to replace it unless i change the new version. This was a quick fix in order to re-establish the viewport/ curve editor icons , etc and other that i really need and were gone. This "mix" is meant to help during the transition to the new c4d without causing chaos. Fixing the txt file was the real deal in order to achieve this. cheers
    1 point
  11. Very nice, thank you for sharing!
    1 point
  12. It works as overwriting only, doesn't create new selection tag. Thank you very much !
    1 point
  13. You're welcome, but all thanks go to Daniel for his awesome tool
    1 point
  14. @dast Oh god, i never saw that documentation... I was so excited cause i found the plugin after a long time. Anyway, the fault was on my end, nothing wrong with the plugin. I just thought that it would work like other plugins by placing it at the installation folder instead of the preferences one... Then i copied it to the preferences and just forgot to remove it from the installation one... Yeah i know, but like i said i was so excited Thanks again dast, it's an amazing plugin!!! @bezoAnd of course, thank you for the help, without you i would still try to figure out what's wrong
    1 point
  15. Glad it worked out for you. However, the plugin contains documentation that describes how and where to install the plugin, depending the version of Cinema4D you are using. What was the reason that made you decide to install in both folders? Knowing why might help in provide better and more accurate documentation in the future.
    1 point
  16. Yes, removing it from the plugins in installation folder fixed the problem. Thank you both guys!!!
    1 point
  17. @noseman Thank you Thanasis for all the nice plugin you provide to the community, or should i say ευχαριστούμε πολύ!!!
    1 point
  18. @BridgeThoseEdges Thank you for your kind donation. Much appreciated !!!
    1 point
  19. This behaviour was introduced with S24
    1 point
  20. Thank you very much, especially for the support of R23, he has brought me a lot of help, thank you
    1 point
  21. Thank you so much, i've been trying to find a similar script everywhere. I can confirm either version of the script works in R21.
    1 point
  22. Great job! Amazing shader
    1 point
  23. THANKS works with R24
    1 point
  24. The two modes are completely independent, but you can put one Chamfergen under another!
    1 point
  25. Man! This is so embarrassing ... I never realized I hadn't completed the functionality for points and edges. Up to now I only needed the script for polygon selections, and all was fine. The other day I needed to create edge and point selection ... and nothing worked. Whaaat !? Uploaded version 1.2 with completed functionality for polygons, edges, points. There you go! Sorry for the inconvenience. Soooo embarrassing!
    1 point
  26. Thanks! This is great to look over and see how you set up all the loops.
    1 point
  27. Thank you very much. Saved the day......
    1 point
  28. 5 stars from me : ) Thank you.
    1 point
  29. New version 0.2 has been uploaded, which should solve all issues mentioned above (see also the Details tab, for more info) Since different version of Cinema4D have different Material Manager menu I have decided to simply append a Search menu item at the end of the existing menu, instead of trying to insert it into an existing one. As this would clash with other plugins adjusting these menus as well. I have also added a toggle button, which allows to show or hide the materials that match the entered text. Big thanks to user bezo for beta-testing the latest version.
    1 point
  30. There´s info on the bottom about functionality thru versions... "Note: plugin is written to work with R16 upto R20. Not tested on R21/S22. Will not work with R23 (yet). "
    1 point
  31. I'm on R23 and have this info : Probably python3 issue...
    1 point
  32. Case insensitive would be fine for me : ) Many thanks for your generosity in providing this - much appreciated!
    1 point
  33. Thanks for the feedback! You are correct. I missed testing the plugin with lower and uppercase. My bad. However, I don't see the point in providing a preference for this. I assume that making it case insensitive would be good enough. Version 0.2 will have this update, but I am waiting for some more feedback before releasing the update, as I am sure I must have overlooked other minor but obvious annoyances.
    1 point
  34. yet another great functionality, thank you dast.
    1 point
  35. Very very usefull, thank you, coming from modo i have missed a function like this, it should be native. Like align verts top bottom left and right.
    1 point
  36. converted to Python 3 (Cinema4D R23) 28-jan-2021 !!!!! Thanks Daniel!!
    1 point
  37. Thanks for bringing this up. Bug fixed in version 0.6 Note: you can select as many edges as you want, and as many objects as you want.
    1 point
  38. If you see the welcome message of a plugin 3 times in a row then there definitely is something wrong with your install. Unless you have installed the plugin in 3 different folder locations. Which you shouldn't do since then the different plugin instances will clash with each other. But in your case, only having the plugin installed in one location will not work either, as the welcome message clearly states you're running an unsupported version.
    1 point
  39. No it goes in your user plugins folder and you have to add the path. (see instructions under details) CBR
    1 point
  40. Beast!!!! many thanks!
    1 point
  41. Super awesome tool! Works really well! Many thanks! cheers
    1 point
  42. Wow you are a beast mate!! Many thanks!! ps. I ll take a look on the rest of ur plugins/scripts probably i am not aware of these.
    1 point
  43. 2 ... and all the other ones! This script has now been updated to be compatible with Python 3.7, which is used in R23. Note that next time you have a problem, it would be handy to copy the error from the console and paste it here. This would allow to investigate the issue. It seems this was a quick fix, as the "print" command in Python 3.7 requires parenthesis. No other changes required. Enjoy the update!
    1 point
  44. This remark would better fit in the appropriate topic: the Points2Circle download section. There you can find the updated script. The original one was written in Python 2, which is used in Cinema4D prior R23. While R23 uses Python 3. Since both aren't 100% compatible the original script had to (very slightly) be adjusted to work with Python 3. Note that the new upload is still "pending for approval" ... it might take a while before the updated script becomes available.
    1 point
  45. Fantastic this has been annoying me so much it should be like this in c4d by default. Thanks a lot
    1 point
×
×
  • Create New...

Copyright Core 4D © 2023 Powered by Invision Community