|
|
This thread is locked; no one can reply to it.
|
1
2
|
| Allegro 5.1.2 released! |
|
Karadoc ~~
Member #2,749
September 2002
|
Quote: Wha? Notice that in the change log in the first post, some items are written in past tense (eg. "Fixed foo") whereas others are written in present imperative tense (eg. "Fix foo"). I think the inconsistency looks pretty bad. The developers of git use the imperative style and suggest that others use it too, but in many circumstances the imperative style feels very unnatural to many people, and so the git advice is often ignored - hence the inconsistency. Here is a stack overflow discussion about it. ----------- |
|
torhu
Member #2,727
September 2002
|
If I ever saw a First World problem... |
|
Arthur Kalliokoski
Second in Command
February 2005
|
torhu said: If I ever saw a First World problem... {"name":"606125","src":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/6\/0\/600a774f0780079a05ddce2974cff183.png","w":401,"h":396,"tn":"\/\/djungxnpq2nug.cloudfront.net\/image\/cache\/6\/0\/600a774f0780079a05ddce2974cff183"} They all watch too much MSNBC... they get ideas. |
|
torhu
Member #2,727
September 2002
|
|
Elias
Member #358
May 2000
|
I think in Allegro it depends on who the message is from and what that person felt like using at the time. There is no standard. We also still use SVN :X -- |
|
Trezker
Member #1,739
December 2001
|
I have no standard in my commit messages, and I think it's often unclear what I mean. |
|
weapon_S
Member #7,859
October 2006
|
Heh, I was just wondering if Peter Wang might not be a native English speaker Peter Wang said: Map SINGLE_CHANNEL_8 to red channel only. Could someone explain to me why? Or should I understand it as: "mapped only the red channel to SINGLE_CHANNEL_8"? Quote: WANT_ANDROID_LEGACY Out of curiosity (and because I maybe want to do an Android app in the future): which version is legacy? Does this imply a strong incentive to maintain the legacy, or is this the first step to perhaps dropping legacy support? |
|
Elias
Member #358
May 2000
|
It's mapped to GL_RED. Because in GL 3.0+ that's the only single channel format. Before it was mapped to GL_LUMINANCE which they dropped. -- |
|
Thomas Fjellstrom
Member #476
June 2000
|
weapon_S said: Out of curiosity (and because I maybe want to do an Android app in the future): which version is legacy? That was a bit of a hack initially. It shouldn't be necessary at all. I'm not sure it does much at the moment. -- |
|
Karadoc ~~
Member #2,749
September 2002
|
torhu said: If I ever saw a First World problem... Hey man, just because it's a first world problem doesn't mean it isn't a problem. Essentially everything discussed on this site is about first world problems! ----------- |
|
Peter Wang
Member #23
April 2000
|
Summarising the change log is the single most tedious and time consuming part of making a release. I don't want to complain too much as this is a volunteer project, but if you want to help me out:
|
|
|
1
2
|