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
2003-09-01So, for the platform managers to check:Ton Roosendaal
2003-08-27* Fix crash when linking something illegal to an Object.Michel Selten
2003-08-23In ODE, a dVector3 is really a 4D array ... the 3D initializationChris Want
2003-08-21- Bisschofftep's improvements of tooltips text.Ton Roosendaal
2003-08-17- a control-s character accidentally inserted here... but how?Ton Roosendaal
2003-08-17- Duplicated both the "Sync" button (from Sound buttons) and the "Frs/Sec"Alexander Ewering
2003-08-17- fixed bug #448Ton Roosendaal
2003-08-17- fix bug #479Ton Roosendaal
2003-08-17- fix bug #480Ton Roosendaal
2003-08-17- fix bug #481Ton Roosendaal
2003-08-17allow NAN_SDL etc. to be overridden on OS XStefan Gartner
2003-08-17Making Hans' mods to sdl in nan_definition.mk work under irix.Chris Want
2003-08-16SDL definitions cleanup and fix for FreeBSD (FreeBSD SDL portsHans Lambermont
2003-08-15- make sure shadowbuffers are tested & corrected for sizes that areTon Roosendaal
2003-08-14A little more cleanup, removed a bunch of unused vars in the code.Kent Mein
2003-08-13- Transition period for Windows... Part 2! :)v2.28aSimon Clitherow
2003-08-13- Transition period for Windows... Ctrl+U now saves inSimon Clitherow
2003-08-11- Fix bug #250:Simon Clitherow
2003-08-11- increased toon value 'size' to 3.14 for diff, and 1.53 for spec, as inTon Roosendaal
2003-08-11Exppython:Willian Padovani Germano
2003-08-10* Fix crash in the getParent() and getTracked() methods of the Python API.Michel Selten
2003-08-09- patch provided by Jiri, to prevent polygonizer not to do metaballsTon Roosendaal
2003-08-07- Fixed bug #440, an error resulting from work at optimizing 'glflush'Ton Roosendaal
2003-08-07changed a return value for Irix compilerJacques Guignot
2003-08-07Exppython:Willian Padovani Germano
2003-08-07* Updated the Python API module documentation for Object.Michel Selten
2003-08-06Exppython:Willian Padovani Germano
2003-08-06* Updated the Python API module documentation for Object.Michel Selten
2003-08-06* Fixed crash when editing Ipo curves on Linux.Michel Selten
2003-08-06* Fix problem that edge select hotkey doesn't work on Linux.Michel Selten
2003-08-05Fix volume envelopes for audio strips, they now work in all spaces.Alexander Ewering
2003-08-05don't use QuickTime to load tga, png, and jpg images, as this causesStefan Gartner
2003-08-05removed unuseful function calls in BezTriple.[ch]Jacques Guignot
2003-08-05Exppython:Willian Padovani Germano
2003-08-04Irix mips3 build, Part 2Chris Want
2003-08-03Exppython:Willian Padovani Germano
2003-08-02Exppython:Willian Padovani Germano
2003-08-01Added a new function (member of the Ipo object) EvaluateCurveOn(int pos, floa...Jacques Guignot
2003-07-31added path to IMB_imbuf_types.h to include path (needed by Image.c)Stefan Gartner
2003-07-31* got rid of a warning in editipo.c:Willian Padovani Germano
2003-07-31* Linking a Mesh object to the base object was not possible. Fixed.Michel Selten
2003-07-31* Updated the Object.py documentation.Michel Selten
2003-07-30* Fixed crash in Object.getTracked() methodMichel Selten
2003-07-29cvs maillist test. pls ignore.Rob Haarsma
2003-07-29Modified Text alignment, it now aligns from the origin (centre) of the Text o...Rob Haarsma
2003-07-27Added the variable NAN_NO_OPENAL to force building withoutChris Want
2003-07-27* Fixed problems in with script linking.Michel Selten
2003-07-27added functions World_CheckPyObject World_FromPyObject World_CreatePyObject a...Jacques Guignot
2003-07-27Exppython docs:Willian Padovani Germano
2003-07-25added function buildPartsJacques Guignot