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-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
2004-08-30Stoopid typo in 'full osa' caused the wrong mask value to be sent to theTon Roosendaal
2004-08-29Added a flush in radiotisitizer tool, to update draw of shooting patchesTon Roosendaal
2004-08-29Forgot to export Object as struct Object...Ton Roosendaal
2004-08-29Apparently the curve render code doesnt use the displist... so there'sTon Roosendaal
2004-08-29Feature for Curve objects in Blender; 'tapering'.Ton Roosendaal
2004-08-27Added proper qualifier handling to make it possible to switch to Shrink/Fatte...Martin Poirier
2004-08-27We don't use ODE anymore, so I commented out some lines that make itChris Want
2004-08-27claiming this to be mine .. to remain compatible to tuhopuu developmentJens Ole Wund
2004-08-26Bpy access to more texture features: Musgrave, Voronoi, and Distorted Noise.Stephen Swaney
2004-08-24Small modification to redraw the 3D View when an image is reloaded.Matt Ebb
2004-08-24Added Zoom In and Zoom Out menu entries to the uv/image editorMatt Ebb
2004-08-24This commit should clean up the warnings in edge_rotate that Ton brought up....Johnny Matthews
2004-08-22testing 1 2 3Ton Roosendaal
2004-08-22testing 1 2 3!Ton Roosendaal
2004-08-22Testing commit to check maillistsTon Roosendaal
2004-08-21This commit adds the 'Rotate Edges' functionality. Select edges and ctrl-E an...Johnny Matthews
2004-08-18Added a missing hotkey in the toolbox.Matt Ebb
2004-08-18Small tweak to the default Glow effect values, so there's aMatt Ebb
2004-08-17Bugfix for incorrect unwrapping of some triangle shaped quads;Brecht Van Lommel
2004-08-17** Note: two new files added, projectfiles will need an update.Willian Padovani Germano
2004-08-16Objects will be autoselected on Append. There's a button to toggle this behav...Nathan Letwory
2004-08-16Renamed get_constraint_target in constraint kernel file to get_constraint_tar...Martin Poirier
2004-08-14Fix two problems in my code as reported on Forums and in release article thre...Nathan Letwory
2004-08-12Fixed bug discovered by dotblend, parented empty's were mistakenlyAlfredo de Greef
2004-08-10Clear the Python error flag between 'overloaded' Python methods.Kester Maddock
2004-08-10Fix blenderplayer command line option parsing.Kester Maddock
2004-08-09Fix for #1509Nathan Letwory
2004-08-07Fix typo in documentationNathan Letwory
2004-08-05Small tweak to the colour picker - make the palettev2.34Matt Ebb
2004-08-05typo in view3d menus; Warp should be shift+w, not ctrl+wTon Roosendaal
2004-08-05Little showstopper; the fix for enabling typing (3d) text in 3d windowTon Roosendaal
2004-08-05Fix for crash in select_parent() - check for OBACTMatt Ebb
2004-08-05Slightly improved clipping of rgb colors in HSV picker, to prevent the HueTon Roosendaal
2004-08-05This commit prepares for 2.34:Nathan Letwory
2004-08-05pidhash noticed some discrepancies in the bpy doc between getMode(), getFlag(),Stephen Swaney
2004-08-04updated docsStephen Swaney
2004-08-04Fix for some bad code that MSVC choked on. ThanksMatt Ebb
2004-08-04Tweak to the colour picker after conversation with Ton.Matt Ebb
2004-08-04Done.Willian Padovani Germano
2004-08-04Showstopper bug... found out while preparing demos for siggraph;Ton Roosendaal
2004-08-04do_version for 2.34; sets outline select by default on on olderTon Roosendaal
2004-08-03This commit changes the sweep effect to be called 'Wipe' in both UI and in ba...Johnny Matthews
2004-08-03- Fix build failure on Linux sparcWouter van Heyst
2004-08-03Fix for 1488Ton Roosendaal
2004-08-02Smallest commit ever: Make the OB: text entry field inMatt Ebb
2004-08-02OS X fix:Jean-Luc Peurière