Search results for query: *

  1. chenrong

    Plugins + Scripts CanvasButton

    I just tried it, and it's true that the Receiver Atom is lost after saving again in a sub-scene. In my current use case, I usually save in Empty and then save the preset; I almost never save through SubScene. I will document this and try to fix this issue in a future version. In the current...
  2. chenrong

    Plugins + Scripts CanvasButton

    Hi, this problem can be solved by saving the preset, loading the new version of the plugin, and then reloading the preset.
  3. chenrong

    Plugins + Scripts CanvasButton

    插件加载的路径并没有改变,从v4新增保存预设开始一直存在Saves\PluginData\CanvasButton_* 不过这是我之前开发历史遗留的问题,未来版本中会放在Saves\PluginData\ChenRong\CanvasButton\*里面,保持目录结构整洁,到时候版本更新我会进行说明 另外在v4版本做的预设都可以保存使用后续版本加载,我印象中有一个版本更新进行了跳跃,如果在某个老版本里面保存预设,新版本无法加载的话,可以使用中间版本加载后保存预设,再用最新版本进行加载即可...
  4. chenrong

    Plugins + Scripts CanvasButton

    Hi, thank you for your interest. You need to check your naming conventions. In VAM, if you save to a sub-scene and then change the name, reloading the sub-scene will cause the name to change. However, the JSON name saved inside the trigger is not updated in the callback. Therefore, when saving...
  5. chenrong

    Plugins + Scripts EntityFramework

    chenrong submitted a new resource: EntityFramework - This is a very simple framework-building script. Read more about this resource...
  6. EntityFramework

    Plugins + Scripts EntityFramework v2.5
    Hub-Hosted VAR CC BY

    This is a framework design and management plugin that allows for the dynamic creation and hierarchical management of combined controls within the scene, as well as convenient saving and loading of presets. 1. Freely create and combine controls such as cylinders, tubes, cubes, and spheres...
  7. chenrong

    Plugins + Scripts CanvasButton

    chenrong updated CanvasButton with a new update entry: CanvasButton v4.8 Read the rest of this update entry...
  8. chenrong

    Plugins + Scripts CanvasButton - CanvasButton v4.8

    增加toggle样式显示,默认启动打勾样式,取消后恢复原本的文字样式 增加delay的链式调用功能,均可自由设置每一级延时触发时间与事件 优化控件数量非常多的情况下,排序卡顿的问题 优化slider字体显示问题以及进度条显示问题,slider与button的文字完成居中对其的统一排版 Added a toggle display style; the checked state is enabled by default, reverting to the original text style when unchecked. Added support for chained...
  9. chenrong

    Plugins + Scripts CanvasButton

    chenrong updated CanvasButton with a new update entry: CanvasButton v4.7 Read the rest of this update entry...
  10. chenrong

    Plugins + Scripts CanvasButton - CanvasButton v4.7

    增加slider自增的定时器效果,并且设置定时器的时长 增加expose extra trigger配置项,勾选后隐藏自定义文字和背景的alpha及颜色的隐式触发调用,修复控件非常多的情况下,vam触发器的列表无法显示全的问题 增加living3D的功能,支持位置调整以及中心旋转功能 修复FOV动态变更的时候,控件大小变化的问题 修复点击horizontally mode之后,行列间距无法自适应的问题 修复保存预设下,热键触发器未保存的问题 Added an auto-incrementing timer feature for the slider, including...
  11. chenrong

    Plugins + Scripts CanvasButton

    Yes, the new version now supports line and column wrapping. Currently, when displaying in horizontally mode, row and column spacing isn't recalculated, so you need to adjust it manually. In fact, I use a lot of controls in this version, and the new architecture has been optimized, so creating...
  12. chenrong

    Plugins + Scripts CanvasButton

    ;) Thank you all for your concern. Life is slowly returning to normal, and I can do some things I enjoy again. However, due to time constraints, I may not be able to update frequently. The code architecture changed after the new version update, and some functions conflicted with the previous...
  13. chenrong

    Plugins + Scripts CanvasButton

    chenrong updated CanvasButton with a new update entry: CanvasButton v4.5 Read the rest of this update entry...
  14. chenrong

    Plugins + Scripts CanvasButton - CanvasButton v4.5

    v4.5 增加保存、加载预设功能 增加热键全开、全关绑定功能,可以指定是否强制捆绑CTRL触发,并且支持额外触发器调度 增加控件自定义换行、增加空行功能 增加控件的自定义颜色以及隐藏功能 增加触发器快速编辑面板 (Show Quick Trigger) 增加触发器快速触发调试面板(Show Fire Trigger) slider增加隐式自增调用功能 toggle增加强制置位、复位功能 修复 slider 保存后数据丢失问题 修复 button toggle 无本地保存功能 修复控件文字颜色保存后丢失的问题 优化性能 优化触发器排版 删除living3D功能 删除FOV锁定功能...
  15. chenrong

    Plugins + Scripts CanvasButton

    Hi everyone. I think I need to explain to everyone that two things have happened in my life recently, which have hit me hard, so I have to spend some time to deal with them recently. I'm really sorry After the matter is dealt with or there is some progress, I will continue to develop new...
  16. chenrong

    Plugins + Scripts CanvasButton

    chenrong updated CanvasButton with a new update entry: CanvasButton v3.2 Read the rest of this update entry...
  17. chenrong

    Plugins + Scripts CanvasButton - CanvasButton v3.2

    Add FOV following function
  18. chenrong

    Plugins + Scripts CanvasButton

    Glad you love this plugin, I'm very interesting in interface with scene ;) In addition I want more function like quick trigger relay, I'm consider save/reload to trigger different atom(people) recently, it can reused in other scene convenient, maybe can achieve in next version
  19. chenrong

    Plugins + Scripts VariableTrace

    OK, I'll test it out next month and get back to you
  20. chenrong

    Plugins + Scripts VariableTrace

    Hi, In my scene there no error when reload scene. Can you offer detail such as this plugin trace variable in ATOM? There is a possibility timing issue, I'm in my hometown so I can't test now. I estimate test&update in next month.
Back
Top Bottom