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
2006-11-22=Texture Plugins=Chris Want
2006-11-22Upgrades to the UVProject modifier:Ben Batt
2006-11-22Crash in sequencer caused by incorrect checking for 'last seq'. This fixTon Roosendaal
2006-11-22Bugfix #5282Ton Roosendaal
2006-11-22Bugfixes:Ton Roosendaal
2006-11-22Fix for bug #5280:Brecht Van Lommel
2006-11-22Python APIKen Hughes
2006-11-21Python APIKen Hughes
2006-11-21Python APIKen Hughes
2006-11-21Bugfix #5277Ton Roosendaal
2006-11-21Fix for loading UVs in linked meshes.Brecht Van Lommel
2006-11-21Bugfix, own collection:Ton Roosendaal
2006-11-21This adds temporary upward compatibility for TFaces, until the 2.43 release,Brecht Van Lommel
2006-11-21Fix for joining meshes with tfaces.Brecht Van Lommel
2006-11-21Bugfix #5258Ton Roosendaal
2006-11-21Bugfix #5270Ton Roosendaal
2006-11-21Bugfix #5265Ton Roosendaal
2006-11-21more Bullet 2.x upgrading. fair amount of functionality is now restored, not ...Erwin Coumans
2006-11-21Fix for commit from Brecht:Ton Roosendaal
2006-11-21RESCUE COMMIT!Ton Roosendaal
2006-11-21updated CMake files for game engine for Bullet 2.x upgradeErwin Coumans
2006-11-21Changed the sculptmode undo system slightly to make it easier to improve/exte...Nicholas Bishop
2006-11-21* Show renderability toggle for all objects, since they might be usedMatt Ebb
2006-11-21* Dupli objects (dupliverts, dupligroup, etc) now get invisibility based on t...Matt Ebb
2006-11-21== Action Editor ==Joshua Leung
2006-11-21* Modified version of patch #5109 by Onur Yalazi, 'view camera selector'.Matt Ebb
2006-11-21* Tweak to show invisible objects if they are being edited in edit modeMatt Ebb
2006-11-21Removed old Blender/extern/bullet, and upgraded game engine to use Bullet 2.xErwin Coumans
2006-11-21Step 1 of Bullet 2.x upgrade:Erwin Coumans
2006-11-21having a nice break/esc behavior on bakeJens Ole Wund
2006-11-21Step one in migrating to use glArray calls in BlenderTon Roosendaal
2006-11-20added dependancy relation between softbodies and collision objectsJens Ole Wund
2006-11-20Fix for a missing check for NULL face data in test_index_face in myBrecht Van Lommel
2006-11-20Fixed a strange bug that caused gluUnProject to give bad values when the mode...Nicholas Bishop
2006-11-20I see no reason why the blenderplayer shouldn't be built be defaultChris Want
2006-11-20New displacement direction for Displace modifier: "RGB -> XYZ". This meansBen Batt
2006-11-20Vertex/Weight Paint now uses the regular global Undo.Ton Roosendaal
2006-11-20Patch #5181: Option to use an object to determine the startX&Y in theBen Batt
2006-11-20=ID Properties Python Doc Update= Joseph Eagar
2006-11-20Bug: click on new outliner Object restrictions crashed for 'view' option.Ton Roosendaal
2006-11-20Small usability tweaks in Compositor:Ton Roosendaal
2006-11-20softbody bugfixJens Ole Wund
2006-11-20Changed the UI of the EdgeSplit modifier, based on broken's feedback fromBen Batt
2006-11-20add DNA_meshdata_types.h for MTFaceNathan Letwory
2006-11-20* remove a stray ; and place a declaration before any actual code. msvc8 was ...Nathan Letwory
2006-11-20* Suggestion from Lazareus in IRC, deselect objects when they are madeMatt Ebb
2006-11-20=typo fix=Tom Musgrove
2006-11-20* Object level restrictions in outlinerMatt Ebb
2006-11-20Added custom vertex/edge/face data for meshes:Brecht Van Lommel
2006-11-19Updated tooltips in matte nodes to better explain their use. Made the names ...Robert Holcomb