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-11-02Cycles: svn merge -r41266:41467 ^/trunk/blenderBrecht Van Lommel
2011-11-01use math functions for mesh subdivide smooth (easier to follow for bmesh, no ...Campbell Barton
2011-10-31use_verify option to defvert_sync_mapped and defvert_sync was flipped, also m...Campbell Barton
2011-10-28prefix common internal operator function names so its possible to assign them...Campbell Barton
2011-10-25Cycles: svn merge -r41225:41232 ^/trunk/blenderBrecht Van Lommel
2011-10-23remove $Id: tags after discussion on the mailign list: http://markmail.org/me...Campbell Barton
2011-10-22Cycles: svn merge -r41182:41205 ^/trunk/blenderBrecht Van Lommel
2011-10-22header cleanup and typo'sCampbell Barton
2011-10-22Cycles: svn merge -r40934:41157 ^/trunk/blenderBrecht Van Lommel
2011-10-17fix spelling mistakes in comments (and in some python error messages), nothin...Campbell Barton
2011-10-11Cycles: svn merge -r40411:40934 ^/trunk/blenderBrecht Van Lommel
2011-10-11- bpy.path.abspath(), added optional library argument since any paths from li...Campbell Barton
2011-10-11create navmesh operator would crash on non-mesh objects, add type check and r...Campbell Barton
2011-10-10updates to navmeshCampbell Barton
2011-10-10move NavMesh draw code out of being a modifier and into DerivedMesh drawing h...Campbell Barton
2011-09-30Recast: upgrade library.Benoit Bolsee
2011-09-27Silence some gcc warnings.Sergey Sharybin
2011-09-27Fix for recent commit: mistake in sconscriptSergey Sharybin
2011-09-27navmesh: code clean-up, should be no functional changes.Sergey Sharybin
2011-09-27navmesh: solve bad level calls to edit mesh functionsSergey Sharybin
2011-09-25Commented and tagged some unused vars (gcc warnings...).Bastien Montagne
2011-09-23Fix [#28729] World units not used for new object creation.Bastien Montagne
2011-09-20Cycles: svn merge -r40358:40411 ^/trunk/blenderBrecht Van Lommel
2011-09-20tag & comment unused vars with /* UNUSED */Campbell Barton
2011-09-20changes for materials to treat them as shorts not int/chars (since they are s...Campbell Barton
2011-09-19TexFace to Material Settings big patchDalai Felinto
2011-09-19Merging radish branch into trunk.Jason Hays
2011-09-19Merged 40338-40364soc-2011-radishJason Hays
2011-09-19Cycles: svn merge -r40266:40358 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel
2011-09-19/blender/editors: Removed final points in UI strings and messages.Bastien Montagne
2011-09-19edits to radish before merge with trunkCampbell Barton
2011-09-18Split do_weight_paint_vertex() to isolate the simple case.Jason Hays
2011-09-18Changed the branch code markers to say "Radish" in response to a review.Jason Hays
2011-09-18I made multitude of fixes based on the comments provided online:Jason Hays
2011-09-17Cycles: svn merge -r39870:r40266 https://svn.blender.org/svnroot/bf-blender/t...Brecht Van Lommel
2011-09-13svn merge -r40000:40179 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-13svn merge -r39800:39900 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-13svn merge -r39558:39800 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-09-13fix [#28635] Mirror Modifier - Clipping still active when modifier is disabledCampbell Barton
2011-09-12Fixed "bug" #28611: Subdiv value for icosphere should not be below 1.Bastien Montagne
2011-09-12replace VECCOPY -> copy_v3_v3, added copy_v*_v*_short too for typesafe copyin...Campbell Barton
2011-09-11Found other problems similar to bug #28619 in other primitive_add ops… Will...Bastien Montagne
2011-09-11Fixed bug #28619: values of X/Y grid size were allowed to be below 3, when ad...Bastien Montagne
2011-09-11minor edits / cleanup - no functional changes.Campbell Barton
2011-09-10Fix #28609: UV Sphere Operator Panel allow Segments and Ring to be manually s...Sergey Sharybin
2011-09-09[#28595] Select similar edges by face angles ignores z component of normal an...Sergey Sharybin
2011-09-07Commiting patch #28552 which was posted by Andrew Wiggin as fix for #28551Sergey Sharybin
2011-09-07Fix #28551: Select similar by normals ignores z component of normal anglesSergey Sharybin
2011-09-02Fix #28280: Insert Hook wrong indexSergey Sharybin
2011-09-02Cycles: svn merge -r39669:39870 https://svn.blender.org/svnroot/bf-blender/tr...Brecht Van Lommel