Vladislav

Results 12 issues of Vladislav

Hello dear friends. It think it would be good to add possibility optional using tabs for indentation (turn off and on from settings) (not to change them to spaces for...

Added sqlite.py. But I receive error sqlite3.ProgrammingError: Cannot operate on a closed database. It's because other files wait, that returned from 'db' instance by 'get_conn' connection will be usable after...

This elements have: ```html ... ... {% if DEFAULT_LANG == "ru" %}Добро пожаловать на личную страницу vlad1777d {% else %}Welcome to vlad1777d personal page {% endif %} ... ...

Hello. Met such issue when tried to launch function `scripts.main.helpers.characters.set_player_camera_active` from Python controller: ![screenshot from 2018-11-09 08-39-30](https://user-images.githubusercontent.com/12682937/48247211-28773e80-e3fb-11e8-99b8-b4902e5c71ed.png) It's comes from this code: ![screenshot from 2018-11-09 08-42-12](https://user-images.githubusercontent.com/12682937/48247275-5eb4be00-e3fb-11e8-8e4c-d9cca11c8799.png) It checks amount of...

discussion

Hello. I have scene with only one camera. If to set physics and logic culling to one block - it works as expected (check with ray). If to set more...

bug

Hello. I figured out such thing, when you increase collision bounds' margin - than some of parented (with parenting type - object, but with armature deform modifier) objects are influenced...

0.2.5

Hello. After you stop game engine and start it again, all text Python modules are re-loaded. So if I made some changes to code, new actual code will be launched....

discussion
design

### vue & vue-i18n version ex: 2.6.6, 8.0.0 yaml-loader: 0.5.0 cson-loader: 0.1.0 ### Reproduction Link my repository: https://bitbucket.org/new_novel/herbalist-web/src/default/ (see commits 2 and 3) ### Steps to reproduce - go to...

Package: vue-i18n-loader

Hello, could you please, review PR to caffeine-mc: https://github.com/caffeine-suite/caffeine-mc/pull/4 It allows using inline scripts with vue.js. Should I fix something for it to be merged ? Now I manually patched...

# Pull Request Check List Resolves: #4032 - [ ] Added **tests** for changed code. - [ ] Updated **documentation** for changed code.