Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

0.7.2 #321

Merged
merged 29 commits into from
Jun 3, 2024
Merged

0.7.2 #321

merged 29 commits into from
Jun 3, 2024

Conversation

ramokz
Copy link
Owner

@ramokz ramokz commented Jun 3, 2024

No description provided.

ZenithStar and others added 29 commits May 2, 2024 21:56
…282)

* Move all spring arm initializaiton code out of _process into _ready. Resolves #193

* Making _follow_spring_arm explicitly top_level

* Default _follow_spring_arm.position initialization to the original pcam position if follow_target is not available
* Only show viewfinder in the correct follow mode

* Adjust comments

* Reorder early returns

* Remove unneeded type cast
* Initial _process / _physics_process logic split

* More 2d physics interpolation supported
- [Added] Interpolation Update Mode to PCamHost
- [Added] Additional warnings

* Commented out 4.3 specific code

* Stripped out a few todo comments

* Removed uneeded checkers

* Added physics body checker for Group Follow

* Added reset_physics_interpolation
- [Updated] Physics Interpolation to use string setters

* Added physics target checker to PCam3D
- [Moved] Follow Targets setters/getters closer to other Follow setters/getters

* Aligned PCam2D' script with PCam3D's

* Added missing variable assignment

* Added missing return for Framed Follow checker

* Removed unneeded boolean flag

* Tidied up process logic

* Added Jitter Tip output

* Added physics checker to Look At Group

* Updated parameter type from NodePath to Node3D
* Initial _process / _physics_process logic split

* More 2d physics interpolation supported
- [Added] Interpolation Update Mode to PCamHost
- [Added] Additional warnings

* Commented out 4.3 specific code

* Stripped out a few todo comments

* Removed uneeded checkers

* Added physics body checker for Group Follow

* Added reset_physics_interpolation
- [Updated] Physics Interpolation to use string setters

* Added physics target checker to PCam3D
- [Moved] Follow Targets setters/getters closer to other Follow setters/getters

* Aligned PCam2D' script with PCam3D's

* Added missing variable assignment

* Added missing return for Framed Follow checker

* Removed unneeded boolean flag

* Tidied up process logic

* Added Phantom Camera Manager singleton

* Minor fix for when not having a PCam in scene

* Removed print statement

* Fixed merge error

* Removed unneeded print statement
* Added additional PhantomCamera3DResource properties

* Shortened Camera3DResource local variable names
# Conflicts:
#	addons/phantom_camera/examples/scripts/2D/player_character_body_2d.gd
#	addons/phantom_camera/plugin.gd
#	addons/phantom_camera/scripts/panel/viewfinder/viewfinder.gd
#	addons/phantom_camera/scripts/phantom_camera/phantom_camera_2d.gd
#	addons/phantom_camera/scripts/phantom_camera/phantom_camera_3d.gd
#	addons/phantom_camera/scripts/phantom_camera_host/phantom_camera_host.gd
@ramokz ramokz merged commit ba55607 into main Jun 3, 2024
@ramokz ramokz deleted the 0.7.2 branch June 3, 2024 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants