Blender Git Loki

Blender Git commits from all branches.

Page: 2781 / 2888

June 11, 2012, 19:41 (GMT)
* Adds touch type to GHOST
* Adds touch event structure to GHOST (not fully implemented)
* Adds generalization of Windows system touch for MinGW and beginnings of support for MinGW-w64 and MSVC
June 11, 2012, 18:40 (GMT)
UV transform correction tool
=============================
* Fix transformations to choose correct face, also comment some annoying
debug code. With this commit the tool should work very well for interior
vertices. Coming next: seam support. Final tweak will be done to support
exterior vertex moving.
June 11, 2012, 17:53 (GMT)
Enable Ctrl-F for rake brushes
June 11, 2012, 17:06 (GMT)
merge with trunk -r47747
June 11, 2012, 15:19 (GMT)
Merge from trunk r47354-r47744
June 10, 2012, 09:10 (GMT)
UV transform correction tool
=============================
* fix the projection in uv space and some fixes for selecting the face
to project on. The code still does the wrong choise sometimes.
June 9, 2012, 20:20 (GMT)
This was preventing panels in the 3D view from animating open and closed.
June 9, 2012, 15:32 (GMT)
Texture Rake brushes
====================
* Random angle for brushes
June 9, 2012, 12:56 (GMT)
Texture rake brushes
====================
* User angle option now usable.
June 8, 2012, 19:24 (GMT)
Bake Object Animation export Fix.
June 8, 2012, 16:26 (GMT)
Texture rake brushes for texture paint mode
===========================================
* Reading into the code, i am starting to get the hang of what is going
on :)
* I disabled the texture rake for projection paint because it didn't
work too well (will check why next). I suspect a sampling offset issue.
So I started implementing rake brushes for regular non-projective
texturing and uv/image viewwer. This commit makes this work :). I will
probably have to move the rotation part from the BKE_brush_sample_tex
function and modify the coordinates directly. This will ensure that for
projective or even fixed mode texturing this will work as expected (?)
June 8, 2012, 13:08 (GMT)
merge the paint fix
June 8, 2012, 12:41 (GMT)
merge with trunk 47606
June 8, 2012, 07:15 (GMT)
warning fixes

GPU_immediate.h: casting a pointer directly to a GLboolean and a complaint about how I wrote GPU_SAFE_RETURN
text_draw.c: uninitialized and unused variables. also some style changes
June 8, 2012, 04:53 (GMT)
missing argument to BLF_draw_lock
June 7, 2012, 20:43 (GMT)
I performed a proper management when selecting some vertices, we must detect the border with the flag BM_ELEM_SELECT in the faces around vert.
June 7, 2012, 20:11 (GMT)
missed files
June 7, 2012, 20:09 (GMT)
For some reason BLF_draw_font is very sensitive to every little change I make.
June 7, 2012, 19:56 (GMT)
Default alpha for GLubyte is 255, not 1 (!)
June 7, 2012, 15:25 (GMT)
fixed some macro wierdness (always use parenthesis). The other changes are just formatting
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021