-
Notifications
You must be signed in to change notification settings - Fork 21
Comparing changes
Open a pull request
base repository: WolvenKit/Cyberpunk-Blender-add-on
base: v1.5.4
head repository: WolvenKit/Cyberpunk-Blender-add-on
compare: v1.5.5
Commits on Mar 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 478b41b - Browse repository at this point
Copy the full SHA 478b41bView commit details
Commits on Apr 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cbb5128 - Browse repository at this point
Copy the full SHA cbb5128View commit details
Commits on Apr 11, 2024
-
use .update for additional options required for different blender ver…
…sions instead of duplicates
Configuration menu - View commit details
-
Copy full SHA for 4690cb5 - Browse repository at this point
Copy the full SHA 4690cb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for eef3ab9 - Browse repository at this point
Copy the full SHA eef3ab9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 138110a - Browse repository at this point
Copy the full SHA 138110aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 31e9969 - Browse repository at this point
Copy the full SHA 31e9969View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bd242b - Browse repository at this point
Copy the full SHA 9bd242bView commit details
Commits on Apr 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b4fc7d4 - Browse repository at this point
Copy the full SHA b4fc7d4View commit details -
better print to console on blender startup
better spacing and messaging when blender starts
Configuration menu - View commit details
-
Copy full SHA for 1c11ef7 - Browse repository at this point
Copy the full SHA 1c11ef7View commit details -
pil allows much more in depth image processing, will give us the ability to alleviate some of the stress from cycles nodes with custom ones as well as to generate and edit mlmasks
Configuration menu - View commit details
-
Copy full SHA for 6a94851 - Browse repository at this point
Copy the full SHA 6a94851View commit details -
add function for less verbose message box usage to common.py
can now import the show_message function from common and call it with: show_message(message) instead of always calling the operator directly which is more verbose and a bit of a pain
Configuration menu - View commit details
-
Copy full SHA for 81bd4c4 - Browse repository at this point
Copy the full SHA 81bd4c4View commit details -
move the depot remapping option to experimental features
less confusing for basic users
Configuration menu - View commit details
-
Copy full SHA for 29be7d0 - Browse repository at this point
Copy the full SHA 29be7d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 36aa914 - Browse repository at this point
Copy the full SHA 36aa914View commit details -
allow exporting of custom .phys files
no more need for a vanilla .phys.json, generated colliders now are directly exportable to a json created by blender
Configuration menu - View commit details
-
Copy full SHA for c63748f - Browse repository at this point
Copy the full SHA c63748fView commit details -
Merge pull request #132 from WolvenKit/collision_rework
allow exporting of custom .phys files
Configuration menu - View commit details
-
Copy full SHA for f43d801 - Browse repository at this point
Copy the full SHA f43d801View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7e98fd1 - Browse repository at this point
Copy the full SHA 7e98fd1View commit details
Commits on Apr 17, 2024
-
switch to getting collision collections by name
the other way was inconsistent, this seems to be better
Configuration menu - View commit details
-
Copy full SHA for f88d6eb - Browse repository at this point
Copy the full SHA f88d6ebView commit details -
Merge pull request #133 from WolvenKit/collision_rework
switch to getting collision collections by name
Configuration menu - View commit details
-
Copy full SHA for ada8ba0 - Browse repository at this point
Copy the full SHA ada8ba0View commit details
Commits on Apr 18, 2024
-
Fix indexs and a few tweaks to collisions
nodeDataIndexs were wrong, made some improvements to collisions (like actually using the rotation that was calculated)
Configuration menu - View commit details
-
Copy full SHA for 92e1f3f - Browse repository at this point
Copy the full SHA 92e1f3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 73ff831 - Browse repository at this point
Copy the full SHA 73ff831View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e3080a - Browse repository at this point
Copy the full SHA 8e3080aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bd5b202 - Browse repository at this point
Copy the full SHA bd5b202View commit details -
Merge pull request #134 from Simarilius-uk/main
Sector Import: Fix indexs and a few tweaks to collisions
Configuration menu - View commit details
-
Copy full SHA for af44a74 - Browse repository at this point
Copy the full SHA af44a74View commit details
There are no files selected for viewing