Google Code Exporter
Google Code Exporter
``` Branch name: /trunk Purpose of code changes on this branch: The following naming scheme for glsl shaders should be applied: * uniform variables begin with u_: uniform mat4 u_razInverse;...
``` There are currently no issues concerning problems, but it would be more convenient to have all shaders strictly applying to a standard. What is the expected output? What do...
``` Branch name: /trunk Purpose of code changes on this branch: decide whether or not to refactor all shader fragments When reviewing my code changes, please focus on: can usage...
``` What steps will reproduce the problem? 1.Go to "Tools", "Application Options", "Transmission" 2.Check "Authentication required" 3.Enter "Username" 4.Check "Ask for password" What is the expected output? What do you...
``` Annoying issue in a work environment with 100's or 1000's of servers. Let's say I use putty to ssh to host A. Within that session, I ssh to host...
When I use the emacs command for case-splitting on something in the presence of a rewrite, the case-splitter is able to see through the desugaring of rewrite into a with,...
``` agda data Unit : Set where void : Unit record Z : Set1 where field X : Set f : Unit → Unit f u = ? field Y...
``` This report was sent by email: Summary I have a valid (working with other apps) WebDAV resource setup using a hosting company's (justhost.com) Web Disk application. The GanntProject menu...
``` Add new text to the progress bar tooltip. When the user marks task's progress by dragging the black progress bar, there is a tooltip showing the progress percentage. Add...
``` Copied from the forum thread:http://forum.ganttproject.biz/view/20140317090117_674wpzs2b4vs4rem6b9obi4 6a#0 Suppose you have a 15 day task in your project. You start to implement the task in schedule. After 5 days work your...