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-12-21Error/Warning report flipping.Ton Roosendaal
2010-12-21rename addlisttolist() to BLI_movelisttolist()Campbell Barton
2010-12-21Macro Operators now pass on reports to the Mother Op!Ton Roosendaal
2010-12-21bugfix [#24469] Cannot add keyframes on custom properties in IDPropertyGroupsCampbell Barton
2010-12-21Fix [#24359] Collada: end bone zero size, mysterious extra emptyNathan Letwory
2010-12-21Fix [#25319] COLLADA import segfaults on maya modelNathan Letwory
2010-12-21Plugging up some memory leaks in the Blenderplayer that I found with valgrindMitchell Stokes
2010-12-21better make_quiet.sh filter with threaded builds.Campbell Barton
2010-12-21fix for cmake flag detection, was not caching the resulting variable so the t...Campbell Barton
2010-12-21Workaround for blenderplayer not linking on linux with scons.Nathan Letwory
2010-12-21modified fix for commits r33811, 33812.Campbell Barton
2010-12-21use uppercase for axis chars, used in BLI_math and other parts of blender.Campbell Barton
2010-12-20Fix #25315: Curve points keyframe changes made in edit mode get lostSergey Sharybin
2010-12-20Bugfix #25308Ton Roosendaal
2010-12-20Small UI fixTon Roosendaal
2010-12-20Bugfix #25312Ton Roosendaal
2010-12-20Bugfix, own collection:Ton Roosendaal
2010-12-20Fix for last own commit: missed mode check in addvert_Nurb, soSergey Sharybin
2010-12-20Bugfix #25313Ton Roosendaal
2010-12-20Bugfix: new strict code for UI_make_axis_color() caused constraintTon Roosendaal
2010-12-203D ortho view: the axes lines of grid had wrong color for X.Ton Roosendaal
2010-12-20Bugfix: material SSS presets now copy correctly to the displayedTon Roosendaal
2010-12-20Bugfix #25301Ton Roosendaal
2010-12-20Bugfix #25307Ton Roosendaal
2010-12-20simple make wrapper to give quiet output. (more like nan-makefiles)Campbell Barton
2010-12-20Bugfix #25309Ton Roosendaal
2010-12-20Misleading defaults for smoke flow particle system:Janne Karhu
2010-12-20fix [#25313] Outliner View Active only works once icon has been shown in view.Campbell Barton
2010-12-20higher precision for wright & radius button.Campbell Barton
2010-12-20change the resolution for new surfaces to 4x4, since 12x12 used to be the tot...Campbell Barton
2010-12-20bugfix [#25310] Twice applied modifier with Convert to mesh with several mult...Campbell Barton
2010-12-20bugfix [#25238] Render image window edits UV'sCampbell Barton
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-19Apply [#25297] Fix for [#23765]Nathan Letwory
2010-12-19Apply [#25296] Fix for [#24636]Nathan Letwory
2010-12-19Bugfix #25301Ton Roosendaal
2010-12-19Made ctrl-point curve extruding more consistent with mesh edit mode:Sergey Sharybin
2010-12-19Patch from Dan to use id user functions rather then accessing direct. also us...Campbell Barton
2010-12-19CMake RelWithDebInfo uses python31.dll, not python31_d.dllCampbell Barton
2010-12-19Todo item:Ton Roosendaal
2010-12-19Todo item: (Luca report in IRC)Ton Roosendaal
2010-12-19Another single-user case: the ID buttons (browse, name, users),Ton Roosendaal
2010-12-19Fix for [#25175] bge.logic.mouse.position[1] wrong when using autostartJoerg Mueller
2010-12-19Option "Make Single user" now also makes animations local.Ton Roosendaal
2010-12-19Py UI fix: options for "Single user" had different names than the operator it...Ton Roosendaal
2010-12-19fix for own error [#25299] custom properties not showing in viedw3d panelCampbell Barton
2010-12-19bug [#25292] No undo scale with sculpt modeCampbell Barton
2010-12-19user report renaming file fails, print the errno error message.Campbell Barton
2010-12-19Bugfix #25288Ton Roosendaal
2010-12-19Bugfix [#25298] Nasty group cycle that creates crash blend files isJoshua Leung