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-04-17bugfix and cleanupCampbell Barton
2010-04-17move camera lens/angle conversion to BLI_mathCampbell Barton
2010-04-17Quicktime audio export: force AAC sample rate to be <=48kHz to avoid later co...Damien Plisson
2010-04-17PThreads "fix" for CMake / MSVCDalai Felinto
2010-04-17Added missing/better tooltips for Array modifierDaniel Salazar
2010-04-16-->Fix for compile on MSVCGeoffrey Bantle
2010-04-16fix for uv project modifier, broke when angle was removed.Campbell Barton
2010-04-16[#22045] Memory leak in Mathutils.MatrixCampbell Barton
2010-04-16Fix [#21559] Loopcut and scale problem.Matt Ebb
2010-04-16Grease pencil->beizer curve conversion fix: handles used to haveSergey Sharybin
2010-04-16Fix warning, also added error message for the case of no filename passed.Andrea Weikert
2010-04-16Turned off 'Emulate 3 button mouse' in default startup blend.Matt Ebb
2010-04-16Fix for possible null pointer, from uncle entity in ircMatt Ebb
2010-04-16Fix [#21492] "Align to view" option from tools panel's operator part doesn't ...Matt Ebb
2010-04-16fix for own mistake, from r27961.Campbell Barton
2010-04-16File Browser: respect UserPref for filtering.Andrea Weikert
2010-04-16SVN maintenance.Guillermo S. Romero
2010-04-15MSVC 9 projectfiles updateAndrea Weikert
2010-04-15fix for crash when drawing fpsCampbell Barton
2010-04-15disable an assert, use a guess assignment instead.Joseph Eagar
2010-04-15Merge various small changes from render branch:Brecht Van Lommel
2010-04-15Fix [#22029] Camera in degree mode doesn't updateMatt Ebb
2010-04-15Allow shift-tweak to be used for border select extendMatt Ebb
2010-04-15Make memstat easier to read, add missing Intel ID and cleanups.Guillermo S. Romero
2010-04-15fix [#22007] Saving a read-only file on windows : no warning and temporary fi...Andrea Weikert
2010-04-15fix [#22007] Saving a read-only file on windows : no warning and temporary fi...Andrea Weikert
2010-04-14CTRL+SHIFT click on node "Make viewer connect to node" now also worksTon Roosendaal
2010-04-14Small fix: scene name in render stats string.Ton Roosendaal
2010-04-14Fixing Scons compile on Windows:Thomas Dinges
2010-04-14SVN maintenance.Guillermo S. Romero
2010-04-14rna api, when linking objects to an inactive scene, dont change its layer, re...Campbell Barton
2010-04-14Fix for crash using splash screen recent files. Matt Ebb
2010-04-14Fix [#22005] Duplicated Point Density textures remain somewhat linkedMatt Ebb
2010-04-14* Interaction PresetsMatt Ebb
2010-04-14fix for crash when a register script sets material colors, also made some cha...Campbell Barton
2010-04-14cloth init function not being calledJoseph Eagar
2010-04-14there were duplicate modifier init's, harmless but better remove.Campbell Barton
2010-04-14used private mutexes to avoid deadlocksJoseph Eagar
2010-04-14Testing for the need to quick cache was causing slowdowns on files with many ...Janne Karhu
2010-04-13Fix for [#21983] Entering Particle Edit mode crashJanne Karhu
2010-04-13Template for 'Running Jobs" now shows Composite thread, for node space.Ton Roosendaal
2010-04-13fixed make local bug; it was only looking at editable objects, which of cours...Joseph Eagar
2010-04-13prevent images from freeing gpu buffers if not run within the main thread, in...Joseph Eagar
2010-04-13Fix for hue correct node, was clamping value of hsv unnecessarily.Matt Ebb
2010-04-13Todo #21831: Deform modifier is applied to base mesh instead ofSergey Sharybin
2010-04-13[#21993] Edge Slide operator should disable projection snappingMartin Poirier
2010-04-13modifier include cleanup, this might need fixes on other systems but hard to ...Campbell Barton
2010-04-12Button panels need to get handlers and keymaps... but for now sneakedTon Roosendaal
2010-04-12Subframe calculations for particles, original patch by Raul Fernandez HernandezJanne Karhu
2010-04-12Rearrange the includes a bit.Guillermo S. Romero