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
2007-03-13[ #6214 ] Select object of the same group.Campbell Barton
2007-03-13renamed norepeatX/Y to ClampX/YCampbell Barton
2007-03-13Bugfix #6211Ton Roosendaal
2007-03-13added back videoscape for pythonCampbell Barton
2007-03-13removed videoscape support, a format from 1988 that nobody uses anymore.Campbell Barton
2007-03-13exiting editmesh when in face select mode could result in hidden and selected...Campbell Barton
2007-03-13patch [#6213] msvc had problems with GL_CLAMP_TO_EDGE being undefinedKent Mein
2007-03-12Python APIKen Hughes
2007-03-12Bugfix #6167Ton Roosendaal
2007-03-12Bugfix #6181Ton Roosendaal
2007-03-12Bugfix #6183Ton Roosendaal
2007-03-12Bugfix #6173Ton Roosendaal
2007-03-12python apiCampbell Barton
2007-03-12added no-xtile and no-ytile to the images realtime properties and python api.Campbell Barton
2007-03-12Fix for bug #6127:Brecht Van Lommel
2007-03-11Python APIKen Hughes
2007-03-11Remove gcc compiler warnings from various files.Ken Hughes
2007-03-11made all data adding functions accept a name such as add_mesh or add_curve, p...Campbell Barton
2007-03-11Documentation for the new automatically imported "bpy" module. (was Blender.M...Campbell Barton
2007-03-11=Cineon Bug= Joseph Eagar
2007-03-11Bugfix #6201Ton Roosendaal
2007-03-11Action Editor - Remove unused code.Joshua Leung
2007-03-11moved python functions that deal with blender libdata into gen_library.c from...Campbell Barton
2007-03-10PyApi: fix for own bad bug, obdata was having a user removed when the object ...Campbell Barton
2007-03-10removed python oops access, (was unreliable and nobody used it)Campbell Barton
2007-03-10MainCampbell Barton
2007-03-10added "bpy" as a module imported by default to replace Blender.Main as a new ...Campbell Barton
2007-03-10Python APIKen Hughes
2007-03-10Python APIKen Hughes
2007-03-09-> Fix for bug #6150Geoffrey Bantle
2007-03-09-> Small bug fix for modifiers and info header statsGeoffrey Bantle
2007-03-09* Visualise material 'Shadeless' a bit better in the 3D View solid mode. Matt Ebb
2007-03-09Python APIKen Hughes
2007-03-08BPython APICampbell Barton
2007-03-08bugfix, material copy wasnt increasing the lighting groups user count, but re...Campbell Barton
2007-03-08Bugfix #6176Ton Roosendaal
2007-03-08Bugfix #6190Ton Roosendaal
2007-03-08Added python access to material and texture colorbands.Campbell Barton
2007-03-08== Multires ==Nicholas Bishop
2007-03-08Was missing a define for intern_pos_update, somehow GCC didnt complain but MS...Campbell Barton
2007-03-08Added a guard to prevent more than one texture to be generated per image.Charlie Carley
2007-03-07made alloc_sequence accept a linkedList so it can be used from Python.Campbell Barton
2007-03-07Bugfix (forum report):Brecht Van Lommel
2007-03-07Compositor/assorted nodes fixes:Matt Ebb
2007-03-07DNA_meta_types.h - had a max element type defined that wasnt used anywhere, a...Campbell Barton
2007-03-07Type header_seq.c - Reassing Inputs -> Reassign InputsCampbell Barton
2007-03-07ToolsKen Hughes
2007-03-07Python APIKen Hughes
2007-03-06Python APIKen Hughes
2007-03-06Python APIKen Hughes