2011-09-22 |
Sergey Sharybin | Fix #28722: Segfault when reading volumetric clouds... |
commit | commitdiff | tree |
2011-09-22 |
Brecht Van... | Fix #28549: file browser recent directories could inclu... |
commit | commitdiff | tree |
2011-09-22 |
Sergey Sharybin | Fix rest of #28693: Proportional edit hangs on mesh... |
commit | commitdiff | tree |
2011-09-22 |
Brecht Van... | Fix warnings about operator descriptions ending with "." |
commit | commitdiff | tree |
2011-09-22 |
Sergey Sharybin | Fix #28489: Wacom Intuos 4 tablet doesn't work with... |
commit | commitdiff | tree |
2011-09-22 |
Brecht Van... | Fix #28365: some macro operators were missing descriptions. |
commit | commitdiff | tree |
2011-09-22 |
Brecht Van... | Fix #28593: F6 operator redo could crash when editing... |
commit | commitdiff | tree |
2011-09-22 |
Campbell Barton | clear up some warnings. |
commit | commitdiff | tree |
2011-09-22 |
Brecht Van... | Fix #28651: dopesheet crash when configuring keymap... |
commit | commitdiff | tree |
2011-09-22 |
Brecht Van... | Fix #28585: read full sample layers not working in... |
commit | commitdiff | tree |
2011-09-22 |
Sergey Sharybin | Fix #28695: path/beziercirlce defined surface dissapear... |
commit | commitdiff | tree |
2011-09-22 |
Bastien Montagne | Minor: Bah, doxygen file's doc comments were also missi... |
commit | commitdiff | tree |
2011-09-22 |
Bastien Montagne | Minor: Added doxygen file's doc comments in weightvg... |
commit | commitdiff | tree |
2011-09-22 |
Bastien Montagne | Minor: Other UI strings typos and tweaks. |
commit | commitdiff | tree |
2011-09-22 |
Campbell Barton | correction for removal of _("") |
commit | commitdiff | tree |
2011-09-22 |
Morten Mikkelsen | addendum to prev bugfix on texture space bump |
commit | commitdiff | tree |
2011-09-22 |
Campbell Barton | use bli math functions for vgroup_fix operator. |
commit | commitdiff | tree |
2011-09-22 |
Campbell Barton | use the systems number of processes for running static... |
commit | commitdiff | tree |
2011-09-22 |
Campbell Barton | comment some unused vars / assignments. |
commit | commitdiff | tree |
2011-09-22 |
Campbell Barton | correct fix for armature selection, also remove interna... |
commit | commitdiff | tree |
2011-09-21 |
Bastien Montagne | One of the two latest commits in this file broke the... |
commit | commitdiff | tree |
2011-09-21 |
Sergey Sharybin | buildbot: point python to a symbolic link. Helps when... |
commit | commitdiff | tree |
2011-09-21 |
Sergey Sharybin | Added misses INTERNATIONAL definition in scons rules. |
commit | commitdiff | tree |
2011-09-21 |
Campbell Barton | check that descriptions dont end with a '.', for non... |
commit | commitdiff | tree |
2011-09-21 |
Bastien Montagne | Minor: Other UI strings typos and tweaks. |
commit | commitdiff | tree |
2011-09-21 |
Campbell Barton | remove blf.gettext, add blf.unload(font) |
commit | commitdiff | tree |
2011-09-21 |
Campbell Barton | remove use of gettext: _("...") style translation now... |
commit | commitdiff | tree |
2011-09-21 |
Brecht Van... | Translation: reload font on enabling/disabling use... |
commit | commitdiff | tree |
2011-09-21 |
Brecht Van... | Blenfont: add BLF_unload function to unload/reload... |
commit | commitdiff | tree |
2011-09-21 |
Sergey Sharybin | Attempt to fix #28709: change language to simplified... |
commit | commitdiff | tree |
2011-09-21 |
Campbell Barton | add missing define for last commit and tag bl_label... |
commit | commitdiff | tree |
2011-09-21 |
Campbell Barton | py/rna string subtypes for strings which should be... |
commit | commitdiff | tree |
2011-09-21 |
Antony Riakiotakis | Fix compilation for MinGW. |
commit | commitdiff | tree |
2011-09-21 |
Campbell Barton | update_msg.py now extracts strings from UI files, eg: |
commit | commitdiff | tree |
2011-09-21 |
Sergey Sharybin | Tweak for unifont: use droid with glyphs from default... |
commit | commitdiff | tree |
2011-09-21 |
Campbell Barton | updates to rna message extractor, write utf8 files... |
commit | commitdiff | tree |
2011-09-21 |
Bastien Montagne | Revreting 39792 making paste pose only on selected... |
commit | commitdiff | tree |
2011-09-21 |
Campbell Barton | remove support for irix |
commit | commitdiff | tree |
2011-09-21 |
Campbell Barton | fix breakage in 40417 - test compile please even for... |
commit | commitdiff | tree |
2011-09-21 |
Bastien Montagne | Minor: Other UI strings typos and tweaks. |
commit | commitdiff | tree |
2011-09-20 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | pep8 update & some minor cmake edits. |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | move message.txt generator out of wm.py (which was... |
commit | commitdiff | tree |
2011-09-20 |
Miika Hamalainen | Reserved modifier enum for Dynamic Paint to not break... |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | Another set of fixes for MSVC |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | - translation scripts now run with py3.x |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | Fix for recent commit: |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | Get rid of c++ in blenkernel and modifiers |
commit | commitdiff | tree |
2011-09-20 |
Brecht Van... | Internationalization: fix OS X scons install to copy... |
commit | commitdiff | tree |
2011-09-20 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | (no commit message) |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | have blf.gettext even when internationalization is... |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | Fix for BLI_ungzip_to_mem: it'll return NULL now if... |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | Ignore .Blanguages and .bfont.ttf when installing. |
commit | commitdiff | tree |
2011-09-20 |
Thomas Dinges | We are now in Bcon 3 - Beta. |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | - Fix for compiling without international support |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | Improved Internationalization and Localization |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | fix [#28672] Blender segfault after exiting a game... |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | Merging r40366 through r40392 from trunk into soc-2011... soc-2011-garlic |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | committed change to transforms THRESHOLD by accident... |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | i18n: some fixes for windows, scons and game engine |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | tag & comment unused vars with /* UNUSED */ |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | i18n: fake_gettext is no longer needed for python |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | i18n: forgot this files in recent commit |
commit | commitdiff | tree |
2011-09-20 |
Bastien Montagne | Minor: Other UI strings typos and tweaks. |
commit | commitdiff | tree |
2011-09-20 |
Nathan Letwory | Don't set BF_NUMJOBS in default config, but instead... |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | i18n: replace some bit checks from U.transopts with... |
commit | commitdiff | tree |
2011-09-20 |
Sergey Sharybin | i18n: code clean-up |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | fix from Juha Mäki-Kanto (kanttori), was calculating... |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | changes for materials to treat them as shorts not int... |
commit | commitdiff | tree |
2011-09-20 |
Dalai Felinto | texface - quick speedup |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | fix for bug in do_version_tface(), was assigning 'tf... |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | fix possible crasg in recent texface commit - material... |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | tidy up |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | modify the python gettext function to pass through... |
commit | commitdiff | tree |
2011-09-20 |
Campbell Barton | fix for warnings after texface commit, also comment... |
commit | commitdiff | tree |
2011-09-19 |
Dalai Felinto | TexFace to Material Settings big patch |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | style changes & use faster looping on vertex weights... |
commit | commitdiff | tree |
2011-09-19 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | remove unused arg & some style edits on radish merge... |
commit | commitdiff | tree |
2011-09-19 |
Jason Hays | Merging radish branch into trunk. |
commit | commitdiff | tree |
2011-09-19 |
Sergey Sharybin | Merging r40345 through r40365 from trunk into soc-2011... |
commit | commitdiff | tree |
2011-09-19 |
Jason Hays | Merged 40338-40364 soc-2011-radish |
commit | commitdiff | tree |
2011-09-19 |
Sergey Sharybin | i18n: more clean-up |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | attempt to fix windows/scons issue I caused in a recent... |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | edits to argument parsing for Euler.rotate_axis, also... |
commit | commitdiff | tree |
2011-09-19 |
Jason Hays | vgroup_validmap needed to be assigned when locks were... |
commit | commitdiff | tree |
2011-09-19 |
Sergey Sharybin | i18n: code cleanup and fixing unneeded translation... |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | add back mathutils Matrix() * Vector(), this is row_vec... |
commit | commitdiff | tree |
2011-09-19 |
Brecht Van... | Blenfont: fix use incorrect clear of ascii glyph cache... |
commit | commitdiff | tree |
2011-09-19 |
Bastien Montagne | /release/scripts: Removed final points in UI strings... |
commit | commitdiff | tree |
2011-09-19 |
Bastien Montagne | /blender/makesrna: Removed final points in UI strings... |
commit | commitdiff | tree |
2011-09-19 |
Sergey Sharybin | Sequencer: switching to preview mode works fine again |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | Move function out of mathutils to: BLI_math_rotation... |
commit | commitdiff | tree |
2011-09-19 |
Bastien Montagne | /blender/editors: Removed final points in UI strings... |
commit | commitdiff | tree |
2011-09-19 |
Campbell Barton | remove Buffer.list, deprecated before 2.59 release. |
commit | commitdiff | tree |
2011-09-19 |
Sergey Sharybin | i18n: fixes for scons datafiles installation pathes |
commit | commitdiff | tree |
2011-09-19 |
Sergey Sharybin | i18n: fixed building with player |
commit | commitdiff | tree |
2011-09-19 |
Sergey Sharybin | svn merge -r40222:40344 ^/trunk/blender |
commit | commitdiff | tree |
2011-09-19 |
Sergey Sharybin | i18n: do not translate obect mode enum and transform... |
commit | commitdiff | tree |
next |