Code Monkey home page Code Monkey logo

compz's Introduction

Hello! ๐Ÿ‘‹

Tech Stack

These are the tools and tech that I use the most.

Visual Studio Code Visual Studio IntelliJ IDEA

C++ Python Java JavaScript Dart

Flutter Git OpenGL Svelte

compz's People

Contributors

dcubix avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

compz's Issues

Incorrect label position when 3D text is present

When a 3D text object with default font is present, the first label does not render in the correct position.
To replicate: Add a text object to test.blend. The play button text will be too high.

Float division error on UPBGE + Windows

I'm using UPBGE 0.1.3 win64 downloaded from upbge.org and test.blend from the repo.

Blender Game Engine Started
Warning: gfx.py(69), method mouse.events is deprecated, please use mouse.inputs instead.
Traceback (most recent call last):
  File "C:\Users\user\Downloads\Compz-master\compz\Compz.py", line 66, in __draw__
    comp.draw()
  File "C:\Users\user\Downloads\Compz-master\compz\component.py", line 166, in draw
    region = self.style.getTextureRegion(self.type, self.state)
  File "C:\Users\user\Downloads\Compz-master\compz\style.py", line 42, in getTextureRegion
    return Rect((col * w), (row * h) - (h / self.skin.size[1]), w, h)
ZeroDivisionError: float division by zero

Works fine on my own 0.1.3 Linux build. Any ideas?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.