Skip to content

Conversation

@DaisukeDaisuke
Copy link

Fixed #1

@DaisukeDaisuke
Copy link
Author

API improvements etc. are done in a separate branch

https://github.com/DaisukeDaisuke/libcamera/tree/readme

README.md Outdated
(float)20.0, //pitch
(float)180.0 //yaw
(float)$player->getLocation()->getPitch(), //pitch
(float)$player->getLocation()->getYaw() //yaw
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This angle can be chosen freely as far as i know, it sets the direction it's facing - we don't necessarily want to face the same way the player does

inxomnyaa
inxomnyaa previously approved these changes Jul 15, 2025
plugin.yml Outdated
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a plugin

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As stated before, this is not a plugin

@inxomnyaa inxomnyaa marked this pull request as draft July 15, 2025 13:25
@inxomnyaa inxomnyaa dismissed their stale review July 15, 2025 13:26

wrong button

@inxomnyaa
Copy link
Contributor

Absolutely no clue what i clicked and how to revert it, my bad, this new UI is just confusing

@DaisukeDaisuke DaisukeDaisuke requested a review from inxomnyaa July 16, 2025 00:57
@inxomnyaa
Copy link
Contributor

Already mentioned in the other PR - Too many changes at once, too much bloat, and unnecessary long code blocks in the README. You are basically embedding whole plugins in the README - code blocks in the README are there for giving an understanding of the functionality and usage of methods and APIs, and how to achieve the desired result, not to spoon feed and overwhelm users.

@inxomnyaa inxomnyaa marked this pull request as ready for review August 5, 2025 12:15
@DaisukeDaisuke
Copy link
Author

I had made them because leaving code that does not actually work in 1.21.93 would waste users’ time, but it seems a scale-down is now necessary. At the very least, the readme in this PR should be brought to a quality suitable for merging through scaling down

@DaisukeDaisuke
Copy link
Author

DaisukeDaisuke commented Aug 6, 2025

I made the code changes as minimal as possible
Users will no longer want to use libcamera if the sample code doesn't work
I'm not going to write any more sample code

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.

Doesn't work

2 participants