Blender Git Commits

Blender Git "master" branch commits.

Page: 4738 / 5574

March 28, 2009, 20:46 (GMT)
Correctly cancel operator is there's no transform data.

Don't access RegionView3D if region is of the wrong type.

Correctly draw extra transform stuff (like snap and pet circles) in multiple 3d regions.
Revision 02191a1 by gsr b3d
March 28, 2009, 19:31 (GMT)
Moved EXR settings to OS related zone.
It had its own "which OS" conditionals, so please check the moving did
change the result.
March 28, 2009, 16:45 (GMT)
Remove exception for sequencer in after_trans by rewriting the update code. Please don't start adding exceptions like that in transform without asking first.
March 28, 2009, 16:25 (GMT)
Sequencer crashed when trying to draw waveform because of commented out failsafe.
March 28, 2009, 11:44 (GMT)
- made epydoc generator write a list of words used in descriptions
- fix spelling mistakes in rna docs (and some comments)
March 28, 2009, 11:09 (GMT)
game engine compile fix for MSVC, game engine team might want to check.
March 28, 2009, 10:52 (GMT)
- Added the Nurb struct as well as collections for BPoints and BezTriples
- Added nurb collection for curve objects
March 28, 2009, 05:51 (GMT)
removed unneeded arg from makeknots() and replaced some numbers with defines
March 28, 2009, 04:25 (GMT)
Tooltip fix, there is no such thing as "Tadius interpolation"
March 27, 2009, 22:11 (GMT)
BGE API Cleanup: GameActuator (patch from Andre)
March 27, 2009, 21:54 (GMT)
BGE API cleanup: AddObject, DeleteObject and Scene actuator added.
Revision e392eb4 by Kent Mein
March 27, 2009, 16:27 (GMT)
Fixed a couple of null issues spotted by coverity.
CIDS: 42 and 470

Kent
March 27, 2009, 06:06 (GMT)
* sequencer transform needs t->data not to be freed by postTrans so special_aftertrans_update can use it.
* text header needs a static char* so text is not rendered as gibberish. (until labels own their own strings)
* epy_doc_gen.py - write out a graphviz representation of the data api.
March 26, 2009, 20:17 (GMT)
remove ODE, build systems and BGE are ignoring it already.
Revision d585d85 by gsr b3d
March 26, 2009, 18:45 (GMT)
Some small cleanups and reorganization.
March 26, 2009, 14:05 (GMT)
2.5: Remove OOPS code from the outliner space, as discussed
this can be brought back as a new space if someone decides to
work on it.

This also fixes remaining issues with the outliner tree open
and close buttons not working sometimes.

March 26, 2009, 13:56 (GMT)
RNA: particle wrapping is a bit more complete now.

Revision c7d82ec by Joshua Leung
March 26, 2009, 11:12 (GMT)
F-Curve Modifiers: Experimental 'Additive' option for Generator Modifiers

This setting means that instead of blindly replacing the existing values, the generator modifier will instead apply its effects on top of any existing modifiers (and/or curve data).
Thus, it is now possible to apply effects such sin/cos-based oscillations on top of keyframed motion.
March 26, 2009, 01:42 (GMT)
Added attributes for Ipo Actuator settings (replacing all methods)
March 25, 2009, 23:09 (GMT)
scons+msvc update for the FFMpeg recent updates
By: Miika HämäläinenLast update: Nov-07-2014 14:18MiikaHweb | 2003-2021