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-08-11Update address in license block.Guillermo S. Romero
2010-08-11SVN maintenance.Guillermo S. Romero
2010-08-10moved idcode functions into their own file (was added as a todo in the commen...Campbell Barton
2010-08-10- Enable shape key switching in edit mode for curves, surfaces and latticiesSergey Sharybin
2010-08-10header re-shuffle, some headers contained unneeded refereces to other headers...Campbell Barton
2010-08-08This fixes: Peter Schlaile
2010-08-08== Sequencer ==Peter Schlaile
2010-08-06bugfix [#19525] Curve modifier moves mesh geometry firstCampbell Barton
2010-08-06Minor cleanup to lattice.c while looking into [#19525] Curve modifier moves m...Campbell Barton
2010-08-05bugfix [#23164] Copied Scene Nodes!Campbell Barton
2010-08-05Do not reset bevel/taper object when they've got incorrect type - just doSergey Sharybin
2010-08-04Fix #23003: setting particle number to 0 was not working correct,Brecht Van Lommel
2010-08-04Fix #22869: procedural compositing buffers from texture nodes were not restoredBrecht Van Lommel
2010-08-04Brush/Paint internal changesCampbell Barton
2010-08-04== Makefiles ==Stefan Gartner
2010-08-04include cleanup, no functional changesCampbell Barton
2010-08-04Fix unbalanced {}.Guillermo S. Romero
2010-08-04bugfix [#23173] Blender crashes on selecting display color corrected image in...Campbell Barton
2010-08-03build options to disable image formats WITH_CINEON, WITH_HDR.Campbell Barton
2010-08-03set origin was setting surfaces as 2D curves, added dupli-group support using...Campbell Barton
2010-08-02SConsCampbell Barton
2010-08-01Smoke:Daniel Genrich
2010-08-012.5: more G.main changes.Brecht Van Lommel
2010-08-012.5: code changes to reduce the usage of G.main and pass it alongBrecht Van Lommel
2010-08-01Smoke:Daniel Genrich
2010-08-01bugfix'sCampbell Barton
2010-08-01- font object x/yoffset was making text box's wrap text incorrectly.Campbell Barton
2010-07-31- add back prefix for ID lists (LF) for linked and fake user for search fields.Campbell Barton
2010-07-30bugfix [#23105] Scene strips renders out darker (no gamma corection?)Campbell Barton
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