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
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
2007-03-06Python APIKen Hughes
2007-03-06Uses the bglFlush() and is_a_really_crappy_intel_card() hacks to giveEd Halley
2007-03-05extra space in CCFLAGS was causing problems on some systems.Kent Mein
2007-03-05Small silly feature: menus in blender now scroll with mouse wheel. :)Ton Roosendaal
2007-03-05bugfix #6163Ton Roosendaal
2007-03-05adding experemental sequencer module, This may change or be removed before ne...Campbell Barton
2007-03-05mesh_skin - syntax error stopped ths script from working.Campbell Barton
2007-03-05=== SCons ==Nathan Letwory
2007-03-05ToolsKen Hughes
2007-03-05Python APIKen Hughes
2007-03-05Python APIKen Hughes
2007-03-05Python APIKen Hughes
2007-03-04made it possible to set a modifiers object to None to remove the objectCampbell Barton
2007-03-03Added functions to Text3d that allow modifying of text framesCampbell Barton
2007-03-03==== MSVC 7.1 project files ====Andrea Weikert
2007-03-03Bugfx #6138Ton Roosendaal
2007-03-03Pose.c - added option not to update IPO's when adding a keyframe to a bone.Campbell Barton
2007-03-03* Compo:Matt Ebb
2007-03-02Interface:Willian Padovani Germano
2007-03-02vector.c - bugfix, vec.w accessed vec[4] not vec[3]! (probably my fault)Campbell Barton
2007-03-02Bugfix:Joshua Leung
2007-03-02made libdata iterator types use existing function from BPY_interface - ID_asP...Campbell Barton
2007-03-02various warnings fixes - mostly casting and initialization issuesJoseph Gilbert
2007-03-01updating vc7 projectfiles to link to python2.5Joseph Gilbert
2007-03-01own error, missing braces.Campbell Barton
2007-03-01Scene.c - world could not be set to None, added "cursor" attribute.Campbell Barton
2007-03-01added face sorting from the distance to cursor. (near to far and far to near)Campbell Barton
2007-03-01* Fix for Bug #6091:Matt Ebb
2007-03-01new script seams from islands, adds seams at the boundries of existing UV isl...Campbell Barton
2007-03-01=== SCons ===Nathan Letwory
2007-03-01quake map exporter, supports lamps, cubes as brushes, complex meshes face per...Campbell Barton
2007-03-01fixes to this script pointed out by JMSCampbell Barton
2007-03-01=== Misc ===Martin Poirier
2007-03-01=== bugfix ===Andrea Weikert
2007-03-01== Sculpt Mode ==Nicholas Bishop
2007-02-28=== bugfix ===Andrea Weikert
2007-02-28Fix for bug #6136:Brecht Van Lommel
2007-02-28=== Transform Snap ===Martin Poirier