Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4092 / 5574

March 2, 2011, 18:59 (GMT)
Change RNA weakref code to use a ghash rather then a PyList, removing items from the list was far too slow.
Revision 356fb25 by Janne Karhu
March 2, 2011, 17:49 (GMT)
Tsk! glGetFloatv() gives alpha too for GL_CURRENT_COLOR, so a four long vector is needed!
Revision e6a5715 by Janne Karhu
March 2, 2011, 17:32 (GMT)
Fix for [#25326] FCurve rotate gives strange results.
* The fcurve points changed their order when rotating, but the transform data wasn't updated properly for this change so some curve handle pointers got lost.
* Also found a second bug while fixing this: The fcurve handle type pointers weren't updated at all when the order changed, so some auto handles could turn into aligned handles even if the transform was canceled (no undo possible in this case!).
March 2, 2011, 16:56 (GMT)
simplify rna internal weakref use.
March 2, 2011, 16:52 (GMT)
Bugfix #26226

ImageWindow: hotkey "P" for Scopes was in conflict with Pinning.
Remapped it to "T" for time being, although it's not a toolbar...

March 2, 2011, 16:22 (GMT)
align weakref list for rna (properties were using wrong pointer)
Revision 4453439 by Lukas Toenne
March 2, 2011, 14:13 (GMT)
Removed tests for existing node pointers in RNA function for new links. Group node sockets don't have any specific node they belong to, so no node pointers are found.
March 2, 2011, 14:09 (GMT)
From the OFTL (old fart todo list)

Right Mouse on area edges has menu to Split or Join. Works like 2.4.

Code needed cleanup and upgrade; operators were hardcoded tied to using
the area corner widgets only. In theory this is getting py ready even,
but that might need some additional testing. :)

March 2, 2011, 06:56 (GMT)
minor fixes to weakref validation before making bigger changes
March 2, 2011, 06:47 (GMT)
fixed compile problem intruduced in r35295

one import was missing, another one used twice.
Revision 58eb5ff by gsr b3d
March 2, 2011, 05:06 (GMT)
SVN maintenance.
March 2, 2011, 05:05 (GMT)
replace references to old arithb library
March 2, 2011, 04:51 (GMT)
move anim functions out of bpy_rna.c, its getting too big.
March 2, 2011, 04:16 (GMT)
update for changed exception type
March 2, 2011, 01:42 (GMT)
Logic Editor: "Python Controller" NOT "Python Script Controller"
The "Script" was added in the original rna commit but for no apparent reason the controller was renamed from the original 2.49 name.
Spotted/reverted in time.
March 1, 2011, 21:55 (GMT)
Remove superfluous ()
March 1, 2011, 17:58 (GMT)
Fix #26218: texture paint
- Added option "Fixed Texture" to the UI. Because of strange reason,
this feature was implemented but hidden from users.
Would be cool, if somebody familiar with 2d texture paiting check.
- Fixed some issues in existing code of fixed texture paiting.
It now handles brush radius and curve correct.
- Also fixed issue with paiting with texture from node tree - it used
to be painted with regular brush color instead of texture.
March 1, 2011, 17:32 (GMT)
UV layout export: EPS format
Pass an iterator function rather then the iterator its self, allows to loop over the faces twice without making a list.
March 1, 2011, 17:22 (GMT)
fix [#26257] Colored UV-Map on export
- EPS now exports material colors and face fill doesn't overwrite edges (draw in 2 passes).
- added opacity option for EPS/SVG/PNG
March 1, 2011, 17:00 (GMT)
Bugfix #26243

Not sure if it fixes the bug, but an RNA boolean was read as int...
Related to default for "Blend from Shape" tool.

Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021