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
2012-05-25Fix a bad bug with direct/indirect linking since 2.5. Indirectly linked libra...Brecht Van Lommel
2012-05-25Fix #31514: Open blends via drag-n'-drop doesn't work when splash screen is onSergey Sharybin
2012-05-25fix [#31597] Operator Preset: Python Warning whenever a preset is executed (s...Gaia Clary
2012-05-25Fix for last commit, forgot to update Screen.is_animation_playing python prop...Brecht Van Lommel
2012-05-25Animation playback: now all windows are update during playback, rather thanBrecht Van Lommel
2012-05-25Unix: enable use of XDG paths for storing Blender configuration on Linux/BSD/..,Brecht Van Lommel
2012-05-25Fix #31587: loading image sequence by selecting all images does not work in MCESergey Sharybin
2012-05-25style cleanupCampbell Barton
2012-05-25Fixed smoke 3D-view issues: Preview became invisible from certain angles if d...Miika Hamalainen
2012-05-253D View: add Backface Culling option, to hide faces when seen from the back s...Brecht Van Lommel
2012-05-25code cleanup: solidify modifier - remove dead assignment and unneeded NULL ch...Campbell Barton
2012-05-25Smoke: Start fixing scaling issues which happen with non cube-shaped domains.Daniel Genrich
2012-05-25remove some float/double conversionsCampbell Barton
2012-05-25Modifications to the view3d.select() operator: Nathan Vegdahl
2012-05-25Fix bug [#31512] Focus Zoom on text object with modifers failsNicholas Bishop
2012-05-24Fix bug #31582, Crash with Skin modifierNicholas Bishop
2012-05-24Smoke: Fix wrong maximum timestep, resulting in exploding/unstable fluids.Daniel Genrich
2012-05-24style cleanup: brace placement/newlinesCampbell Barton
2012-05-24Patch #31570: Implementation of 'Include bone children' OptionGaia Clary
2012-05-24Fix new compositor color to value/bw conversion working different than it didBrecht Van Lommel
2012-05-24Graph Editor - View All/Selected now includes handles for calculating extents ofJoshua Leung
2012-05-24style cleanupCampbell Barton
2012-05-24fix for building without audaspaceCampbell Barton
2012-05-24 * removed clamp from color correctionJeroen Bakker
2012-05-24Code Cleanup - DNA_space_types.h - Part 2 - Rearranging StuffJoshua Leung
2012-05-24Code Cleanup - DNA_space_types.h - Replaced all #define-lists with enumsJoshua Leung
2012-05-24Restoring Group Colours for Animation Channels - Part 1Joshua Leung
2012-05-24style cleanup: comma placementCampbell Barton
2012-05-24code cleanup: fix possible use of uninitialized value and remove dead initial...Campbell Barton
2012-05-24Image.gl_touch - routine to prevent the image to be cleared by blender cache ...Dalai Felinto
2012-05-23Feature request implemented: [#31572] Mixdown selects blend filename, should ...Joerg Mueller
2012-05-23style cleanup: also correct commentCampbell Barton
2012-05-23increase memory limit for sequencer cache to 32gigCampbell Barton
2012-05-23Camera tracking: imbuf (un)distoriton used to set RECT_INVALID flag for sourc...Sergey Sharybin
2012-05-23Node Editor UI:Thomas Dinges
2012-05-23Movie clip: remove workaround for #27997Sergey Sharybin
2012-05-23Finish changes in up/down arrows for menusSergey Sharybin
2012-05-23cleanup relink codeJeroen Bakker
2012-05-23Set "a" version character to put the version at 2.63a, this is apparently neededBrecht Van Lommel
2012-05-23 * Stopped flickering of preview imagesJeroen Bakker
2012-05-23edit to last commit, remove pointer to active slide vert, only need to store ...Campbell Barton
2012-05-23Fix: cycles not supporting scene background sets.Brecht Van Lommel
2012-05-23non-proportional edge slide patch by XercesBlueCampbell Barton
2012-05-23solidify modifier - replace define, no longer needed since switching to bmesh.Campbell Barton
2012-05-23solidify modifier - replace VECADDFAC with inline function.Campbell Barton
2012-05-23fix solidify modifier flipping of rim polygons.Campbell Barton
2012-05-23Fix for [#31276] Action Actuator, Priorities higher than 1 break Playback:Mitchell Stokes
2012-05-23style cleanupCampbell Barton
2012-05-23code cleanup: double promotion warningsCampbell Barton
2012-05-22Node UI:Thomas Dinges