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-18various minor fixesCampbell Barton
2010-04-18was using uninitialized string for node name display, also use sizeof() rathe...Campbell Barton
2010-04-18Updating operator_simple template with new register functions andDaniel Salazar
2010-04-18SVN maintenance.Guillermo S. Romero
2010-04-17- for BGE mouse and keyboard events use tuples rather then listsCampbell Barton
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-17Patch #21789 - BGE Keyboard and Mouse Python types - by Mitchell Stokes(Moguri)Dalai Felinto
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-16add the modules directory from the user scripts path (if it exists)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-16'Fix' [#21119] volumetric material always casts shadowsMatt 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-14MSVC 9 projectfiles Andrea Weikert
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-14avoid using exec()Campbell Barton
2010-04-14Fix [#22005] Duplicated Point Density textures remain somewhat linkedMatt Ebb
2010-04-14Missed this file tooMatt Ebb
2010-04-14Forgot to add new filesMatt 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