Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4583 / 5574

September 9, 2009, 19:42 (GMT)
2.5: fix compilation of smoke commit for Makesfiles as well.

September 9, 2009, 19:40 (GMT)
RNA: multidimensional & dyanmic array changes

* Disable setting array length of dynamic array for now, this was not
implemented correct, and it's not really needed now.
* Allow all dimensions to be dynamic size, not just the first.
* Change storage of multidimensional to be simpler.
* Rename API functions to be more compact.
* Fix some bugs in the implementation.
* RenderLayer.rect and RenderPass.rect use a multidimensional
dynamic array now.

September 9, 2009, 19:31 (GMT)
2.5:
* Scons compile fix for recent smoke commit.
September 9, 2009, 18:39 (GMT)
Smoke:
* Enable cache for high res + new preview
* Bugfix for smoke banding (in cooperation with N_T)

Hint: Work-in-progress regarding collision objects so can be broken, didn't test

Hint2: jahka enabled a general particle panel but
* bake button doesn't work
* step is not supported for cloth
* several other things there ;)
September 9, 2009, 18:18 (GMT)
2.5 MSVC projectfiles
* small maintenance for split files in editors/object
September 9, 2009, 18:09 (GMT)
Small code cleanup related to curves, to avoid cryptic names:

renamed set_four_ipo -> key_curve_position_weights
renamed set_afgeleide_four_ipo -> key_curve_tangent_weights
added key_curve_normal_weights

September 9, 2009, 17:39 (GMT)
2.5: Layer Buttons

* Added RNA subtype for layers.
* Shift-click works again.
* uiItemR can now also handle armature/bone layers.
* Also makes Move to Layer popup work as expected.

September 9, 2009, 17:34 (GMT)
2.5: fix for recent file operator opening wrong item.

September 9, 2009, 15:45 (GMT)
Keyboard shortcuts

Moved to modern OS standards for opening, saving, copying, pasting, cutting (text), new document, undo and redo.
For Mac users, Cmd is used in addition to the Ctrl-based shortcuts.

These changes are made according to an agreement among developers on IRC.

September 9, 2009, 11:52 (GMT)
2.5: Object module

* Split object_edit.c into multiple files:
object_add.c, object_edit.c, object_hook.c, object_relations.c,
object_select.c, object_transform.c.
* Rename files to have consistent object_ and mball_ prefix:
object_shapekey.c, object_lattice.c, object_vgroup.c, mball_edit.c.
* Added operators:
* vertex group menu and set active
* apply location, rotation, scale, visual transform (location is new)
* make local
* make vertex parent
* move to layer
* convert to curve/mesh (not finished yet)
* Many small fixes for marked issues, but still much code to be cleaned
up here...

September 9, 2009, 11:10 (GMT)
2.5: WM_menu_invoke now uses the first enum property it can find,
if no enum property named "type" is available.

September 9, 2009, 11:05 (GMT)
2.5: use bone groups icon in UI.

Revision ae446d7 by Joseph Eagar
September 9, 2009, 08:29 (GMT)
gcc compile tweak
Revision d79a976 by Joseph Eagar
September 9, 2009, 08:25 (GMT)
gcc compile tweak
Revision c29780c by Matt Ebb
September 9, 2009, 07:52 (GMT)
* Temporary fix to get fluid sim (and fluid control) working properly (without animated parameters). This just fills the fluid sim animation channels with default values for now, but will need to be updated to new animation system.
Revision e297d7a by Joseph Eagar
September 9, 2009, 07:05 (GMT)
gcc compile fix
Revision e0a014a by Joseph Eagar
September 9, 2009, 06:28 (GMT)
finished removedoubles, and inlined a bunch of functions.
September 9, 2009, 02:25 (GMT)
frame range restrictions for dependencies, so slaves only receive point cache files for the frames that they need to render (supports step > 1, of course)
September 9, 2009, 00:10 (GMT)
curve.textboxes collection access for the UI + minor UI tweaks for poly curves
September 8, 2009, 22:46 (GMT)
patch from Maurice & Patsoko on blenderartist for win32 registry support,
moved "import winreg" inline, (so other OS's don't import it), untested but should be ok.

--- From the thread
It's the version of r23036 + winreg patch from Maurice.

About the registry keys:
- I have povray 3.6 and 3.7b34 installed on vista32.
- In the registry, I have 3 choices : ' CurrentVersion ', ' v3.6 ', and ' v3.7'.
- I've modified Maurice's patch by replacing CurrentVersion by v3.6. We have the benefit to have the keys for each version so I prefer use them rather than the 'floating-key-about-which-is-the current-version'. I found more secure like that.

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