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-04-06fix [#26803] Libs paths are case sensitive in windowsCampbell Barton
2011-04-04remove unused DNA from mesh, effects list & cubemap size.Campbell Barton
2011-04-01Animation Editors: Name-based filteringJoshua Leung
2011-04-01xray option for grease pencil (on by default), sometimes its nicer not to hav...Campbell Barton
2011-03-27interface: floats were being implicitly promoted to doubles, adjust to use fl...Campbell Barton
2011-03-25fix [#26607] blender won't duplicate or assign new drivers on duplicationCampbell Barton
2011-03-23Fix #26573, #26574 and #26551: objects on layers not visible on load or undoBrecht Van Lommel
2011-03-22operators called from python were not getting their reports back into python ...Campbell Barton
2011-03-20== file browser == Code cleanupAndrea Weikert
2011-03-20== filebrowser == Code cleanupAndrea Weikert
2011-03-20== file browser ==Andrea Weikert
2011-03-18New particle collisions code:Janne Karhu
2011-03-17Added an optional label string to nodes. As pointed out by Sebastian Koenig, ...Lukas Toenne
2011-03-14patch [#26495] Adjustable outline width for selected objectsCampbell Barton
2011-03-14Fix for crashes due to links without fromnode pointers. This can happen with ...Lukas Toenne
2011-03-13[#26482] Solidify / Animation Opengl render. no texture.Campbell Barton
2011-03-12Completely refactored sph fluid particles. Only the very core of the algorith...Janne Karhu
2011-03-10request from Jedrzej Slewczuk's:Campbell Barton
2011-03-10revert r35438, Martin doesn't like having this option tacked on.Campbell Barton
2011-03-10add option requested [#25598] projection surface snap issueCampbell Barton
2011-03-09Fix for [#26372] Objects as PS Hair displays and renders differentlyJanne Karhu
2011-03-08Bugfix & Feature fix: Only Shadow Material optionsTon Roosendaal
2011-03-08fix bug [#26315] Background and 3D view mistakes Campbell Barton
2011-03-08remove unused RegionView3D retopo pointer and set quat printing to const args. Campbell Barton
2011-03-05use NULL rather then 0 for pointer assignments & comparison, modifier, imbuf ...Campbell Barton
2011-03-03replace 0 with NULL when used as a pointerCampbell Barton
2011-03-03solidify material offsets for 2nd surface and rim faces.Campbell Barton
2011-03-02From the OFTL (old fart todo list)Ton Roosendaal
2011-03-02replace references to old arithb libraryCampbell Barton
2011-02-28Bug fix: Render and 3d view conflict over ob->imatJanne Karhu
2011-02-25Fix #26158: The layer hight of the layer tool cannot longer be controled by t...Sergey Sharybin
2011-02-25doxygen: small fixes and tag addingNathan Letwory
2011-02-24Fix for [#26197] High resolution smoke cache not available due to pointcache ...Janne Karhu
2011-02-23Fix for [#26133] Explode modifier doesn't care about UVs (Option "split edges")Janne Karhu
2011-02-23doxygen: prevent GPL license block from being parsed as doxygen comment.Nathan Letwory
2011-02-22cmake was using dna source list with the variable out of scope, possibly caus...Campbell Barton
2011-02-21Fixed do_versions for node groups which contain nodes that have changed socke...Lukas Toenne
2011-02-21Big node groups improvement patch. Node group trees now have their own lists ...Lukas Toenne
2011-02-21I swear, it was just an innocence change in guardedalloc!Nathan Letwory
2011-02-19From the todo:Ton Roosendaal
2011-02-18Another small text space usability: option to show right margin (aka print ma...Sergey Sharybin
2011-02-17DNA header files are now grouped under the same module. No further documentat...Nathan Letwory
2011-02-17Start simple intros for intern and extern libs.Nathan Letwory
2011-02-17Starting work on doxygen cleanup. Many things still to be done.Nathan Letwory
2011-02-13Small addition to particle grid distribution:Janne Karhu
2011-02-13fix for warnings from Sparse static source code checker, mostly BKE/BLI and p...Campbell Barton
2011-02-13enforce string limits (reported by pedantic checking tools & some developers).Campbell Barton
2011-02-13Small update for billboards:Janne Karhu
2011-02-12Small particle effectors update:Janne Karhu
2011-02-12Particles todo item: particle texturesJanne Karhu