Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3343 / 5574

January 1, 2013, 12:51 (GMT)
make wight-paint-through feature work in face select mode. (still WIP, relies on selection flushing which currently ensured).
January 1, 2013, 12:47 (GMT)
patch [#33331] Time To Start Moving To Stdbool
by Lawrence D'Oliveiro (ldo)

so BKE_utildefines.h allows use of C99's bool type and true/false.

currently scons wont try to use stdbool.h, and works as if its never found.
January 1, 2013, 11:47 (GMT)
remove vertex selection check for weight paint mode so you can paint `through` the mesh.

also made the wire draw without depth masking when the depth check is off, similar to mesh editmode drawing, nice hint about whats going on.
January 1, 2013, 11:46 (GMT)
UI cleanup: fixed texture is a 2d image painting option, hide in 3D viewport toolbar
January 1, 2013, 11:08 (GMT)
Fix: weight painting operated only for selected vertices in edit mode.
We only need this in case vertex selection is enabled.
December 31, 2012, 21:32 (GMT)
BGE: Fixing a crash that occurred when LibLoading a scene with a 2D Filter Actuator. The actuator was still referencing the old scene.
December 31, 2012, 19:38 (GMT)
smart stitching:
* Some code cleanup
* Bugfix: rotation of uv islands during stitch on images with aspect
ratio was different for different island rotations. I needed to correct
normal and tangent calculation to take image aspect into account.
December 31, 2012, 17:39 (GMT)
code cleanup: name event -> event_type in macros, since this is from event->type
December 31, 2012, 17:19 (GMT)
code cleanup: autocomplete functions
December 31, 2012, 16:40 (GMT)
syntax highlight autocomplete listing.
December 31, 2012, 16:24 (GMT)
text autocomplete
- make the popup box line up the X axis with the current word.
- add poll function for the operator
December 31, 2012, 15:54 (GMT)
More wrong "in degrees" busted out of tips!
December 31, 2012, 15:45 (GMT)
Correction to RNA update functions

Either forgot to merge some local changes into trunk or merge happened wrong..
December 31, 2012, 15:30 (GMT)
Fix for saving 8bit PNG images when there's no byte buffer in ImBuf

Misunderstand flag of file filter, should work fine now.
December 31, 2012, 15:11 (GMT)
add back initial autocomplete support.

- This doesnt use python as 2.4x did, instead it just autocompletes based on the text files unique identifiers so its useful for any language.
- key is same as console (Ctrl+Space)
December 31, 2012, 14:56 (GMT)
Removed on old patch from the code, which attempted to keep the scrollers
in user preferences in place.

New scroller code made user pref scroller jump back on activating add-ons,
because that causes a full blender system refresh.

December 31, 2012, 14:55 (GMT)
code cleanup: warning
December 31, 2012, 14:52 (GMT)
Some minor cleanup in camera's FOV angle props (mostly use DEG2RAD macro, and remove reference to degrees in tips - user is free to use radians if he prefers!).
December 31, 2012, 14:49 (GMT)
minor updates to text autocomplete api
- draw function wasn't lining up correctly since DPI edits
- rename text_python.c to text_autocomplete.c
December 31, 2012, 14:02 (GMT)
Correction to recent PNG commit

Need to set default depth to 8bit.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021