Google Code Exporter

Results 11117 issues of 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;...

Priority-Medium
auto-migrated
Type-Review
shader

``` 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...

Priority-Medium
auto-migrated
shader
Type-Enhancement

``` 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...

auto-migrated
Type-Review
Priority-Low
shader

``` 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...

auto-migrated
Priority-Low

``` 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...

auto-migrated
Priority-Medium
Type-Defect

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,...

type: bug
with
ux: case splitting
rewrite

``` agda data Unit : Set where void : Unit record Z : Set1 where field X : Set f : Unit → Unit f u = ? field Y...

type: enhancement
let
records

``` 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...

enhancement
auto-migrated
ProjectStorage

``` 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...

enhancement
auto-migrated
Tasks
GanttChart

``` 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...

enhancement
auto-migrated
Tasks