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-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-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
2007-09-18The option to automatically run scriptlinks wasnt in the preferences so it wa...Campbell Barton
2007-09-18Missing newline character in printfJoshua Leung
2007-09-18A user submitted a BVH file that took a long time to import (I didnt end up f...Campbell Barton
2007-09-18Another purge of compiler warnings (some of which I've been getting for a whi...Joshua Leung
2007-09-18unwrapper wasnt working properly when UVSyncSelection was NOT enabled.Campbell Barton
2007-09-17small text cleanupCampbell Barton
2007-09-17New feature for UV/Editmode - 'Sync Mesh Selection' a button in the UV header...Campbell Barton
2007-09-17Added a NULL check that was needed.Kent Mein
2007-09-17Updated calls to insert_vert_ipo to beKent Mein
2007-09-17Attempted bugfix for TrackTo constraint - reverting the only change (that I'v...Joshua Leung
2007-09-17== Action Editor - Copy and Paste Tools ==Joshua Leung
2007-09-17* For some reason this didn't go through last night - bumped the Matt Ebb
2007-09-17fix compile on not-windows platforms, accidentally removed declaration Andrea Weikert
2007-09-17* Tiny tweak to 'set border render (shift B)'. It was always Matt Ebb
2007-09-17thumbs.c: warning fixesAndrea Weikert
2007-09-17Patch/Bugfix #7334 by 'gsr b3d:Joshua Leung
2007-09-17With the scons compiling option 'BF_NO_YAFRAY' or so turned on, there were a ...Joshua Leung
2007-09-17filelist.c - culled some compiler warnings. Joshua Leung
2007-09-17removed an unused function, was giving warnings.Matt Ebb
2007-09-17Bugfix #7360:Joshua Leung
2007-09-17when importing sys failed blender could crash on startup. Blender will now ex...Campbell Barton
2007-09-16* Extra lamp falloff options, including custom curve!Matt Ebb
2007-09-15== Sequencer ==Peter Schlaile
2007-09-15new view option, SolidTex, to draw textures in solid mode.Campbell Barton
2007-09-15added a transform panel to the UV/Image window - at the moment it sets UV and...Campbell Barton
2007-09-14== imagebrowser ==Andrea Weikert
2007-09-14== imagebrowser ==Andrea Weikert
2007-09-142D Cursor in UV windowCampbell Barton
2007-09-14reverted Mesh Specials WKey menu.Campbell Barton
2007-09-14changed how shading works in editmodeCampbell Barton
2007-09-14* minor changes, edited some tooltips (exr half and zbuf were not that helpful)Campbell Barton
2007-09-14This should hopefully fix bug Kent Mein
2007-09-13Selecting faces in editmode did not delimit seams as it does in Face/UV mode.Campbell Barton
2007-09-13Bug spotted by genscherKent Mein