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-09-19Merged 40338-40364soc-2011-radishJason Hays
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-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-08-30Fix #28427: smooth faces flash momentarily when extruded using "extrude and m...Sergey Sharybin
2011-08-21Fix #28154: linux3-config.py doesn't existSergey Sharybin
2011-08-19Merged 39338-39558Jason Hays
2011-08-15Code cleanup: add UNUSED_FUNCTION macro to avoid warning messages about unusedBrecht Van Lommel
2011-08-14patch [#28247] Fix for: [#28236] Separate By Materials fails when some materi...Campbell Barton
2011-08-09Weight Paint's vertex selection tools use zbuf like face select.Jason Hays
2011-07-18Started adding vertex masking--supports regular painting, and setting weight ...Jason Hays
2011-07-18svn merge -r38157:38474 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-18svn merge -r37793:37865 https://svn.blender.org/svnroot/bf-blender/trunk/blenderCampbell Barton
2011-07-17cmake: cleanup include paths, some duplicates and going up some unneeded dirs.Campbell Barton
2011-07-12Lots of incomplete changes:Jason Hays
2011-07-06Merged 37865-38124Jason Hays
2011-07-05Added Selection support to weight paint.Jason Hays
2011-07-04Bug report (IRC)Ton Roosendaal
2011-06-27Merged from trunk with revision range 36835-37865,Jason Hays
2011-06-25wrong rna func type usedCampbell Barton
2011-06-15Code cleanup: remove unused shaded draw mode code.Brecht Van Lommel
2011-06-11remove some warning for unused struct membersCampbell Barton
2011-06-09Bugfix #27078Ton Roosendaal
2011-06-06Added cancel callbacks to modal operators which allocates memorySergey Sharybin
2011-05-31cmake maintenanceCampbell Barton
2011-05-28fixed "rather then" -> "rather than" typos all over the placeM.G. Kishalmi
2011-05-26add the property as an argument to enum item functions, not used yet but need...Campbell Barton
2011-05-21view3d function naming, no functional changes.Campbell Barton
2011-05-12for bug [#27358] Transform bug when transform > 500Campbell Barton
2011-05-05alternative to joe's commit r36451.Campbell Barton
2011-05-03fix [#27266] EdgeSplit + RemoveDoubles + MoveView = CrashCampbell Barton
2011-05-03auto-merge was incorrectly subtracting the doubles removed from the meshes to...Campbell Barton
2011-05-03=trunk=Joseph Eagar
2011-04-30Fix #27224: Extrude Repeat Mesh doesn't have optionsSergey Sharybin