Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4673 / 5574

June 15, 2009, 22:19 (GMT)
iTaSC: MSVC project file for release target.
June 15, 2009, 22:18 (GMT)
KDL: detect 180 degre rotation around axis.
June 15, 2009, 20:28 (GMT)
2.5 UI
* RNA enum for icons to allow specifying icons as string
* example: row.itemR(st, "line_numbers", text="", icon='ICON_LINENUMBERS_OFF')
June 15, 2009, 20:22 (GMT)
saving globalDict didnt work with python3.x
June 15, 2009, 13:49 (GMT)
Added copy_applied method on Mesh objects. Uses DerivedMesh funcs to
get a mesh with all modifiers applied.
June 15, 2009, 12:18 (GMT)
Bug #18920, clarification in tooltip of Mirror Vgroup option in
the mirror modifier.

June 15, 2009, 12:13 (GMT)
2.5

Bugfix: reading iconfile (~/.blender/icons/xxxx.png) didn't work.

Note: go to the outliner, user preferences, first theme, User Inteface, and
fill in name of the png file in "Icon File" text button. Save prefs, start
Blender, and it shows. This whole process can be optimized once, indeed :)

June 15, 2009, 11:48 (GMT)
Fix for bug #18924: OpenGL performance issue with particle modifiers,
actually two modifier datamask optimizations that were never done.

* Don't use modifier data mask for disabled modifiers.
* Check if UV data is needed for particle system instead of always
requesting it.

June 15, 2009, 11:47 (GMT)
missing var in last commit
Revision e0c9608 by Joshua Leung
June 15, 2009, 11:36 (GMT)
2.5 - Changed the order in which constraints are defined in RNA to resemble the order users of 2.4x are more familiar with. Compared to the order in which they're actually defined, this order is more 'standard' in many cases.
June 15, 2009, 10:53 (GMT)
Fixed MaterialsExporter and EffectsExporter classes.
June 15, 2009, 10:11 (GMT)
Game Engine working with the new animation system for Ipos (IpoActuator)
FCurves are used for animation evaluation so FCurve modifiers work :).

Tested with object location and object color animation.
Armature and Shape Keys next.
June 15, 2009, 09:54 (GMT)
2.5

Text Object: editmode suffered wrong allocation and reading from wrong
memory, causing crashes when typing more than a few chars.

June 15, 2009, 09:26 (GMT)
Another fix in BPY_flag_from_seq: unrecognized flag is also an error.
Print operator return value for debugging.
June 15, 2009, 08:12 (GMT)
File selector working. For now it is accessed as
context.add_fileselect(self.__operator__).

To allow file selector, I made the following changes:

- moved property definition funcs (FloatProperty, etc.) to "bpy.props"
to make them accessible from io scripts. Previously they were only
accessible in scripts running from Text Editor.

- added the "__operator__" instance attribute to py operators. The value
is RNA operator pointer.

Note that "context.add_fileselect" changes were mistakenly committed
with my last merge.
June 15, 2009, 07:47 (GMT)
Fix bug in BPY_flag_from_seq: reset the flag before adjusting it.
Otherwise py operators ended up returning something like
OPERATOR_CANCELLED | OPERATOR_FINISHED.
June 15, 2009, 06:00 (GMT)
Added exporting object textures, classes for writing <library_effects>
and <library_materials>. These classes are hardcoded.
June 14, 2009, 20:52 (GMT)
== Sequencer ==

Fixes an irritating but harmless error message when using custom proxy files.

Revision c12d5d6 by gsr b3d
June 14, 2009, 20:26 (GMT)
Standarizing on control for unconditionally entering keyboard input edit mode.
(Outliner uses this because shift is used for multiple select)
June 14, 2009, 20:01 (GMT)
BGE bug #18869: Can't create Windows runtime.
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021