Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 4743 / 5574

March 16, 2009, 21:39 (GMT)
fix crash with missing image sequence
March 16, 2009, 17:02 (GMT)
failed building with python 2.5 and older
Revision 28f6d22 by Kent Mein
March 16, 2009, 17:02 (GMT)
This is patch:
[#17974] two small fix for blender 2.48 (memory leak and uninitalized vars)
Submitted By:
Pavel Nemec (nemecp)

(changes delete to [] and sets to vars to NULL)

Kent

Revision 26ff236 by Kent Mein
March 16, 2009, 16:35 (GMT)
Patch by gsr: [#18411] Improved makefiles for translation files
Makes it so it uses wildcards instead of hardcoding the po files
and also only builds files if missing/changed.

Kent

March 16, 2009, 15:54 (GMT)
2.5 PyAPI
Support for subclassing blenders operator, to be registered as a new operator.

Still need to...
* add constants like Operator.FINISHED
* wrap context (with rna?)
* poll() cant work right now because there is no way to access the operatorType that holds the python class.
* Only float, int and bool properties can be added so far.

working example operator.
http://wiki.blender.org/index.php/BlenderDev/Blender2.5/WinterCamp/TechnicalDesign#Operator_Example_Code

Revision eb39abd by Joseph Eagar
March 16, 2009, 14:52 (GMT)
made editmesh use mempools, though editmesh customdata does not. this was a major slowdown in bmesh<-> editmesh conversion (even more so then the mf euler, which may not be that bad after all).
Revision b1de007 by Joseph Eagar
March 16, 2009, 14:15 (GMT)
edge subdivide ops now use bmesh code, rather then just the test bmesh op. also, got bmesh edge subdivide's smooth subdivide mode to work (fractal already worked I think, not sure).
Revision 133e882 by Joshua Leung
March 16, 2009, 11:43 (GMT)
F-Curve Modifiers - Generator: Finishing off most of UI

* Finished code for Expanded Polynomial and Factorised Polynomial UI's.
* Started UI code for 'Builtin Function' mode. There are still 4 controls to add there to use something other than simple mapping
* Finished/fixed up verification code for these so that values get initialised ok.
Revision aa4915f by Joseph Eagar
March 16, 2009, 11:38 (GMT)
extrude region op now does wire vert extrudes too
Revision ae0f349 by Joshua Leung
March 16, 2009, 11:11 (GMT)
F-Curve Modifiers: Basic GUI for Generator Modifier working

* Currently, this only works for the 'Expanded polynomial' mode, but this will be expanded to include the other modes too. Now you can modify the values and interactively see the graph in the view change.

* Disabled the backdrops (modifier 'panels') temporarily, as ROUNDBOX UI elements currently swallow all events, which is not good.

Note: the code here still uses the old-style UI definition code since the new stuff is still under heavy construction.
Revision ba4d6ba by Joseph Eagar
March 16, 2009, 10:12 (GMT)
some cleanup of bmesh_polygon.c. there were three winding functions, now there's just one, the original testedgeside, that has some additional tests that might fix some issues I was having. still need to decided if bmesh_polygon.c stuff should be entirely double or entire floats, right now there's a little half-and-half going on.
Revision 34ed34b by Joseph Eagar
March 16, 2009, 09:43 (GMT)
some fixes for extrude, to better handle customdata, winding, etc.
Revision f8b846f by Joseph Eagar
March 16, 2009, 09:41 (GMT)
some fixes for extrude, to better handle customdata, winding, etc.
March 16, 2009, 02:55 (GMT)
Merging etch-a-ton branch in trunk.

Slightly out of date documentation in wiki, I'll be updating that tomorrow.

http://wiki.blender.org/index.php/User:Theeth/etch-a-ton
March 16, 2009, 02:39 (GMT)
Custom python wasnt building without BF_PYTHON_LIBPATH set
Revision 8522b08 by Joshua Leung
March 16, 2009, 01:12 (GMT)
F-Curve Modifiers: Generator Modifier Code

* Rewrote the Generator modifier to be more efficient and support more options
* A few UI tweaks for this, but the UI for this is still not yet functional though.
March 15, 2009, 23:40 (GMT)
BGE
* getting state of RMB was impossible due to wrong check.
March 15, 2009, 11:30 (GMT)
RNA:
* Fix a dependency issue in Makefiles.
* Fix use of uninitialized variable in makesrna.

Revision 863a0e2 by Joshua Leung
March 15, 2009, 10:43 (GMT)
Fix for typo which broke compiling
Revision 329aa65 by Joshua Leung
March 15, 2009, 10:39 (GMT)
F-Curve Modifiers: Groundwork for getting these working

- Completed cleaning up the drawing code so that F-Curves with modifiers now get drawn to reflect this.
- Added a temporary operator to add modifiers (hotkey Ctrl-Shift-M)
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021