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
2009-10-23merge with trunk/2.5 at r23876Joseph Eagar
2009-09-18part 1 of cleaning up my little array macro library to be a formal API. also...Joseph Eagar
2009-09-16merge with 2.5/trunk at r23271Joseph Eagar
2009-09-06more optimization stuff. transformed a few functions into macro that profili...Joseph Eagar
2009-08-17compile fixJoseph Eagar
2009-08-06merge with 2.5 (not trunk, last merge message said that on accident) at r22252Joseph Eagar
2009-08-05select linked has been bmeshafied, yayJoseph Eagar
2009-08-01compile fixJoseph Eagar
2009-07-282.5: code cleanup, added CTX_wm_space_* for each space type,Brecht Van Lommel
2009-07-25assorted uv fixesJoseph Eagar
2009-07-24edge and loop select work in uv editor again.Joseph Eagar
2009-07-23bmeshafied uv unwrapping ops. for lcsm (unwrap), which only takes triangles,...Joseph Eagar
2009-07-22gcc compile fix.Joseph Eagar
2009-07-21finished first pass at bmeshafying uvedit_ops.c. not everything works yet, l...Joseph Eagar
2009-07-21first pass at the uv code. uv editor now mostly uses new bmesh structures fo...Joseph Eagar
2009-07-16merge with 2.5 at r21568Joseph Eagar
2009-07-092.5: Mesh and Various FixesBrecht Van Lommel
2009-07-082.5: code consistencyBrecht Van Lommel
2009-07-082.5: Various FixesBrecht Van Lommel
2009-06-232.5: Tool SettingsBrecht Van Lommel
2009-06-23SVN maintenance.Guillermo S. Romero
2009-06-162.5: Image EditorBrecht Van Lommel
2009-06-16RNABrecht Van Lommel
2009-06-10merge with 2.5 at r20783Joseph Eagar
2009-06-092.50:Brecht Van Lommel
2009-05-28Did some code cleanups. Added BM_ITER andJoseph Eagar
2009-05-23merge with 2.5 at r20307. note there were some python hacking necassary for ...Joseph Eagar
2009-05-18renamed BMTessMesh to BMEditMesh, did some more monkeywork, cleaned up the mo...Joseph Eagar
2009-05-16NOTE: do not test. work-in-progress commit with editmesh ripped out and repl...Joseph Eagar
2009-05-15UI: Layout EngineBrecht Van Lommel
2009-04-22UIBrecht Van Lommel
2009-04-202.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r19...Brecht Van Lommel
2009-04-11as per discussion with ton, the editmesh accessors now liveJoseph Eagar
2009-03-30editmesh accessor functions. most editmesh access now goes through:Joseph Eagar
2009-03-29- use clear, set, add, enable, disable and toggle as a prefix in operator namesCampbell Barton
2009-03-182.50: svn merge https://svn.blender.org/svnroot/bf-blender/trunk/blender -r18...Brecht Van Lommel
2009-02-202.5: Particle Edit, work in progress commit.Brecht Van Lommel
2009-02-202.5:Brecht Van Lommel
2009-02-192.5Ton Roosendaal
2009-02-18RNA:Brecht Van Lommel
2009-02-13Compilation fix: added missing ;Joshua Leung
2009-02-132.5: Most curve/surface editmode operators back:Brecht Van Lommel
2009-02-112.5: Image window operators, quite a few of these still haveBrecht Van Lommel
2009-02-092.5: UV Editor module porting pretty much finished now, only missingBrecht Van Lommel
2009-02-072.5: UV Editor, more operators.Brecht Van Lommel
2009-02-022.5Ton Roosendaal
2009-01-312.5Ton Roosendaal
2009-01-302.5Ton Roosendaal
2009-01-292.5:Brecht Van Lommel
2009-01-25make operator names more consistentCampbell Barton