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-01-04Note sure if this file is used still... named it 2.56av2.56aTon Roosendaal
2011-01-04Fixed readme.html only went to the tag branch, now in trunk.Ton Roosendaal
2011-01-04fix [#25388] Export to X3D generates texture fields in X3D file for objectsCampbell Barton
2011-01-04Bugfix #25486Ton Roosendaal
2011-01-04Grease Pencil Todos: "Sketching Sessions"Joshua Leung
2011-01-03User pref button for 'drag threshold'Ton Roosendaal
2011-01-03Ported back import BVH as Empties, uses delta transformations.Campbell Barton
2011-01-03rename layout.red_alert to alert, may be themeable some day.Campbell Barton
2011-01-03rna/apiCampbell Barton
2011-01-03recent change to keyframe menu broke BVH import, now don't use the operator a...Campbell Barton
2011-01-03fix for own error in recent commit.Campbell Barton
2011-01-03Constraints UI Tweak:Joshua Leung
2011-01-02- correct typos in comments.Campbell Barton
2011-01-02python api: rna array slices now return tuples rather then lists (fits with r...Campbell Barton
2011-01-02Pointcache code cleanup and disk cache compression options:Janne Karhu
2011-01-02bugreport & fix [#25441] Copy Transforms Constraint head/tail fixin'Campbell Barton
2011-01-02geometry moduleCampbell Barton
2011-01-01BVH Importing native order eulers was broken, simplify conversion between rot...Campbell Barton
2011-01-01bvh exportCampbell Barton
2011-01-01added bvh export operator & menu item, now user accessible.Campbell Barton
2011-01-01bvh export now works correctly with matrix multiplications and rad -> deg.Campbell Barton
2011-01-01pep8 cleanupCampbell Barton
2011-01-01initial 2.5x port, still need to fix up matrix multiplication orders.Campbell Barton
2011-01-01committing 2.4x bvh exporter, updating to 2.5x.Campbell Barton
2011-01-01pep8 cleanupCampbell Barton
2011-01-01== Sequencer ==Peter Schlaile
2010-12-31fix [#25429] Armature modifier and inverted vertex groupCampbell Barton
2010-12-31Bugfix [#25420] Sequencer View Zoom operator hiddenJoshua Leung
2010-12-30Porting URL fixes for Release Logs from Tag to Trunk. Thomas Dinges
2010-12-30revert part of Tons commit r33884.Campbell Barton
2010-12-30Some small cosmetic fixes for readme.html. If it still gets into release, fin...Thomas Dinges
2010-12-29SVN maintenance.Guillermo S. Romero
2010-12-29Part two of 2.56 beta, VERSION for make and splash itself.Ton Roosendaal
2010-12-29netrenderMartin Poirier
2010-12-28TimeLine UI:Joshua Leung
2010-12-28- Typo fixesJoshua Leung
2010-12-27netrenderMartin Poirier
2010-12-27[#25210] Netrender failed and produce ghost slavesMartin Poirier
2010-12-27By default install to the user profile instead of Program Files. This because...Nathan Letwory
2010-12-27Run installer with user level permission by default.Nathan Letwory
2010-12-27Fix for own commit 24156:Thomas Dinges
2010-12-24Bugfix #25365Ton Roosendaal
2010-12-24presets for operators, re-using same preset system as render, cloth etc use.Campbell Barton
2010-12-24bugfix [#25364] Export to X3D generates objects with black colorCampbell Barton
2010-12-24use slicing for exporters for some speedup, no functional change.Campbell Barton
2010-12-24fix for exporting OBJ, materials when no world was set. also use slicing to g...Campbell Barton
2010-12-23Make FBX export respect use_deform bone optionCampbell Barton
2010-12-23fix [#25353] X3D Export generates AttributeError: 'NoneType' object has no at...Campbell Barton
2010-12-23remove reload() from builtins since python3 no longer uses this.Campbell Barton
2010-12-22== text editor templates ==Luca Bonavita