Kamil

Results 32 issues of Kamil

Hi. I would like to contribute to this project in nearby future, but the basic documentation, as it is for now only a Readme file, is written in a language...

Uszanowanie wszystkim ambitnym kolegom biorącym udział w projektach potencjalnych nowych ustaw podatkowych. Jako entuzjasta i inżynier systemów informatycznych, cenię sobie bardzo w przepisach(kodzie) interpretowalnych przez komputery, możliwość zautomatyzowanej weryfikacji logiki,...

I am a user addicted to GoodTime pomodoro timer, but because it lacks the goals feature, I have decided to checkout your work. The visualizations are really nice and deserve...

# Feature request ## Problem I would like to store two types of configuration files, accessible from one bucket, through one auth key. It would also be convenient for a...

enhancement

It looks like you are identifying categories by names instead of unique IDs. It shouldn't matter what a category is named. If it is a default, maybe it shouldn't be...

Collada .dae file with baked in material renders like this: ![image](https://user-images.githubusercontent.com/58490197/90987491-a8987500-e58b-11ea-85a3-bd7d82532db0.png) With grey ambient But should look closer to this: ![image](https://user-images.githubusercontent.com/58490197/90987531-f7460f00-e58b-11ea-8f53-7965e096f627.png) In blender, I've set all of the elements to...

rendering

# Bug report ## Describe the bug Hi. I am having an issue with the FileList function failing to find any files, while used against an endpoint checking header contents....

bug

### Issue I am parsing a big repository with hundreds of ini files. It takes quite a while to go through each file, so the total execution gets unbearably long....

This commit replaces all the Out-File operations, with a list of strings to write at the end of programs (Export) execution. All previous functionality, like "Encoding", "Appending", "Format", etc. are...

Import-Ini was taking into consideration empty lines, as key-value pairs. This made exporting difficult, as the export function tried to write NoKey & NoValue into the output file. This commit...