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-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
2004-04-02Speed up the physics engine by cutting down on the number of fix pass iterati...Kester Maddock
2004-04-01- disabled 'ray shadow' option from UI and render for Hemi lights.Ton Roosendaal
2004-04-01New UV editor / Image Window features:Brecht Van Lommel
2004-03-31* Only load needed extensions (ie none.)Kester Maddock
2004-03-31more housekeeping. move static declarations and definititions out of .h files.Stephen Swaney
2004-03-31BPython:Willian Padovani Germano
2004-03-30Fixed the fix I did earlyer. (Move var declaration up in the functionKent Mein
2004-03-30Added iris zsize=2 support. Provided by Melchior Franz.Kent Mein
2004-03-30Fixes bug #948 (http://projects.blender.org/tracker/index.php?func=detail&aid...Nathan Letwory
2004-03-30Support for the STL (stereolithography) file format. Reads the ASCII andChris Want
2004-03-29Bug fix for #977Kent Mein
2004-03-29 - change <bpy_types.h> to "bpy_types.h"Daniel Dunbar
2004-03-29 - fix use of unitialized variable in v2d scrolling (mousewheel code)Daniel Dunbar
2004-03-29General housekeeping and cleanup. Move static declarations andStephen Swaney
2004-03-29A fix for the MIPSPro 7.4 compiler ... please let me know if thereChris Want
2004-03-29Disable compilation of the game engine for irix.Chris Want
2004-03-29I had misspelled a macro name.Chris Want
2004-03-29Fixed bug #963: UV editor wrong centerBrecht Van Lommel
2004-03-29Makefile support for solid -- assumes solid and qhull are in the libChris Want
2004-03-28 - replaced G.{edve,eded,edvl} with G.editMesh, atm just a structure toDaniel Dunbar
2004-03-27- bug #979Ton Roosendaal
2004-03-27- bug fix #996Ton Roosendaal
2004-03-26fix warnings about implicit declaration of sprintf before Mom finds out.Stephen Swaney
2004-03-25[GameEngine] As Kester Maddock pointed out to me, I had left one small, but i...Nathan Letwory
2004-03-25- typo in 'saave as videoscape'/ :)Ton Roosendaal
2004-03-25- just a typo in button. sizeZ should be sizeY!Ton Roosendaal
2004-03-25- small patch to make sure buttons are fully used for strings (when itTon Roosendaal
2004-03-25add info about units for rotation IPOs and Object Euler angles.Stephen Swaney
2004-03-25- bugfix for texture typesJoseph Gilbert
2004-03-24add comment to BezTriple struct.Stephen Swaney
2004-03-23- bugfix for 1078Joseph Gilbert
2004-03-23[GameEngine] Commit all Kester's changes made to the gameengine to restore 2....Nathan Letwory