Blender Git Loki

Blender Git "soc-2010-jwilkins" branch commits.

Page: 8 / 14

July 6, 2010, 11:43 (GMT)

July 6, 2010, 11:34 (GMT)
* more fixing problems caused by past bad merges
July 6, 2010, 10:49 (GMT)
Mergopaloza!

29927-30013, 29660, and several other revisions from a month ago that were missed because of my inexperience with merging.

No idea why 29660 was missed since it was in the range of an earlier merge I did...

We'll probably find more missed merges as we continue to try and produce a clean patch.
July 6, 2010, 09:40 (GMT)

July 6, 2010, 08:21 (GMT)
* more in-between mouse event code from the trunk
July 6, 2010, 08:09 (GMT)
* last merge did something weird in paint_image.c
July 6, 2010, 07:45 (GMT)
* added code from trunk for getting proper paint events
* cleaned up some commented code
July 6, 2010, 03:51 (GMT)
Merged with trunk revision 29465
July 6, 2010, 00:40 (GMT)
* Hopefully this will fix a texture paint bug introduced by quieting some warnings earlier. Somebody needs to look at the code (marked with XXX) and see what its supposed to be doing, atm the comment says it does one thing but it does another.
July 5, 2010, 18:45 (GMT)
* smooth stroke doesn't work well with anchored or drag dot strokes
July 5, 2010, 17:46 (GMT)
* smooth stroke is a modifier of strokes, not a stroke method itself
July 5, 2010, 10:13 (GMT)
* made stroke method into a drop down menu
* made modifiers disappear unless they are relevant to current stroke method
July 5, 2010, 09:39 (GMT)
* cleaned up stroke panel so that mutually exclusive items are more clearly marked
July 5, 2010, 09:00 (GMT)
* on surface brush converts to old style brush when its not on the model
* old style brush no longer disappears when cursor isn't touching the model
July 5, 2010, 08:06 (GMT)
* clamp bstrength in smooth to 1 so that it doesn't do more than 4 iterations
July 5, 2010, 07:18 (GMT)
* removed deleted property usage from ui
July 5, 2010, 06:51 (GMT)
* for some reason rna_sequencer_api.c didn't get added to my local working copy
July 5, 2010, 05:57 (GMT)
* on-surface brush cursor now takes scaling into account

Interestingly enough, it also shows the distortion of the brush caused by uneven scaling much better than the normal brush cursor.
July 5, 2010, 03:55 (GMT)
* reduced maximum thickness of the on-surface brush to 12% from 16%
July 5, 2010, 03:54 (GMT)
* providing separate fragment shaders for GLSlang version 1.00 and 1.30 because apparently some drivers either do not accept shaders marked "#version 100" (which I think is actually the shading language for OpenGL ES) or they do not like old shaders period (unlikely). I also removed the explicit "#version 100" from the old version of the shader.

Although I think all drivers should accept the one version of the shader, it contains code that has been deprecated for about 6 years so may as well provide a version that is not deprecated.

Blender requires fixed function compatibility, so there is no reason at this time to remove or change the shader code that requires fixed-function compatibility.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021