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
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-20New displacement direction for Displace modifier: "RGB -> XYZ". This meansBen Batt
2006-11-20Patch #5181: Option to use an object to determine the startX&Y in theBen Batt
2006-11-20Small usability tweaks in Compositor:Ton Roosendaal
2006-11-20softbody bugfixJens Ole Wund
2006-11-20* remove a stray ; and place a declaration before any actual code. msvc8 was ...Nathan Letwory
2006-11-20=typo fix=Tom Musgrove
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
2006-11-19Long waited feature: Render BakingTon Roosendaal
2006-11-19Animation system:Ken Hughes
2006-11-19Fix for bug #5250: inaccurate conversion between edit and pose mode bones.Brecht Van Lommel
2006-11-18Bugfix #5168Ton Roosendaal
2006-11-18Small fix in Composite "File Output" node: added Z buffer input socket,Ton Roosendaal
2006-11-18CMake: Fix FFMPeg/OpenEXR issues in CMake system and possibly the others. Ope...Jacques Beuarain
2006-11-17CMake: More fixes was needed to get Quicktime working. CMakeCache.txt was foo...Jacques Beuarain
2006-11-17Yuck, a very ancient crasher in going area-full screen in Blender.Ton Roosendaal
2006-11-17=ID Properties Python Update= Joseph Eagar
2006-11-17=ID Properties Update= Joseph Eagar
2006-11-17=ID Properties= Joseph Eagar
2006-11-17CMake lists initial submission. Documentationand further verification for dif...Jacques Beuarain
2006-11-17New Compo node: the Split-Viewer, showing two images halves to compare.Ton Roosendaal
2006-11-16More SoftbodiesJens Ole Wund
2006-11-16Plumiferos request (and useful :)Ton Roosendaal
2006-11-16Correction commit, didn't have the console in correct directory!Ton Roosendaal
2006-11-15- Previews for composite nodes didn't scale correct for portrait sizedTon Roosendaal
2006-11-15Patch #5166, Juho V (bebraw)Ton Roosendaal
2006-11-15Patch #2307, by Bob HolcombTon Roosendaal
2006-11-15Bugfix #5230Ton Roosendaal
2006-11-15== Action Editor ==Joshua Leung
2006-11-15Group Proxy: now drivers from proxy to Shape keys work :)Ton Roosendaal
2006-11-14Fixes in commit for Group Proxy feature;Ton Roosendaal
2006-11-14Bugfix in group-proxy, Deleting objects didn't reset proxy pointers.Ton Roosendaal
2006-11-14New dupli-group feature: you can now set in Groups the layers you wantTon Roosendaal
2006-11-14Next level of Proxy support for animation: Proxy for duplicated groups.Ton Roosendaal
2006-11-14Totally ancient year zero bug:Ton Roosendaal
2006-11-14Python API:Ken Hughes
2006-11-13Two tiny compositor annoyances;Ton Roosendaal
2006-11-13Fix for bug #5220: crash on edgeloop delete.Brecht Van Lommel
2006-11-13Bugfix #5217Ton Roosendaal
2006-11-13Set the default material preview type to 'sphere' for newly added materials.Matt Ebb
2006-11-12bugfixJens Ole Wund
2006-11-12Added custom vertex data support to editmode. Only used for vertex groupsBrecht Van Lommel
2006-11-11Compile error fix for last commit, using an undeclared variable. How GCCBrecht Van Lommel
2006-11-11Experimental feature, especially for the animation department:Ton Roosendaal
2006-11-11Added custom face data support in edit mode. The code used to do this isBrecht Van Lommel
2006-11-11softbody reviewJens Ole Wund