Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 2810 / 5574

August 10, 2014, 13:39 (GMT)
Fix T41295: Rigid bodyfield weights not working.??

Looks like `rna_EffectorWeight_update()` was not really working, now uses same kind of code
as `rna_Physics_update()` from rna_scene.c.
August 10, 2014, 09:40 (GMT)
Fix T41381: Moving shapes keys up/down, after last, they don't go to first (as Vertex Group).

Was more a feature request actually, but anyway...

Note this is a bit more complex than it's vgroups counterpart, since we have to handle
relations between keys (relative keys, and position for absolute ones).
August 9, 2014, 22:40 (GMT)
BGE: fix a bug causing frequent crash on scene restart with navmesh.
August 9, 2014, 22:39 (GMT)
Remove an assert in Bullet for the Character physics.

This assert happens all the time for character physics in debug mode.
In release mode, the assert is skipped but the code is still incorrect
although it does not cause any crash strangely.
August 9, 2014, 20:04 (GMT)
UI: show ttips even if disabled, when holding alt key.

Patch by @sambler (Shane Ambler), with minor edits by myself (see also D727, T24055).
Reviewed feature-side by @carter2422 (Jonathan Williamson).
Revision 71323f0 by Gaia Clary
August 9, 2014, 18:50 (GMT)
Intensity and color are now adjusted upon import to get correct values
August 9, 2014, 15:19 (GMT)
BGE: Fix bug with Steering Actuator Python API.

It was not possible to set the navmesh attribute from Python due to a double bug.
August 9, 2014, 13:46 (GMT)
Fix to get iTaSC working again in the BGE
August 9, 2014, 12:27 (GMT)
Cycles OpenCL error to string removed in favour of the same function in clew.
August 8, 2014, 17:35 (GMT)
Fix crash on edit mode with multi-align project
August 8, 2014, 07:41 (GMT)
Switch linux buildbot to custom built python2.7

New scons discontinued support of python2.6, so we needed
to build just another python in the release and buildbot
environment.

Hope latest scons upgrade a least bring new msvs support
and not only lead to just-another-frustration.

There might be some more upcoming commits, because you
never can be sure there's no typos in the buidbot script
for until you actually fire the builder up.
August 8, 2014, 04:46 (GMT)
BGE: move macro body into a function to reduce code-size
August 8, 2014, 04:45 (GMT)
Quiet reorder warning
August 7, 2014, 20:00 (GMT)
Revert "ignore conflict files"

This reverts commit 7d20ad6a1ba46cad209d17d144af1cffbab334fc.

turns out this hides conflicts which we may want to see
August 7, 2014, 19:47 (GMT)
ignore conflict files
August 7, 2014, 19:30 (GMT)
Fix T41173: CM view selection is difficult with multiple views

Use drop-down menu instead of expanded enum for the view select.
There are usually more views than displays and using drop-down
for display device and expanded enum for view is kindof strange.
August 7, 2014, 18:30 (GMT)
Fix T40948: Fill holes fails in certain case
August 7, 2014, 18:22 (GMT)
Tweaks to the recent wrapper on windows

- Forgot to handle command line arguments

- Because of the fact we need to be able to
use stdout and stderr we need to use regular
console application for the wrapper.

- Because of using regular application for the
wrapper we need to check forparent PID in the
isStartedFromCommandPrompt().

I really hope it's not gonna to become any more
complicated.
August 7, 2014, 16:11 (GMT)
Fix for mathutils.Euler on big endian systems

D719 from jrestemeier with edits
August 7, 2014, 16:11 (GMT)
Cleanup: unused defines
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021