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
2011-04-21whitespace only, no functional change mixed tabs/spaces --> tabs.v2.57aCampbell Barton
2011-04-21following on from last commit r36263.Campbell Barton
2011-04-21fix [#27096] Segmentation Fault trying to export DirectX with specific modelCampbell Barton
2011-04-21remove checks on deprecated multires pointer.Campbell Barton
2011-04-21minor changesCampbell Barton
2011-04-21Bugfix [#27090] Available keying set fails in armature pose modeJoshua Leung
2011-04-21Internal need_exec tagging for group nodes, fixes #27034. Non-compositor node...Lukas Toenne
2011-04-20Fix #27014: ctrl-A, ctrl-C, ctrl-V breaks formatting of scriptSergey Sharybin
2011-04-20minor cleanup & replace inline armature separate pchan searches with BLI_find...Campbell Barton
2011-04-20fix for crash when loading testfile from report [#27002].Campbell Barton
2011-04-20fix [#26967] separate mesh with p crashes blenderCampbell Barton
2011-04-19Fix for [#27038] Bugs when linking particles/collision/softbody modifiersJanne Karhu
2011-04-19Corrected updating inside edited groups, fix for #27018. This was caused by e...Lukas Toenne
2011-04-19Fix for [#27008] Replacing particle hair with group objects - viewport does n...Janne Karhu
2011-04-19Bugfix [#25960] Action/NLA Editor issues with animdata contextJoshua Leung
2011-04-19patch [#26978] Minor Spelling Mistakes in Editor OperatorsCampbell Barton
2011-04-19Some strings to store ID names were too small, could cause stack corruption.Campbell Barton
2011-04-18cmakeCampbell Barton
2011-04-17== Sequencer ==Peter Schlaile
2011-04-16Fix for IRC reported bug from Dalai:Sergey Sharybin
2011-04-15fix [#26906] Panorama Button (Camera Data Properties)Campbell Barton
2011-04-15possible fix [#26930] Blender 2.57 Shuts down when trying to edit 3D textCampbell Barton
2011-04-15style changes & replace some memset's with zero initializers.Campbell Barton
2011-04-15correct typoJoseph Eagar
2011-04-14no functional change, avoid making stack arrays for the purpose of indexing.Campbell Barton
2011-04-12edits to blender version data.Campbell Barton
2011-04-12The Epic Blender 2.57 first stable commit! :)Ton Roosendaal
2011-04-12revert Joseph Eagar's eltopo commits r36073, 36075 (& some minor edits)Campbell Barton
2011-04-11patch [#26861] Spelling, Typos, and GrammarCampbell Barton
2011-04-11Fix for [#26652] "Audio Muted" in Time Line Editor is not workingJoerg Mueller
2011-04-10- background job style cleanup.Campbell Barton
2011-04-10[#26848] Keyed Particles seems to be brokenJanne Karhu
2011-04-10=cloth collisions=Joseph Eagar
2011-04-08Fixes related to using Library files:Ton Roosendaal
2011-04-08Fix for [#26800] Particle Render "Use Group Count" is shared between differen...Janne Karhu
2011-04-08doxygen comments, removal of superfluous backslash.Nathan Letwory
2011-04-06add option WITH_BUILTIN_GLEW, so linux packagers can disable to use their own...Campbell Barton
2011-04-05quiet warning & minor pep8 edits.Campbell Barton
2011-04-04Bugfix #26761Ton Roosendaal
2011-04-04Revert mesh recalculation change that gives different vertex normals basedBrecht Van Lommel
2011-04-04disable continuous grab in the header, its more annoying then useful.Campbell Barton
2011-04-04fix crash with previewing point density colorband, it wasnt being copied with...Campbell Barton
2011-04-04Fixed invalid RNA access in radial brush operators (like strength/size abjust...Sergey Sharybin
2011-04-03Add material slot now adds no material in the new slot.Brecht Van Lommel
2011-04-03quiet various warnings, also disable -Wdouble-promotion with cmake since it g...Campbell Barton
2011-04-02fix [#26732] Colorband bug with compositing.Campbell Barton
2011-04-02quiet gcc float -> double promotion warnings.Campbell Barton
2011-04-02fix [#26727] Make Proxy ignores group offsetCampbell Barton
2011-04-01Comments for mesh normals calculation from Mortem Mikkelsen (aka sparky).Sergey Sharybin
2011-04-01modification to api docs so release point to:Campbell Barton