Revision 7930736 by Sergey Sharybin September 30, 2011, 09:55 (GMT) |
Bump maps flip: now white means salience, black means concavity Files created in blender before this revision should be rendered in exactly the same way they used to render before. Patch by Morten Mikkelsen, finished by Ton and me. |
Revision a92cfcd by Sergey Sharybin September 30, 2011, 09:25 (GMT) |
i18n: fixed mistage in message generator which lead to some messages disappeared. Also, cleaned up po files from unused messages. |
Revision fb58270 by Campbell Barton September 30, 2011, 08:27 (GMT) |
add bevel weight to editmode buttons, patch from Psy-Fi or IRC. |
Revision 43e72df by Bastien Montagne September 30, 2011, 08:10 (GMT) |
Minor: Other UI strings typos and tweaks. |
Revision 265c113 by Campbell Barton September 30, 2011, 07:47 (GMT) |
fix for crash generating messages.txt, I wasn't getting this crash because I had 'WITH_PYTHON_SAFETY' enabled which was using different iterators (which dont crash), now there on by default. made headless and no-python configurations work again and added --factory-startup to doc building command. |
Revision ad8df48 by Dalai Felinto September 30, 2011, 05:36 (GMT) |
po : adding note for windows translators/devs + remove backup function in update_po.py (no more tons of *.po~ in the folder) |
Revision 4c3a817 by Andrew Wiggin September 30, 2011, 05:27 (GMT) |
More normal fixes, this time for object mode calculation of vertex normals |
Revision 720f69a by Andrew Wiggin September 30, 2011, 04:27 (GMT) |
Fixes for a few bugs in selection and the interaction between BM_SELECT and BM_HIDDEN: - Select all was selecting hidden elements - Select flush was also selecting hidden elements (so selecting two *visible* vertices of a *hidden* edge selected that hidden edge) - Several places were using BM_SetHFlag(elem, BM_SELECT) directly, when they should be using BM_Select(bm, elem) - In certain scenarios, "reveal all" could leave you with selections which aren't valid in that selection mode (e.g. lonely edges selected in face select mode) |
Revision e6a9b68 by Benoit Bolsee September 29, 2011, 21:38 (GMT) |
Recast: upgrade library. - Upgrade Recast library to latest portable version - Implement recast_qsort based on FreeBSD qsort.c to have portable thread safe quick sort for use in conversion routine. - Better default value for the Build Navigation Mesh operator |
Revision 590b7ff by Thomas Dinges September 29, 2011, 20:28 (GMT) |
Cycles: * Remove duplicate declarations. |
September 29, 2011, 18:37 (GMT) |
SVN maintenance. |
Revision ff74afc by Campbell Barton September 29, 2011, 17:19 (GMT) |
remove the pot and messages file, they change too much with only minor changes to the source and can be regenerated. |
Revision 9a0776c by Campbell Barton September 29, 2011, 17:15 (GMT) |
improvements to translation message generator - for rna stringsinclude the path as comment, eg: #~ bpy.types.VertexGroup.name - skip strings like %dx%d or -X. - for strings extracted from python scripts include file:line reference as with C files. - have messages in order they appear in the file, files and classes sorted so it reads more logically. - extract these comments from the messages.txt file into the pot file. |
Revision 6f9636b by jens verwiebe September 29, 2011, 17:02 (GMT) |
OSX: another non-ASCII char, sorry |
Revision fe63d07 by Bastien Montagne September 29, 2011, 15:58 (GMT) |
Minor: Other UI strings typos and tweaks. |
Revision f65c72a by Bastien Montagne September 29, 2011, 15:28 (GMT) |
Commented and tagged some unused vars, added some var init (gcc warnings...). Wonâ??t go further, most other warnings are from GE or intern/extern lib code... |
Revision add7784 by Bastien Montagne September 29, 2011, 14:41 (GMT) |
Minor: Other UI strings typos and tweaks. Also updated french po & mo. (grrr... That update created tons of new things... back to ~40% done...) |
Revision 9520295 by Brecht Van Lommel September 29, 2011, 14:18 (GMT) |
Fix #28416: setting fluid simulation start time to anything other than zero gave wrong results. Note how in this code it already incremented to the start time and then incorrectly added it again. Patch by Chris Foster, thanks! |
Revision e276855 by Brecht Van Lommel September 29, 2011, 13:52 (GMT) |
Fix #28769 & #28768: problem with duplicated keymap items after fix yesterday. |
Revision 081543f by Campbell Barton September 29, 2011, 12:11 (GMT) |
fix for error generating docs, write all files as utf-8 |
|
|
|


Master Commits
MiikaH:n Sivut a.k.a. MiikaHweb | 2003-2021