Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-09-24 - assorted warning fixes (signedness, float->double)Daniel Dunbar
2005-09-24 - shouldnt be a trailing comma after includeDaniel Dunbar
2005-09-24Bug fix #3098Ton Roosendaal
2005-09-24bugfix #3100Ton Roosendaal
2005-09-24Patch #3099 - bugfix for #3097.Stephen Swaney
2005-09-24Created a new sub-context ("tab") for all physics related button panels.Ton Roosendaal
2005-09-24Made sure in vpaint, wpaint and tpaint the "draw extra wire" shows identicalTon Roosendaal
2005-09-24Older files, saved with old IKs, crashed sometimes on do_versions.Ton Roosendaal
2005-09-24Error in derivedmesh... OBACT undefined of course. :)Ton Roosendaal
2005-09-24Made WeightPaint use shaded mode. This thanks to the preparations as doneTon Roosendaal
2005-09-24 - one line bug fix: when user changed position of keys in Ipo Curve Editor,Jiri Hnidek
2005-09-24Old error... on ctrl+clicking new bones, the envelope bone distances wereTon Roosendaal
2005-09-24Bug fix #3094Ton Roosendaal
2005-09-23- merged latest version of fluid solverNils Thuerey
2005-09-23the usual missing files / include path setting gameJens Ole Wund
2005-09-23Bugfix #2746Ton Roosendaal
2005-09-23Bugfix #2948Ton Roosendaal
2005-09-23Bug report #3092Ton Roosendaal
2005-09-23Bugfix #3089Ton Roosendaal
2005-09-22Warnings fix for windows.Joseph Gilbert
2005-09-22Bugfix #3085Ton Roosendaal
2005-09-22update to .NET project filesJoseph Gilbert
2005-09-22update to .NET project filesJoseph Gilbert
2005-09-22the missing menu selection for the newly added Curve RVKsToni Alatalo
2005-09-22Bugfix #3075Ton Roosendaal
2005-09-22Before including <GL/gl.h> on windows you have to include <windows.h>Joseph Gilbert
2005-09-22More properly coded version for adding edges... now only do_versions()Ton Roosendaal
2005-09-22Bugfix #3077Ton Roosendaal
2005-09-22 - interactive joining of two screen areasJiri Hnidek
2005-09-22Courtesy of Shaul Kedem:Alexander Ewering
2005-09-21Part of Bpy Cleanup: change attribute access to use tp_getset.Stephen Swaney
2005-09-21- fixes elbeem SConscript file for python2.3Nils Thuerey
2005-09-21Orange request; get RVK (relative vertex keys) work for Curve objects.Ton Roosendaal
2005-09-20 - intrr said, that if(strlen(marker->name)>0) is a bit cumbersome ...Jiri Hnidek
2005-09-20 - name of marker is printed only when strlen(marker->name) is bigger thenJiri Hnidek
2005-09-20Bugfix #3041Ton Roosendaal
2005-09-20Bug fix #3044Ton Roosendaal
2005-09-20Bug fix #3052Ton Roosendaal
2005-09-20Made EditMode armature border-selecting smarter.Ton Roosendaal
2005-09-20Bug fix #3070Ton Roosendaal
2005-09-19Coding style from spaces to tabs in files related to Unicode Font Object.Mika Saari
2005-09-19Added id strings to the tops of buttons_*.c files which were missing theirChris Burt
2005-09-19Added 'Radial' blend texture type for created colored radial gradientsChris Burt
2005-09-19Add #ifdef INTERNATIONAL around #include, potentially fixes compilationAlexander Ewering
2005-09-19Bugfix #2971Ton Roosendaal
2005-09-19Bug #2930:Alexander Ewering
2005-09-19Looking at it, I could improve drawing of selection at leastAlexander Ewering
2005-09-19Disabling underlining for text objects with "TextOnCurve", because it canAlexander Ewering
2005-09-18Added zlib include for solaris and windows to fix broken compilation ofChris Burt
2005-09-18the fluidsim UI and blender interface filesJean-Luc Peurière