Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 3461 / 5574

September 23, 2012, 06:38 (GMT)
fix for crash backing in background mode.
September 23, 2012, 06:25 (GMT)
fix for crash executing a python script.
nice obscure case, when a script executes, frees its self (by loading a file for eg), then has a python error.

... in this case blender would fetch the python exception and attempt to move the cursor in the freed textblock to the error line, crashing blender.
September 23, 2012, 05:33 (GMT)
fix for some crashes running operators in background mode.
September 23, 2012, 05:02 (GMT)
fix for incorrect declaration rna_Object_free_duplilist() in cycles.
September 23, 2012, 02:31 (GMT)
fix for all pose-group editing functions crashing when the context didnt have an area (in background mode),
fix pose-group-sort and pose-group-moving being disabled for pinned poses.

also fix for own missing NULL check for pose mask clear which would crash when run without an active object
September 22, 2012, 20:07 (GMT)
Make "name" member of RNA KeymapItem struct return the translated name of the underlying operator. Else, op names are usually not translated in keymap part of the user preferences! Thx to Miklós Pomsár for pointing this bug. :)
September 22, 2012, 17:45 (GMT)
Fix [#32629] Checking "Invert Zoom Direction" doesn't change zoom in camera view.
September 22, 2012, 17:40 (GMT)
More tweaks to sequencer Header bar: make overlay also available in mix mode, and OpenGL render buttons in all modes!
September 22, 2012, 17:00 (GMT)
Revert a small part of r50813, so that we can build (actually, link) with Cycles!

Note: this is marked as hack/todo in cycles code, so it needs a proper fix, but at least it works, for now... ;)
September 22, 2012, 14:07 (GMT)
code cleanup: make many functions static
September 22, 2012, 13:40 (GMT)
code cleanup: remove/comment unused defines

September 22, 2012, 13:23 (GMT)
Improvement to own commit r50810.

Add an optional ghost argument to set the new mouse location when un-grabbing. - without this the mouse would flicker at the old location before moving to the new location - when using the color picker for eg.
September 22, 2012, 12:25 (GMT)
fix [#32609] RGB Curves Mouse Pointer Problem

this was working as intended but users complained that the mouse cursor stayed in the same location after using the color picker and curves with continuous grab enabled.
September 22, 2012, 12:23 (GMT)
rect/point clamping function: BLI_rct*_clamp_pt_v
September 22, 2012, 07:38 (GMT)
Enable predictable menu key-chaining as with r50501.

The way it works now, navigation keys (up/down, number, a-z) - won't apply to a submenu if there are no active buttons in that menu, instead the parent menu gets the event.
September 22, 2012, 07:22 (GMT)
revert own commit r50501 (have a better way to implement this same feature)
September 22, 2012, 04:57 (GMT)
add a UV Project material option so UV's are calculated taking into account perspective matrix - previously this gave artifacts with lower poly meshes.
September 22, 2012, 03:33 (GMT)
replace UV project modifier matrix calculation with BKE_camera_params_* functions, double checled combinations of aspect/scale/shift work as before --- but this reduces the likelyhood of discrepancies for sensor size (corner cases).
September 21, 2012, 22:33 (GMT)
Added back "mesh.customdata_clear_skin"... followup for r50802
September 21, 2012, 22:31 (GMT)
fix for crash getting a member from the operator context override, in some cases python didnt hold the GIL.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021