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-07-302.5: remove vertex normal flip option, this is more harmful than helpfulBrecht Van Lommel
2010-07-30bugfix [#23106] Blender crashes (segfault) when scene strip file is missingCampbell Barton
2010-07-30bugfix [#22859] Multi-user images cant be made into single user in texure panel.Campbell Barton
2010-07-303 duplicate functions: bone_flip_name() object_flip_name() flip_side_name()Campbell Barton
2010-07-30patch [#23060] ColorRamp python access functionsCampbell Barton
2010-07-30Preview commit in sculpt brushes broke resetting curves in other areas (rgb c...Matt Ebb
2010-07-30patch [#23088] 2.5 Text Editor: Preserve indentation with spacesCampbell Barton
2010-07-29bugfix [#23075] Point clouds invisible with VBOsCampbell Barton
2010-07-28Fix #23071: making vertex parent not correct with subsurf modifier, now itBrecht Van Lommel
2010-07-28Fix #22959: uv selection mode was not initialized correctly for new scenes.Brecht Van Lommel
2010-07-27Smoke:Daniel Genrich
2010-07-27== Sculpt ==Nicholas Bishop
2010-07-27Smoke:Daniel Genrich
2010-07-27Smoke Patch + additions: a) Applying patch #22765 by Miika Hämäläinen (dom...Daniel Genrich
2010-07-27Fix #22673: crash with solidify + subsurf + array modifier in edit mode.Brecht Van Lommel
2010-07-27* Fix: CPU usage was going way up because some WM_main_add_notifier functions...Jason Wilkins
2010-07-26Curve shape keys:Sergey Sharybin
2010-07-26[#23033] Unindent after continue statement in Text Space [Patch to fix attached]Campbell Barton
2010-07-26Fix for [#22073] Particle Emit From Volume Button No Different Than Emit From...Janne Karhu
2010-07-26replace macros VECCOPY and QUATCOPY with inline math functions no functional ...Campbell Barton
2010-07-26* Factored out some duplicated code from rna_brush into paint.c, added a new ...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-25Shapekeys for curves/surfecesSergey Sharybin
2010-07-25from Luca's recent commit noticed there are more typo's: lenght -> lengthCampbell Barton
2010-07-24Bugfix: the sequencer core rewrite missed preprocessing of images with Peter Schlaile
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-23SVN maintenance.Guillermo S. Romero
2010-07-23fix for another case where object editmode data could be lost when switching ...Campbell Barton
2010-07-23== Sequencer ==Peter Schlaile
2010-07-23[#22876] Add new scene, stacker ".00" bugCampbell Barton
2010-07-23Fix [#22965] Icons for new brushes won't get stickyJason Wilkins
2010-07-23* removing the notifiers I added until I can discover the most lightweight wa...Jason Wilkins
2010-07-22== Sculpt/Paint Fixes ==Jason Wilkins
2010-07-21Fix #22841: crash rendering scene with opengl in sequencer as part ofBrecht Van Lommel
2010-07-21Fix #20983: cloth and smoke point cache step was not enforced to 1.Brecht Van Lommel
2010-07-21Revert revision 30441: [#22876] Add new scene, stacker ".00" bugBrecht Van Lommel
2010-07-21Merging revision 30567 from my GSoC branch, log: Fix for sound not possible t...Joerg Mueller
2010-07-20* can use file for brush iconJason Wilkins
2010-07-20== Sequencer ==Peter Schlaile
2010-07-20* Made the default sculpt icons an internal part of the executableJason Wilkins
2010-07-20- correct some spelling errors.Campbell Barton
2010-07-20* Images for brush icons are now reloaded when they are needed from an extern...Jason Wilkins
2010-07-20== Sequencer ==Peter Schlaile
2010-07-19* decrementing image_icon ref count from wrong placeJason Wilkins