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
2008-11-01RNA / Data APIBrecht Van Lommel
2008-10-06* use env.Clone() instead of deprecated env.Copy()Nathan Letwory
2008-10-032.5 Branch: added WM_report and WM_reportf functions for reportingBrecht Van Lommel
2008-06-112.5 BranchBrecht Van Lommel
2008-01-22== join areas operator ==Andrea Weikert
2008-01-20More change to the gesture manager.Diego Borghetti
2008-01-19New "Gesture Manager" system.Diego Borghetti
2008-01-17* Start ActionZone support for areas. This is bScreen level stuff to be able ...Nathan Letwory
2008-01-14New API to access Operator properties.Diego Borghetti
2008-01-10Change vector structs from 3 to 4 so things are aligned for 64bit machines.Kent Mein
2008-01-10Two fixes in 2.5 branch:Ton Roosendaal
2008-01-10Blender 2.5 project: added first more complex handler + operatorTon Roosendaal
2008-01-08* tweak linking priorities - should help for GCC usersNathan Letwory
2008-01-07Patch to change license to GPL only, from GSR.Chris Want
2008-01-07Whole lot of changes.... here a shortlist:Ton Roosendaal
2008-01-01removed blenderdef.h, BIF_*, BDR_* and BSE_* header files (except for BIF_gl....Campbell Barton
2008-01-01More work on restoring Blender;Ton Roosendaal
2007-12-24Part 4 of the event refactor branch: all changes in existing files,Ton Roosendaal
2007-12-20== Sculpt Mode ==Nicholas Bishop
2007-12-20Strand Render SimplificationBrecht Van Lommel
2007-12-20== Action Editor - Show Hidden Channels ==Joshua Leung
2007-12-18ParticlesBrecht Van Lommel
2007-12-17Applied Ian Calvert's patch (#7801) to add a "rake" setting to sculpt mode; w...Nicholas Bishop
2007-12-15Render InstancingBrecht Van Lommel
2007-12-15Patch #7916: New Empty Types - Sphere and ConeJoshua Leung
2007-12-15== Auto-IK ==Joshua Leung
2007-12-13Added a 'LinkData' struct for use with ListBases. Joshua Leung
2007-12-11display real fps in 3d view optionCampbell Barton
2007-12-11Merge from Harmonic Skeleton branchMartin Poirier
2007-12-09== Armature - Ghosting Feature (Cessen request) ==Joshua Leung
2007-12-09== Armature Visualisation - A few additions ==Joshua Leung
2007-12-07== NLA - Scale Setting for Strips ==Joshua Leung
2007-12-05ParticlesBrecht Van Lommel
2007-12-05ParticlesBrecht Van Lommel
2007-12-05Two transform tweaks:Joshua Leung
2007-12-05dont draw face dots when solidtex is enabled - added a macro to check this.Campbell Barton
2007-12-04ParticlesBrecht Van Lommel
2007-12-02ParticlesBrecht Van Lommel
2007-12-02== Bone Path Drawing - More Tweaks Again ==Joshua Leung
2007-11-30anim.c, buttons_object.c, readfile.c, BKE_blender.h - dupliFace scale option,...Campbell Barton
2007-11-29Shape KeysBrecht Van Lommel
2007-11-29Render BakingBrecht Van Lommel
2007-11-28Images now have option to be tagged "convert to premul".Ton Roosendaal
2007-11-28Tiny feature, but loadsa code, and big impact for the Blender riggers:Ton Roosendaal
2007-11-28Adding spatial symmetry detection limit (used to differentiate between purely...Martin Poirier
2007-11-27ParticlesBrecht Van Lommel
2007-11-21Adding subdivisions by correlation.Martin Poirier
2007-11-20Another feature request from the animation dept:Ton Roosendaal
2007-11-19Revamp of multi modifier option!Ton Roosendaal
2007-11-18== Sequencer ==Peter Schlaile