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
2010-02-18Animation Playback Option (No negative frames) and Other Bugfixes:Joshua Leung
2010-02-18fix for MS compliersJens Ole Wund
2010-02-18[#21207] bpy.ops.object.vertex_group_sort() sorts group names, but not group ...Campbell Barton
2010-02-18mostly fixed [#21172] Reloading scripts leaks memory (F8)Campbell Barton
2010-02-17topology based mirror, (from apricot branch)Campbell Barton
2010-02-17another attempt at fixing the VBO buffer deletion bugsLukas Steiblys
2010-02-17py/rna api property api functions crashed with empty args.Campbell Barton
2010-02-17Netrender was reloading classes multiple times Campbell Barton
2010-02-17join as UVs referenced older api function nameCampbell Barton
2010-02-17Object's RNA cleanups, made descriptions clearer, mostly aesthetic changes. A...Elia Sarti
2010-02-17*Removed a lingering 'Add' prefix in the Add menu to make it more consistent. William Reynish
2010-02-17rename rna props for auto-keying to be consistant, user prefs were graying ou...Campbell Barton
2010-02-17remove duplicate function.Campbell Barton
2010-02-17fix for negative frames messing up image sequence name.Campbell Barton
2010-02-17[#21197] change layer of just linked in objects lets them vanishCampbell Barton
2010-02-17Animation Editors: DopeSheet filter for Object-level animationJoshua Leung
2010-02-17Remove some unfinished code I accidentally commit for render thread safety.Brecht Van Lommel
2010-02-17Cleanup tweaks:Joshua Leung
2010-02-17Animation Editors - Texture Animation:Joshua Leung
2010-02-17Added separate entries for Extrude Region and Extrude Individual in the mesh ...William Reynish
2010-02-17Align Object op: ignore objects other than Mesh typeDaniel Salazar
2010-02-17Fill bones between joints (FKEY) was missing a suitable notifier.Joshua Leung
2010-02-16fix for make proxy, was checking dupligroup when it wasnt needed.Campbell Barton
2010-02-16pyrna, adding back foreach functions from collections. they are needed!Campbell Barton
2010-02-16Revert render slots commit for release, I can't find the bug or even redoBrecht Van Lommel
2010-02-16extension copying operator and fix in displaying extensions with no docstringCampbell Barton
2010-02-16Last minute fixes for render crash.Brecht Van Lommel
2010-02-162.51: second commit, splash png and Makefile fixTon Roosendaal
2010-02-162.51 (2.5 alpha 1) first commit. With original durian render even!Ton Roosendaal
2010-02-16compile fixes for MSVC!Andrea Weikert
2010-02-16minor adjustment to BLI_uniquename, the last extension is used so "A.B.001" ...Campbell Barton
2010-02-16[#21102] Nonunique ID names in sequencer!Campbell Barton
2010-02-16Fix user preferences window contents being shifted to the left.Brecht Van Lommel
2010-02-16[#18961] Use const char * where appropriate (2.5)Campbell Barton
2010-02-16Cocoa : mem leak fixDamien Plisson
2010-02-16[#21182] Make proxy for object without group crash Blender.Campbell Barton
2010-02-16bugfix [#20480] crash/lock-up for certain aspect ratiosCampbell Barton
2010-02-16Render Slots: change the implementation by moving it from the render to theBrecht Van Lommel
2010-02-16Texture Nodes:Brecht Van Lommel
2010-02-16update for missing docs & dont include operator classes in sphinx docs.Campbell Barton
2010-02-16bugfix [#20938] Moving shape keys doest not correct the blend basis.Campbell Barton
2010-02-16ignore scripts that are loaded twice rather then raising an error.Campbell Barton
2010-02-16Cocoa: bugfix [#21158] fix modifiers keys status upon gaining focusDamien Plisson
2010-02-16bugfix [#21167] subsurf+some modifier+ 2 material FAILCampbell Barton
2010-02-16Quick patch from phonybone: Fix for double allocation of colorbandsJoshua Leung
2010-02-16bugfix [#21161] Multiresolution Reshape causes crashCampbell Barton
2010-02-16[#21177] Text editorCampbell Barton
2010-02-16OSX/deprecated Carbon: user and system base dirs retrieval implementationDamien Plisson
2010-02-16Cocoa: user and system base dirs retrieval implementationDamien Plisson
2010-02-16Missing flag to Curve Shrink Fatten transformMartin Poirier