Blender Git Loki

Blenderin Git "master"-kehityshaaran kommitit.

Page: 5507 / 5574

November 23, 2003, 23:51 (GMT)
- bug fix: in background render, the default builtin font was not
activated for rendering when other fonts were packed too.
November 23, 2003, 23:33 (GMT)
- bug fix: colorband color sliders didnt update the colorband
- bug fix: enter editmode from faceselect correctly selects vertices
November 23, 2003, 23:04 (GMT)
- another hack!
well... probably OK, got it from a python mailing list.

When starting from commandline, the window doesnt pop to the front. this
was really bad for the play function in blender, which opens a new blender
thread.
solved with SetFrontProcess()
November 23, 2003, 21:31 (GMT)
- ALT+N in new texteditor (no text block) will add new text now.
Revision 5a5ab62 by guignot
November 23, 2003, 21:25 (GMT)
Fixed two minor warnings
November 23, 2003, 20:28 (GMT)
No line for constraint without target

Code notes:

The constraint_has_target can be used to test if a constraint has a target at all.
November 23, 2003, 20:24 (GMT)
Projectfiles fix for new Python module
November 23, 2003, 19:18 (GMT)
- performance upgrade with the vgroup methods
November 23, 2003, 19:11 (GMT)
- fixed glrects and emboss for constraint drawing again...
there's somewhere something hanging in this code... a weird difference
in how buttons draw and rect draws?
November 23, 2003, 17:58 (GMT)
BPython:
-- Blender.Texture doc file, also by Alex Mole.

Three commits where one was enough! I feel stupid!
November 23, 2003, 17:46 (GMT)
BPython:
-- New module: Blender.Texture, by new developer Alex Mole.
Most of it is done: guess only Ipo, envmap, colorband and plugin were not implemented yet.
Revision 511b098 by Roel Spruit
November 23, 2003, 16:59 (GMT)
Fixed a crash that would happen if the user tried to faceloop-cut starting at an edge that didn't belong to any face.
November 23, 2003, 14:28 (GMT)
Added all necessary BPY_extern.h include files to the .c files.
Updated the Make environment to point to the correct location. The include
paths were still pointing to source/blender/bpython/include while it should be
source/blender/python.
I did not encounter the build problems because I'm always working with the
autoconf build environment.
Revision 5cc89c0 by Roel Spruit
November 23, 2003, 14:02 (GMT)
Replaced all references to ....sourceblenderbpythoninclude with ....sourceblenderpython. this because of the old python removal.
November 23, 2003, 13:48 (GMT)
- fix: switching main Theme didn't update button drawtype for info buttons
November 23, 2003, 12:22 (GMT)
- added to Constraint panel the 'Active Bone' or 'Active Object', like
previously was drawn in constraint buttons header.
- cleaned up buttons in panels for manual... just nicer aligning.
Revision 86a236b by guignot
November 22, 2003, 23:30 (GMT)
several warning fixes, for a bug-free *and* warnings-free 2.31 !
Just moved some declarations, nothing important.
November 22, 2003, 22:22 (GMT)
- added button aligning code for most other panels... still unfinished
next step first is cleaning up design in panels itself.
Revision e7d3e24 by Chris Want
November 22, 2003, 20:21 (GMT)
Got rid of many #include "BPY_extern.h"

Homework from Michel: do grep BPY source/blender/src/*
and see if there is anything that needs fixing.
November 22, 2003, 18:38 (GMT)
- this routine is going to be my waterloo!
forgot to check null pointer...
Tehnyt: Miika HämäläinenViimeksi päivitetty: 07.11.2014 14:18MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021