Done with MSVC 7 using scons
Before submiting a bug on the transform module, make sure you understand how it works and that your bug isn't already know:
http://wiki.blender.org/bin/view.pl/Ble ... efactoring
--------------------------------------
Relevant feature:
-bugfixes
-Radiosity buttons (thanks William!)
Commit:
-phase
Log:
Two 'fixes' for the previous commit. To allow compilation some #includes were
added to BKE_Font.h, and any obstructive code is now hidden behind the
INTERNATIONAL flag. Will try to sort stuff out on a next commit, apologies
for breaking stuff.
-jiri
Log:
- some other tweak of markers ... I hope, that Matt will not kill me

- markers can be selected with RMB now
- selected markers can be removed with Del or X key
- you can deselect/select all markers with A key
- first selected marker will be renamed
- Shift-A popups window with "Time Value"
- I hope, that nearbyint is available at all platforms. If it will break compilation, then comment it and uncomment line with floor() function. This should be available at all platforms ... finding of the nearest marker will be implemented better in the future
- I made some screenshot for you:
http://e-learning.vslib.cz/~hnidek/pics ... lected.jpg
-broken
Log:
Visual tweaks
* Added an icon for selected markers (I think we've actually run
out of icon space now - anyone know how to fix?)
* Lightened up the connecting lines in the outliner so you can see
the disclosure triangles better
* Tweaked default theme colours more. There just wasn't enough
contrast before - I was getting very tired adn sore eyes after
working in Blender all day.
-hos
Log Message:
Merge of Blender/cvs 2005/03/06
Log:
Post-merge conflict resolution
-jiri
Log:
- T key popup "Time value" popup menu now (not Shift A)
- correction of tooltip text: "Skip to next frame", bug reported by Zsolt, thanks
-hos
Log:
Committing Matt's buttons -- also made sure the file is set
to binary mode (cvs admin -kb).
-broken
Log:
* Radiosity buttons (thanks William!)
-broken
Log:
* Fixed some post-merge Material button weirdness
------------------------
A new build is available