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
2003-03-26FreeBSD can use the exact same python includes as everyone elseWouter van Heyst
2003-03-25* Added the Camera module.Michel Selten
2003-03-25The filesel common-path menu didn't work properly whenDaniel Dunbar
2003-03-25Fix for bug #70.Daniel Dunbar
2003-03-24(re)added path to render.hStefan Gartner
2003-03-24Remove references to obsolete misc libDaniel Dunbar
2003-03-24Oops, forgot to use 'struct Mesh' in prototype.Daniel Dunbar
2003-03-24Obsoleted by editscreen.c:blender_test_breakWouter van Heyst
2003-03-24Update things to use blender_test_break() vs MISC_test_break() andDaniel Dunbar
2003-03-24Added editscreen.c:blender_test_break (copy of MISC_test_break, soDaniel Dunbar
2003-03-24Fix for bug #72.Daniel Dunbar
2003-03-24Added a mesh_calculate_vertex_normals function for rebuilding the normalsDaniel Dunbar
2003-03-24Update space dispatch:Daniel Dunbar
2003-03-24Left over generated cruft, time to goWouter van Heyst
2003-03-24Canonize all space functions to follow the drawXXXspace and winqreadXXXspaceDaniel Dunbar
2003-03-24Change the core internal event dispatch to use a BWinEvent structureDaniel Dunbar
2003-03-24Removed NLA winqread and write runtime obfuscation cruft.Daniel Dunbar
2003-03-23Unitialized buffer patch (zero length runs in font loading), again thanks toDaniel Dunbar
2003-03-23Fix for bug #78.Daniel Dunbar
2003-03-23Updated bubble help for Mult: under the particle system.Kent Mein
2003-03-23Didn't hear any complaints so I'm commiting the patch for bug:Kent Mein
2003-03-21Small translation of some comments.Kent Mein
2003-03-19* Implemented the BPY_do_all_scripts interface function (BPY_interface.c)Michel Selten
2003-03-19Fix for bug #59.Daniel Dunbar
2003-03-19Added a UI_BLOCK_ENTER_OK flag to the uiBlock in button()Chris Want
2003-03-19Added string.h include (for memcpy, memcmp, strcpy, strlen, etc.)Daniel Dunbar
2003-03-19Avoid calling blenderqread on dummy event. (This patchDaniel Dunbar
2003-03-18* Moved the code to retrieve an object by name to a seperate function inMichel Selten
2003-03-17Fixed Goofster's merge menu (added the merge at center option)Chris Want
2003-03-16removed a line to test cvs mailoutChris Want
2003-03-16added an extra line to test the cvs commit mailoutChris Want
2003-03-15* Removed datablock.[ch]Michel Selten
2003-03-08Swig is unfortunately not an option anymore. This means implementing allMichel Selten
2003-03-02Applied curve editing bugfix submitted by Klaus Stengel (nathanel)Simon Clitherow
2003-02-26Implemented enough functionality to actually execute Python from withinMichel Selten
2003-02-21zel365 showed me this bug with deleting nla keys...Kent Mein
2003-02-21Added Goofsters alt-m menu for merging verts while in edit mode menu.Kent Mein
2003-02-21The first two files enables building of plugins under macosx.Kent Mein
2003-02-19Added flag '--enable-exppython' to the auto* build environment.Michel Selten
2003-02-17fixed mousewheel behaviour in editmodeRob Haarsma
2003-02-16It turns out that the "Pressing AKEY to deselect all objects stillChris Want
2003-02-15gcc 3.2.1 seems to have problems casting a double like 32772.0 toChris Want
2003-02-14I decremented the 'user' of the deleted ipo,Chris Want
2003-02-14Fix to make plugins work on windows (last system error code forChris Want
2003-02-14This modification removes a bone'sChris Want
2003-02-13Some small de-optimizations :)Chris Want
2003-02-10patched default wheellinescroll usersettingRob Haarsma
2003-02-10removed default wheellinescroll usersetting (didnt work here)Rob Haarsma
2003-02-10added new splash screenStefan Gartner
2003-02-09added a disabled notice when pressing PKEY and building without game engine.Simon Clitherow