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
path: root/source
AgeCommit message (Expand)Author
2004-04-07bug fix #953Ton Roosendaal
2004-04-07'Replace Image' did not work in the Image Window, it worked as 'Load Image'.Brecht Van Lommel
2004-04-07Bug #928Ton Roosendaal
2004-04-07bug fix 1064Ton Roosendaal
2004-04-07Bug fix #1073Ton Roosendaal
2004-04-07Bug fix #1093Ton Roosendaal
2004-04-07fix for bug 1110.Stephen Swaney
2004-04-07bug fix 1009Ton Roosendaal
2004-04-06Bug #1003Ton Roosendaal
2004-04-06bug #1004Ton Roosendaal
2004-04-06Going through some really old bf-committers email and Casey CornKent Mein
2004-04-06Bug report #1007Ton Roosendaal
2004-04-06Fixed bug #1007:Brecht Van Lommel
2004-04-06Panel "MetaBall" in button window is now available for every MetaBall (not on...Jiri Hnidek
2004-04-06 Fixed bug [ #1101 ] Duplivert Limit for MetaballJiri Hnidek
2004-04-06bugfix #1119Ton Roosendaal
2004-04-06- Armature documentation updateJoseph Gilbert
2004-04-06- quaternion support for bone typeJoseph Gilbert
2004-04-06Eeshlo AO patch, revisedTon Roosendaal
2004-04-05Fixed bug #1006:Brecht Van Lommel
2004-04-05Code cleanups. I removed a couple of unused vars.Kent Mein
2004-04-05New UV Calculation panel and code. The uv mapping function was split up intoBrecht Van Lommel
2004-04-05Rick Kimball's patch Basically it checks to make sure the unix platformsKent Mein
2004-04-05remove 6 trillion warnings about missing initializers.Stephen Swaney
2004-04-05Added hotkeys for sticky / face select in UV editor:Brecht Van Lommel
2004-04-05New icons for the sticky / face select state in the UV editor / Image Window.Brecht Van Lommel
2004-04-05- bugfix #1013Ton Roosendaal
2004-04-05- documentation for armature/bone methods updateJoseph Gilbert
2004-04-05- getBones() fixed - returns all armature bones including childrenJoseph Gilbert
2004-04-04Revert the changes I did in solve_constraints.Martin Poirier
2004-04-04Fix for bug #1109 FollowPath not working with motion blurMartin Poirier
2004-04-04Making the SDL CD stuff link right.Chris Want
2004-04-04- Added source\blender\python to MSVC 6 debug target include path for KX_KetsjiRoel Spruit
2004-04-04- added support for adding/parenting bones to armaturesJoseph Gilbert
2004-04-04Making noise.c more palatable on irix.Chris Want
2004-04-04Python API update. Again by Anders Nilsson.Michel Selten
2004-04-03- bug fix #1086Ton Roosendaal
2004-04-03 - moved dm_menu var to declaration sectionDaniel Dunbar
2004-04-03add missing commaStephen Swaney
2004-04-03and the sconscriptstructthingemabobs!Ton Roosendaal
2004-04-03- oh, the new C file!Ton Roosendaal
2004-04-03Eesho's patch for new noise textures!Ton Roosendaal
2004-04-03#define some constants for physics engines in DNA world types.Kester Maddock
2004-04-03Changed the physics menu to expect a pointer to an int forChris Want
2004-04-03Bug fix provided by Anders Nilssen.Michel Selten
2004-04-02Anders Nilsson has promissed me to provide some updated Python API docs :)Michel Selten
2004-04-02Lowered optimization for solaris gcc to -O1Kent Mein
2004-04-02Python API fixes. Provided by Anders Nilsson (breakin)Michel Selten
2004-04-02Added blender python module to game engine.Kester Maddock
2004-04-02Allow C++ linkage for the python module.Kester Maddock