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-09-07bugfix [#23702] Parent to hidden object crashesCampbell Barton
2010-09-06bugfix [#23656] Problems retrieving properties from inside runtime-created Po...Campbell Barton
2010-09-06bugfix [#23663] relative path dind work on linuxCampbell Barton
2010-09-06bugfix [#23674] Fix for texture path corruptions (bug 23337)Campbell Barton
2010-09-06bugfix [#23593] using material_slot.material=material_slot.material.copy() ca...Campbell Barton
2010-09-06Fix for [#23028] Driver gets remapped when importing 2.49 fileJanne Karhu
2010-09-06- use list append in more places (preferred method since its faster)Campbell Barton
2010-09-06Fix for [#22960] UV/Image editor - Back to Previous buttonJanne Karhu
2010-09-06bugfix [#23641] enable/disable switch of "Limit" Constraints are invertingCampbell Barton
2010-09-06bugfix [#23695] SigSegV when deleting camera from multiple scenes via outline...Campbell Barton
2010-09-06revert keymap name commit, matt says everything should be '2D View', '3D View...Campbell Barton
2010-09-06committed by accidentCampbell Barton
2010-09-06rename '3D View' keymap, since its know as 'View 3D' for other areas of the k...Campbell Barton
2010-09-06Report by Dan Eicher (dna). [#23694] ColorRampElement.position typoDaniel Salazar
2010-09-05This fixes: [#23260] VSE Marking with shortcuts doesn't workPeter Schlaile
2010-09-05Fix #23680: Explode with Split Edges over SubSurf - crashSergey Sharybin
2010-09-05Windows Icons:Thomas Dinges
2010-09-05Bugfix for [#23571] Blender Desktop Icon does not change size under Vista and...Thomas Dinges
2010-09-05This fixes: [#23672] If frame offset is too high the strip jumps forward Peter Schlaile
2010-09-04Merge -c 31610 (<instance_node> support) from COLLADA branch into trunk.Arystanbek Dyussenov
2010-09-04Silence warning about BLI_sprintfNNathan Letwory
2010-09-032.5 Constraints:Thomas Dinges
2010-09-03error with allocating memory for a new material array (own fault in recent co...Campbell Barton
2010-09-03rna api Campbell Barton
2010-09-03sphinx doc genCampbell Barton
2010-09-03Fix for [#21101] Switch off collision at collision object is not recognised b...Janne Karhu
2010-09-03Fix for [#22387] Collider stickiness seems to have brokeJanne Karhu
2010-09-03use set as a suffix (matches operators)Campbell Barton
2010-09-03Fix for [#19950] Object Particles and texture controlled densityJanne Karhu
2010-09-03Fix for [#23642] Particle system "Lifetime" setting does not animateJanne Karhu
2010-09-03Fix for [#22147] Particle system, fight boids bug (dead particle)Janne Karhu
2010-09-03Changed the error messages "Can't pack/unpack movie or image sequence." to mo...Janne Karhu
2010-09-03SVN maintenance.Guillermo S. Romero
2010-09-03Fix [#23638] Missing directory creationNathan Letwory
2010-09-02bugfix [#23635] property limits don't work when added via scripting\Campbell Barton
2010-09-02revert own commit which changed weight range, the set weight operator is for ...Campbell Barton
2010-09-02Fix for [#23298] Kill particle breaks when baking simulationJanne Karhu
2010-09-02Possible fix for [#23334] Particle Mode - Weight editing crashes if large num...Janne Karhu
2010-09-02"Fix" for [#23621] lattice modifier on particle hair when applied doesn't app...Janne Karhu
2010-09-02Fix for [#22329] Particles won't render when display mode is differentJanne Karhu
2010-09-02- inconsistent rna names - use 'vertex_group_' as prefix, only ui scripts use...Campbell Barton
2010-09-02Fix for [#23136] Particle display percentage "forgotten" after renderJanne Karhu
2010-09-02- new subclass for ID-Property based collections - this way add/remove/move f...Campbell Barton
2010-09-02[#23462] Hair display affects rendered quantityJanne Karhu
2010-09-02Fix for [#23274] curve guide force particles to born at the wolrd's origineJanne Karhu
2010-09-02rna context renameCampbell Barton
2010-09-02Fix [#23613] Align active camera to view vs toggle camera acts oddNathan Letwory
2010-09-02Renaming of Cylindric objects after a good proposal by Conz:Thomas Dinges
2010-09-02Spell fix, reported by troy_s in IRC. Thomas Dinges
2010-09-02Fix "no newline at end of file" warnings in *nix.Ken Hughes