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-22Bug fix, IRC, patch provided by Dan EicherTon Roosendaal
2010-12-22svn merge -r 33849:33848 [overcommitted due to the server problems we had ear...Dalai Felinto
2010-12-22Complement of commit 33789: Fix for [#25175] bge.logic.mouse.position[1] wron...Dalai Felinto
2010-12-21Bugfix #25330Ton Roosendaal
2010-12-21bugfix [#24469] Cannot add keyframes on custom properties in IDPropertyGroupsCampbell Barton
2010-12-21modified fix for commits r33811, 33812.Campbell Barton
2010-12-20Bugfix #25301Ton Roosendaal
2010-12-20Misleading defaults for smoke flow particle system:Janne Karhu
2010-12-20fix [#25283] Edge length display difficult to readCampbell Barton
2010-12-19Patch from Dan to use id user functions rather then accessing direct. also us...Campbell Barton
2010-12-19user report renaming file fails, print the errno error message.Campbell Barton
2010-12-19Bugfix [#25298] Nasty group cycle that creates crash blend files isJoshua Leung
2010-12-19another reason to run makesrna needlessly every build is that the makesrna bi...Campbell Barton
2010-12-19bugfix [#25290] Align on text gives a tracebackCampbell Barton
2010-12-18FILTER="^\[[ 0123456789][ 0123456789][ 0123456789]\%] \|Linking \(C\|CXX\) st...Ton Roosendaal
2010-12-18Bug fix: some file browser buttons didn't return filename even though they we...Janne Karhu
2010-12-18workaround for build system dependency hell, fixed for cmake + makefiles (pro...Campbell Barton
2010-12-17no functional change: only check against OB_RECALC_ALL but don't use for assi...Campbell Barton
2010-12-17no functional changes: SETLOOPER macro assumed a scene was defined called 'sc...Campbell Barton
2010-12-17Bugfix #25264Ton Roosendaal
2010-12-16Bugfix #24976 revisitedTon Roosendaal
2010-12-16last commit to fix warnings didnt set them at all, not it works as it should.Campbell Barton
2010-12-16missed this file before (de-duplicating enum).Campbell Barton
2010-12-14clamp colors from 0-1 which are used for display only.Campbell Barton
2010-12-14- revert own recent change after discussion, default set hard minimum of colo...Campbell Barton
2010-12-14graph editor & action keyframe paste options.Campbell Barton
2010-12-14disallow RNA color values to be set to negative values. Material colors could...Campbell Barton
2010-12-14Compositor: Add an option to select the YCbCR conversion mode for the YCbCR c...Xavier Thomas
2010-12-13check if a path can be created to a property before showing keyframe items in...Campbell Barton
2010-12-13"Fix" for [#25184] Forces for growing hair - update inconsistency - as discus...Janne Karhu
2010-12-13Fix for [#25185] Toggling hair dynamics without deleting cache leaves hair di...Janne Karhu
2010-12-13Expose access to PROP_ENUM_FLAG from bpy.props.EnumProperty(), this is expose...Campbell Barton
2010-12-13Bugfix #25188: Can't assign "add driver" to hide properties of bonesJoshua Leung
2010-12-13fix for error in recent commit.Campbell Barton
2010-12-13Lattices now have AnimDataJoshua Leung
2010-12-13multi-dimensional array resolving for rna paths.Campbell Barton
2010-12-12- fix for rna show_brush variable shadowing its parent classes with a flag wh...Campbell Barton
2010-12-11Small fix: Ton Roosendaal
2010-12-11- ignore calls to WM_cursor_wait() in background mode (crashes saving blend f...Campbell Barton
2010-12-10fix [#25155] Glare node > Simple star > Rotate 45 is always appliedCampbell Barton
2010-12-10patch [#25027] formatting mathutils.geometry module docs for sphinxCampbell Barton
2010-12-09Added more clear tooltip for Auto Save feature.Ton Roosendaal
2010-12-08metaball rotations must be kept normalized, normalize values after setting fr...Campbell Barton
2010-12-08remove contents from the svn cleanup file. not used now and could turn up res...Campbell Barton
2010-12-08pedantic word ordering change.Campbell Barton
2010-12-08use lowercase for cmake builtin names and macros, remove contents in else() a...Campbell Barton
2010-12-08bug [#25081] changes to pose bone selection state via python have no effect.Campbell Barton
2010-12-07"Particle" texture coordinates for halo materials:Janne Karhu
2010-12-07error checking for setting operator string values for python operators, and g...Campbell Barton
2010-12-07pass along the context to extension functions, this was already being done in...Campbell Barton