Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3422 / 5574

October 27, 2012, 15:24 (GMT)
fix for extruding single edges from faces giving flipped loop data - UV's/VCols
October 27, 2012, 15:08 (GMT)
comment testing typechecking code, was causing issues on gcc 4.4 for some reason.
October 27, 2012, 15:05 (GMT)
add --debug-handlers so --debug-events isnt so noisy.
October 27, 2012, 14:55 (GMT)
add back debug prints for event handlers. not sure why they were removed in r51683
October 27, 2012, 14:10 (GMT)
Bugfix:

Menu accellerator now accepts fast clicking again. (ctrl-q + q)

Revision 1e56d0b by Gaia Clary
October 27, 2012, 13:41 (GMT)
wrong definition of parameterlist
October 27, 2012, 13:35 (GMT)
Another tweak in event code to get KM_CLICK work.

It was copying 'prevval' and 'prevtype' too often - can cause issues with
different event systems or perifirals.


Revision 9b2a0f3 by Joshua Leung
October 27, 2012, 13:22 (GMT)
Comment + whitespace tweaks for constraints
* Radiant -> Radians

* Noted down revision number for when Jahka removed the old constraint blending
logic. I spent some time hunting this down while trying to check if it might've
caused any obvious changes leading to one of the (now closed) bugreports. Better
to note this in the code then.
October 27, 2012, 13:22 (GMT)
SCons: more libraries could be specified to be static now

Jack, jpeg, png, openmp, opencollada libraris now could be forced to be static

October 27, 2012, 13:15 (GMT)
Putting back mysterious lines that check KM_CLICK keymap conflicts
It's a real puzzle this click bizz!

October 27, 2012, 12:31 (GMT)
Removed leftover debug print.

Revision 9c2eaad by Lukas Toenne
October 27, 2012, 11:56 (GMT)
Fix #32982, Segault when trying to show a node material.

This was caused by incomplete pointer mapping of the node->internal_links list in r51630, my bad. In intermediate revisions this could lead to corrupted .blend data. This patch adds a do_versions check to remove such bad links. The correct internal_links list will get restored on node update.
October 27, 2012, 11:18 (GMT)
use min/max inline functions where MIN2/MAX2 were doing type conversion.
October 27, 2012, 11:12 (GMT)
A few more BMesh errors messages translated, and "automated" translation for modifers too!
Revision 91584b0 by Lukas Toenne
October 27, 2012, 11:10 (GMT)
Fix for missing bracket in r51674.
October 27, 2012, 10:42 (GMT)
style cleanup
October 27, 2012, 10:22 (GMT)
Transform: didn't set "event handled" to zero on undhandled events.
(like double click)

October 27, 2012, 10:05 (GMT)
Finally fix the "double operators labels" in current po's: Operator sub-classes do not have custom "Operator" translation_context (while OperatorProperties subclasses do), so skip parsing the first!

Also refactored the "skip dummy messages like "1024" or ": %d", now using a regex!

All this removes about 160 doubles/unneeded messages!
October 27, 2012, 09:52 (GMT)
The UI wasn't capable of handling Double Click events; causing fast typing to
not work.

This is a temporary fix to make button type work. I'll check on other cases
now too.

Best would be to have UI code return correct flags for whether it has
done something or not. This hasn't been coded really - so that's a todo for
a later cleanup there.


October 27, 2012, 02:47 (GMT)
change BLI_strlen_range_utf8 to the more conventional BLI_strnlen_utf8
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021