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
2010-07-26[#23032] Bracket Highlighting in Text Space Fix [Patch to fix attached]Campbell Barton
2010-07-26* Added a new RNA subtype, PROP_IMAGEPATH. It's the same as PROP_FILEPATH, bu...Nicholas Bishop
2010-07-26[#23008] Wrong numbers in Edge LengthCampbell Barton
2010-07-26Hopefully fix building with MSVC 2008 from rev 30746.Campbell Barton
2010-07-26Fix #22749: texture view mapping for spot lamps wasn't doing perspectiveBrecht Van Lommel
2010-07-26move directories:Campbell Barton
2010-07-26[#22846] GCC 4.4.1 support in WindowsSergey Sharybin
2010-07-26Fix for [#22073] Particle Emit From Volume Button No Different Than Emit From...Janne Karhu
2010-07-26patch from Mitchell Stokes with some changes.Campbell Barton
2010-07-26replace macros VECCOPY and QUATCOPY with inline math functions no functional ...Campbell Barton
2010-07-26[#22617] Using register/unregister alone crashes blenderCampbell Barton
2010-07-26bugfix [#22962] Crash when starting the render in the attached file (Kino Bug...Campbell Barton
2010-07-26* was suggested I combine all the direction modes into a single enumeration b...Jason Wilkins
2010-07-26bugfix [#23018] Can't run 2.53 buildCampbell Barton
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-26* Accessing Brush size, alpha, size pressure, alpha pressure, and unprojected...Jason Wilkins
2010-07-26* Factored out some duplicated code from rna_brush into paint.c, added a new ...Nicholas Bishop
2010-07-26[#22918] Animations not being deleted from .blend filesCampbell Barton
2010-07-26bugfix [#22994] Crash when loading this fileCampbell Barton
2010-07-26bugfix [#21388] Auto depth + Z Transparency artifactsCampbell Barton
2010-07-26bugfix [#22836] Alt+MMB view alignment don't respect all axes directionsCampbell Barton
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-26== Sculpt ==Nicholas Bishop
2010-07-25== Sequencer ==Peter Schlaile
2010-07-25Fix for [#22128] particle sizes and physicsJanne Karhu
2010-07-25Fix for [#22167] Hair lattice only works with dynamic hairJanne Karhu
2010-07-25svn merge -r 30566:30717 https://svn.blender.org/svnroot/bf-blender/trunk/ble...Joerg Mueller
2010-07-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-25py api mathutils.Quaternion()Campbell Barton
2010-07-25from Luca's recent commit noticed there are more typo's: lenght -> lengthCampbell Barton
2010-07-25Remove WM_FAST_DRAW ifdef which I added while Ton was on holiday.Campbell Barton
2010-07-24Bugfix: the sequencer core rewrite missed preprocessing of images with Peter Schlaile
2010-07-24- typo: from "lenght" to "length" in rnaLuca Bonavita
2010-07-24Fixing a crash when using either BL_ArmatureBone.parent and BL_ArmatureBone.c...Mitchell Stokes
2010-07-24Bugfix: Small change to hash algorithm hinted by James Ruan on mailing list to Peter Schlaile
2010-07-24* Fix: the radius of the brush is bigger than the texture square in the UV im...Jason Wilkins
2010-07-24Fix [#22965] Icons for new brushes won't get stickyJason Wilkins
2010-07-24bugfix [#22988] Duplicating Lights by Frame Causes HangupCampbell Barton
2010-07-24Fixed an annoying problem where sometimes tooltips would get left Matt Ebb
2010-07-24bugfix [#22990] Crash rendering joined curvesCampbell Barton
2010-07-24bugfix [#22769] Undo Looses Active Camera Campbell Barton
2010-07-24[#22873] Snap to increment isn't working that expected when Units set to Metr...Campbell Barton
2010-07-24bugfix [#22941] set object center/origin on a linked duplicate causes linked ...Campbell Barton
2010-07-23bugfix [#22716] Game engine corrupts rig ID-Properties.Campbell Barton
2010-07-23SVN maintenance.Guillermo S. Romero
2010-07-23fix for another case where object editmode data could be lost when switching ...Campbell Barton
2010-07-23bugfix [#22954] Crash going edit mode on an object linked in another scene (K...Campbell Barton
2010-07-23Bugfix: [#21479] Insert Keyframe in some Sequence strip properties does Peter Schlaile
2010-07-23Fix #21077: multiple python headers in an area header not working correct,Brecht Van Lommel
2010-07-23== Sequencer ==Peter Schlaile