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
2005-08-13 - more nurbs fixes... as it turns out, rendering of cyclic UV didn'tDaniel Dunbar
2005-08-13 - readded Subsurf "optimal" edge drawing/renderingDaniel Dunbar
2005-08-11 - update displistmesh_to_mesh to free existing mesh data (includingDaniel Dunbar
2005-08-11 - added modifiers_getVirtualModifierList, returns pointer to first modifierDaniel Dunbar
2005-08-11 - switch to using softbody modifier, controls enabling but does not haveDaniel Dunbar
2005-08-11 - added eModifierTypeFlag_RequiresOriginalData for modifiers thatDaniel Dunbar
2005-08-04 - modifier UI update (aka, find the modifier buttons!!)Daniel Dunbar
2005-07-28Bugfix #2875Ton Roosendaal
2005-07-28 - move zlib.h around to make windows happyDaniel Dunbar
2005-07-28 - update storage.c to use standard time codes (should fix issueDaniel Dunbar
2005-07-27Patch provided by Shaul Kedem: Compressed files are back!Ton Roosendaal
2005-07-26Made do_versions() have proper arguments to do linked-library versionTon Roosendaal
2005-07-26 - added wave modifier & removed old wave effectDaniel Dunbar
2005-07-25 - fix some error handling in blend loader, correct error codesDaniel Dunbar
2005-07-22 - bug fix, old files with me->subdiv==0 crashed, fix to make sure theyDaniel Dunbar
2005-07-22 - bump blender versionDaniel Dunbar
2005-07-22 - shuffled editmesh derived function name/functionDaniel Dunbar
2005-07-20 - readfile incorrectly increased user count for Lattice & CurveDaniel Dunbar
2005-07-20 - added modifier_dependsOnTime to check if modifier needs updatingDaniel Dunbar
2005-07-20 - split {curve,lattice,armature}_deform_verts out of mesh_deformDaniel Dunbar
2005-07-19 - split mesh_deform off from object_deformDaniel Dunbar
2005-07-19 - change mesh_get_derived_render to mesh_create_derived_render (alwaysDaniel Dunbar
2005-07-18 - removed orco pointer from struct MeshDaniel Dunbar
2005-07-17 - add DerivedMesh *derivedDeform to struct Object, this is temporaryDaniel Dunbar
2005-07-16More armature goodies;Ton Roosendaal
2005-07-15 - more warning killing: unused vars, double -> float constants, signednessDaniel Dunbar
2005-07-15Appending armature crashed... nasty stuff, but works again :)Ton Roosendaal
2005-07-14New:Ton Roosendaal
2005-07-13Couple of small fixes;Ton Roosendaal
2005-07-10Bug fix #2774Ton Roosendaal
2005-07-09- Fix for action constraints; for Bone targets (target is input boneTon Roosendaal
2005-07-06Image garbage collection settings init was in the wrong do_version branch (23...Martin Poirier
2005-07-063D view orbit option: Around ActiveMartin Poirier
2005-07-03Result of 2 weeks of quiet coding work in Greece :)Ton Roosendaal
2005-06-26The overlapping curves/material indices problem got a bit out of control.Alexander Ewering
2005-06-18Compatibility code for 'Word spacing' value, old files will now loadAlexander Ewering
2005-06-18Initial commit for new text object.Alexander Ewering
2005-06-02Fix for #2657Ton Roosendaal
2005-06-02Bug fix #2659Ton Roosendaal
2005-05-29Dependency variables in scenes were initialized in do_versions, instad ofTon Roosendaal
2005-05-29TimeLine playback settings were always initialized to default, for 2.36Ton Roosendaal
2005-05-26Disabled zblur render option when it was saved in testing builds. :)Ton Roosendaal
2005-05-26Bug fix #2625Ton Roosendaal
2005-05-13TextEditor: syntax color support.Ton Roosendaal
2005-05-12Animated UI for TimeLine "Play"Ton Roosendaal
2005-05-09BPython:Willian Padovani Germano
2005-05-05Added the new Timeline Window, copied from Tuhopuu, coded by Matt Ebb.Ton Roosendaal
2005-05-03UI cleanup work;Ton Roosendaal
2005-05-02Added baking for softbodies.Ton Roosendaal
2005-05-01Dependency graph patch, provided by Jean-Luc Peuriere.Ton Roosendaal