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-09-19Service: SConscript file!Ton Roosendaal
2004-09-19Part one of editmesh.c refactoring. The huge file has been split inTon Roosendaal
2004-09-19Convert and use actuators with no target object set.Kester Maddock
2004-09-19Evil commit! Nothing really changed except;Ton Roosendaal
2004-09-18One small part of the Great Bpy Code Cleanup.Stephen Swaney
2004-09-18For the Bass* people: pad plus/ pad minus moves nla strips up/down inChris Want
2004-09-18- redo now also ctrl+y.Ton Roosendaal
2004-09-18Found little bug in undo system for editing Font objects. CausingTon Roosendaal
2004-09-18OSX only: the Apple key now is a normal modifier in code, so can beTon Roosendaal
2004-09-18Another step in the undo evolution.Ton Roosendaal
2004-09-18Fixed PyObject_IsMT_MatrixKester Maddock
2004-09-18curve_modifier() call was in makeDispList() already, and called twice,Ton Roosendaal
2004-09-17updated the documentation on how to add new image types which consisted of:Kent Mein
2004-09-17Fixed crash caused by new (strict) rule for displists. Reminder: to signalTon Roosendaal
2004-09-16Bug fix in code committed for hooks; mesh check for displist was onTon Roosendaal
2004-09-16Bug 1568Ton Roosendaal
2004-09-16Bug fix #1525Ton Roosendaal
2004-09-15More Material settings: mirror and transparency.Stephen Swaney
2004-09-14Lot of code... 2 new features:Ton Roosendaal
2004-09-14A more correct and simple fix to the me->medge==NULL problem from my lastBrecht Van Lommel
2004-09-13Add two new options for appending *objects*:Nathan Letwory
2004-09-13Fix for error in last commit: forgot to check if me->medge==NULL when makingBrecht Van Lommel
2004-09-12Emilie and Chris work on the Constraint UI (alignement).Martin Poirier
2004-09-08Fix for bug #1591: Bones with TrackTo constraint do not scale properly when a...Martin Poirier
2004-09-08dangeling pointer fix :)Jens Ole Wund
2004-09-07Got rid of quite a lot of warnings. Lot of them MSVC-ism dealing with const c...Martin Poirier
2004-09-07Added some align block where needed. (Sorting buttons and Link/Append)Martin Poirier
2004-09-06Fix for bug #1582: LSCM mesh splitting based on seams gives incorrect results...Brecht Van Lommel
2004-09-06Add theme colour for "Draw Normals"Nathan Letwory
2004-09-06Small patch by Joilnen Leiter:Nathan Letwory
2004-09-06All constraints (except FollowPath) now check if subtarget (bone) is valid an...Martin Poirier
2004-09-06Stretch To constraintMartin Poirier
2004-09-05Quit confirm dialogMartin Poirier
2004-09-05Typo in ListBase -> listBaseTon Roosendaal
2004-09-05Huh! that file was added... anyhoo, here again!Ton Roosendaal
2004-09-05SConscript for new fileTon Roosendaal
2004-09-05Second itteration of global undo system. Now based on:Ton Roosendaal
2004-09-03Fix for bug #1580.Chris Want
2004-09-03Ipo.cKent Mein
2004-09-01removed 3 forward declarations's inside of a fuction.Kent Mein
2004-09-01fix typo in GameLogic documentationStefan Gartner
2004-09-01I removed the following:Kent Mein
2004-09-01The undo test is now safely hidden behind a user-button (temporal)Ton Roosendaal
2004-09-01Enabled trial for 'global undo'. This now only has undo steps forTon Roosendaal
2004-08-31ok my last little tweak for today ;)Kent Mein
2004-08-31Three functionalities in one commit, but there's overlap so I can'tTon Roosendaal
2004-08-31Some small clean ups again...Kent Mein
2004-08-30Added the bmp include forgot to do that when I added the write support.Kent Mein
2004-08-30Realtime updates of taper and bevel while editing them.Ton Roosendaal
2004-08-30Fix for bug #1574: shift+tab switched back to object mode from all modes,Brecht Van Lommel