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-09-26== Clamp To Constraint ==Joshua Leung
2007-09-26* Made the UV editor dashed lines a little less overbearingMatt Ebb
2007-09-26re-arranged buttons from matts suggestions. removed some unused vars and adde...Campbell Barton
2007-09-25mistake when setting the active vert color (was setting the color value outsi...Campbell Barton
2007-09-25Track-To Constraint - Bugfix:Joshua Leung
2007-09-25snap transform for UV editing, missing the draw circle at the moment.Campbell Barton
2007-09-25* Use nice AA lines for curve ui controlMatt Ebb
2007-09-25== Armature Animation Fixes ==Joshua Leung
2007-09-25store snapping in the scene, (theeth's suggestion)Campbell Barton
2007-09-25made active vert/edge/face draw properly with modifiers applied and made thei...Campbell Barton
2007-09-25* Changed the "Not allowed" error message in the Scene set chooser to Matt Ebb
2007-09-25Copy Rot. Constraint - Bugfix:Joshua Leung
2007-09-25This commit might fix some compile errors reported by jms on MSVC 8.0.Joshua Leung
2007-09-24* Adaptive QMC ray shadow sampling wasn't working with transparent shadows - ...Matt Ebb
2007-09-24fix typo that broke compilationMartin Poirier
2007-09-24== NLA Editor ==Joshua Leung
2007-09-24== Action and NLA Editor Transform ==Joshua Leung
2007-09-24Made the remaining UV py scripts work with editmesh now.Campbell Barton
2007-09-24* Changed the "Make Links -> To Scene..." menu to use a columnedMatt Ebb
2007-09-24* Change/fix to texture comp nodeMatt Ebb
2007-09-24bugfix - running scriptlinks did not initialize the armature weakref dict, th...Campbell Barton
2007-09-23Dof Object - set the depth of field to an object - set in the camera edit pan...Campbell Barton
2007-09-23== Sequencer / FFMPEG ==Peter Schlaile
2007-09-23== Sequencer / FFMPEG ==Peter Schlaile
2007-09-23drawimage wasnt updating when shadow mesh was enabledCampbell Barton
2007-09-23== Sequencer / FFMPEG ==Peter Schlaile
2007-09-23== Sequencer / FFMPEG ==Peter Schlaile
2007-09-23== Sequencer / FFMPEG ==Peter Schlaile
2007-09-23fixing some compile problems with MSVC7.1/sconsAndrea Weikert
2007-09-23added lasso selection for UV coordsCampbell Barton
2007-09-23missing null checkCampbell Barton
2007-09-23== Retopo ==Nicholas Bishop
2007-09-22new snap tool in UV mode "Selection -> Adjacent Unselected"Campbell Barton
2007-09-22added an active face for the mesh editmode and normal mesh - this is needed b...Campbell Barton
2007-09-22made draw shadow work as it used to (I didnt understand at first that this wa...Campbell Barton
2007-09-22fix for some button overlap problemsCampbell Barton
2007-09-22made sticky UV editing options more accessible by adding them to a popup in t...Campbell Barton
2007-09-22Python APIKen Hughes
2007-09-21unwrapping would crash if there was no space imageCampbell Barton
2007-09-21added draw types for UVsCampbell Barton
2007-09-21image display option for viewing non square pixels (x/y aspect for each image...Campbell Barton
2007-09-20* Fix for old files loading up with gloss = 0.0 and gloss samples = 0.Matt Ebb
2007-09-20added a view properties panel for image/uv. moved the cursor x/y there to mat...Campbell Barton
2007-09-19reworked how tile functions, seperated image and tile setting functions/event...Campbell Barton
2007-09-19Local Image View for UV/EditmodeCampbell Barton
2007-09-19meshes with no faces would raise an eror when setting their .faceUV to true.Campbell Barton
2007-09-19* Documented scene.objects.camera , used for getting the active cameraMatt Ebb
2007-09-18fixed copy between UV layers.Campbell Barton
2007-09-18Fix insert_vert_icu, missing the new "fast" argument.Diego Borghetti
2007-09-18added pin for images, this is useful because you might want to edit a model's...Campbell Barton