2011-03-13 |
Campbell Barton | [#26482] Solidify / Animation Opengl render. no texture. |
commit | commitdiff | tree |
2011-03-13 |
Campbell Barton | py/library api: raise an error if a requested member... |
commit | commitdiff | tree |
2011-03-13 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-03-12 |
Campbell Barton | quiet stricter compiler warnings/errors. |
commit | commitdiff | tree |
2011-03-12 |
Joshua Leung | Bugfix [#26473] Keyframe values for F-Curves were incor... |
commit | commitdiff | tree |
2011-03-12 |
Sergey Sharybin | Fix for compilation error after bullet upgrade. |
commit | commitdiff | tree |
2011-03-12 |
Erwin Coumans | update Bullet physics sdk to latest trunk/version 2.78 |
commit | commitdiff | tree |
2011-03-12 |
Campbell Barton | library loading api. |
commit | commitdiff | tree |
2011-03-12 |
Thomas Dinges | 2.5 Fluid UI Python Script: |
commit | commitdiff | tree |
2011-03-12 |
Campbell Barton | py/rna: BPy_reports_to_error() now takes the exception... |
commit | commitdiff | tree |
2011-03-12 |
Campbell Barton | pass report list along to BLO_blendhandle_from_file... |
commit | commitdiff | tree |
2011-03-12 |
Ton Roosendaal | More on bug #26432 |
commit | commitdiff | tree |
2011-03-12 |
Campbell Barton | - BKE_idcode_iter_step() - function to step over all... |
commit | commitdiff | tree |
2011-03-12 |
Campbell Barton | py/rna, ability to have python static methods in collec... |
commit | commitdiff | tree |
2011-03-12 |
Campbell Barton | tag/comment unused variables. |
commit | commitdiff | tree |
2011-03-12 |
Ton Roosendaal | Bugreport #26464 |
commit | commitdiff | tree |
2011-03-12 |
Brecht Van... | Fix uvedit unwrap tool not taking selection into account. |
commit | commitdiff | tree |
2011-03-12 |
Janne Karhu | Completely refactored sph fluid particles. Only the... |
commit | commitdiff | tree |
2011-03-12 |
Campbell Barton | cmake, search $HOME/py32 for python now too. |
commit | commitdiff | tree |
2011-03-12 |
Campbell Barton | builder reports MSVC was setting stack size to 2gig. |
commit | commitdiff | tree |
2011-03-12 |
Nicholas Bishop | == Sculpt == |
commit | commitdiff | tree |
2011-03-12 |
Joshua Leung | Bugfix [#26222] Alt-O (smooth) in Graph editor destroys... |
commit | commitdiff | tree |
2011-03-12 |
Campbell Barton | edit scons to use py3.2 on all os's and use 'm' abiflag... |
commit | commitdiff | tree |
2011-03-12 |
Campbell Barton | set 2mb stack for mingw too. |
commit | commitdiff | tree |
2011-03-12 |
Brecht Van... | Fix #25931: strand render + ray traced AO give tile... |
commit | commitdiff | tree |
2011-03-11 |
Nathan Letwory | Fix [#25659] crash when unwrapping specific mesh |
commit | commitdiff | tree |
2011-03-11 |
Brecht Van... | Fix #26035: fix crash building raytree with inf/nan... |
commit | commitdiff | tree |
2011-03-11 |
Brecht Van... | Fix #26203: crash with empty raytree, all types should... |
commit | commitdiff | tree |
2011-03-11 |
Nathan Letwory | Some explicit casts to silence warnings (unsafe to... |
commit | commitdiff | tree |
2011-03-11 |
Brecht Van... | Fix #25654: strand render with instanced objects was... |
commit | commitdiff | tree |
2011-03-11 |
Ton Roosendaal | Bugfix, irc report: |
commit | commitdiff | tree |
2011-03-11 |
Ton Roosendaal | Bugfix #26444 |
commit | commitdiff | tree |
2011-03-11 |
Janne Karhu | Fix for [#26457] Physics Size attribute affects hair... |
commit | commitdiff | tree |
2011-03-11 |
Campbell Barton | move do_version code under latest subversion bump. |
commit | commitdiff | tree |
2011-03-11 |
Ervin Weber | (no commit message) |
commit | commitdiff | tree |
2011-03-11 |
Campbell Barton | fix [#26448] Solidify Modifier makes mesh texture missi... |
commit | commitdiff | tree |
2011-03-11 |
Joshua Leung | Bugfix [#26167] Animating inside group nodes behaves... |
commit | commitdiff | tree |
2011-03-11 |
Nathan Letwory | Fix a typo in defines. Patch by Alexander Kuznetsov |
commit | commitdiff | tree |
2011-03-11 |
Campbell Barton | bugfix [#26454] WITH_PYTHON_SAFETY crash. |
commit | commitdiff | tree |
2011-03-11 |
Janne Karhu | Better progress info for physics baking: |
commit | commitdiff | tree |
2011-03-11 |
Campbell Barton | when checking for windows check sys.platform starts... |
commit | commitdiff | tree |
2011-03-11 |
Campbell Barton | simplify BLI_path_abs by using BLI_cleanup_path |
commit | commitdiff | tree |
2011-03-11 |
Campbell Barton | fix [#26451] Little problem when selecting relative... |
commit | commitdiff | tree |
2011-03-11 |
Joshua Leung | Bugfix [#26438] : While grabing a marker with G, cancel... |
commit | commitdiff | tree |
2011-03-10 |
Campbell Barton | fix [#26452] Problem with key properties when OnlySelec... |
commit | commitdiff | tree |
2011-03-10 |
Joshua Leung | Bugfix [#26438]: Hotkey conflict between add meta-strip... |
commit | commitdiff | tree |
2011-03-10 |
Campbell Barton | fix [#26436] Operator.draw(): UI redraw; UI trimmed |
commit | commitdiff | tree |
2011-03-10 |
Nathan Letwory | Fix [#26446] Quick extrude (Ctrl+LMB) works only one... |
commit | commitdiff | tree |
2011-03-10 |
Ton Roosendaal | Bugfix #26443 |
commit | commitdiff | tree |
2011-03-10 |
Ton Roosendaal | Bugfix #26424 |
commit | commitdiff | tree |
2011-03-10 |
Ton Roosendaal | Todo: |
commit | commitdiff | tree |
2011-03-10 |
Campbell Barton | fix [#26442] blender crash when turning off antialiasin... |
commit | commitdiff | tree |
2011-03-10 |
Ton Roosendaal | Bugfix #26442 |
commit | commitdiff | tree |
2011-03-10 |
Janne Karhu | Fix for [#26441] Child Hair Crash |
commit | commitdiff | tree |
2011-03-10 |
Ton Roosendaal | Bugfix irc report: |
commit | commitdiff | tree |
2011-03-10 |
Ton Roosendaal | Bugfix #26437 |
commit | commitdiff | tree |
2011-03-10 |
Campbell Barton | fix [#26406] Projection Paint, Occlussion Problem with... |
commit | commitdiff | tree |
2011-03-10 |
Campbell Barton | also enable edge-seam unwrapping when running the mark_... |
commit | commitdiff | tree |
2011-03-10 |
Campbell Barton | request from Jedrzej Slewczuk's: |
commit | commitdiff | tree |
2011-03-10 |
Campbell Barton | revert r35438, Martin doesn't like having this option... |
commit | commitdiff | tree |
2011-03-10 |
Campbell Barton | CMake should find python now without manual options... |
commit | commitdiff | tree |
2011-03-10 |
Nathan Letwory | Fix small error in chdir + cmd combination. |
commit | commitdiff | tree |
2011-03-10 |
Nathan Letwory | untarring of Python 3.2 tarballs would fail if CMake... |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | better default python ABI flags for *nix, 'm' default... |
commit | commitdiff | tree |
2011-03-09 |
Nathan Letwory | Some small fixes to the install part for windows. |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | add option requested [#25598] projection surface snap... |
commit | commitdiff | tree |
2011-03-09 |
Nathan Letwory | Apply [#26364] New Windows keyboard handling |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | - CMake, print message to run 'make install', this... |
commit | commitdiff | tree |
2011-03-09 |
Nathan Letwory | Don't try to copy gnu_gettext.dll when building 64bit... |
commit | commitdiff | tree |
2011-03-09 |
Ton Roosendaal | From the todo: |
commit | commitdiff | tree |
2011-03-09 |
Ton Roosendaal | From the OFTL: Pad-period refreshes File browser. |
commit | commitdiff | tree |
2011-03-09 |
Ton Roosendaal | Todo item: defaulting newly created Property editors... |
commit | commitdiff | tree |
2011-03-09 |
Janne Karhu | Fix for [#26420] F-Curve key handles affected by NLA... |
commit | commitdiff | tree |
2011-03-09 |
Janne Karhu | Fix for [#26372] Objects as PS Hair displays and render... |
commit | commitdiff | tree |
2011-03-09 |
Nathan Letwory | Fix [#26012] Import Collada: instance_node incorrectly... |
commit | commitdiff | tree |
2011-03-09 |
Ton Roosendaal | Bugfix #26424 |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | make python UV functions use a popup UI rather then... |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | py/ui: ensure extensions which add draw functions for... |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | lightmap pack: made into an operator & added to UV... |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | working with bpy 2.5x api, convert into operator next. |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | update for blender as a py module & python 3.2 |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | update for py3.x syntax and mostly pep8 compliant |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | copy from 2.4x, update to 2.5x next. |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | moving to addons & splitting for lazy loading of eps... |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | add stddef.h include for offsetof macro for gcc 4.6... |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | image.depth, 96/128 for float color images, was 24... |
commit | commitdiff | tree |
2011-03-09 |
Nathan Letwory | Fix [#26037] Import Collada crashes Blender |
commit | commitdiff | tree |
2011-03-09 |
Campbell Barton | CMake |
commit | commitdiff | tree |
2011-03-08 |
Campbell Barton | disable openexr and collada for mingw, give linking... |
commit | commitdiff | tree |
2011-03-08 |
Campbell Barton | - correct python3.1 warning message. |
commit | commitdiff | tree |
2011-03-08 |
Nathan Letwory | Skip materials that are invalid. |
commit | commitdiff | tree |
2011-03-08 |
Nathan Letwory | Apply a small patch from mikktspace author Morten Mikke... |
commit | commitdiff | tree |
2011-03-08 |
Sergey Sharybin | Prevent memory corruption when using fixed texture... |
commit | commitdiff | tree |
2011-03-08 |
Sergey Sharybin | Fix #26408: [texture paint] brush spacing |
commit | commitdiff | tree |
2011-03-08 |
Janne Karhu | Fix for [#26322] x-mirror gives wrong results while... |
commit | commitdiff | tree |
2011-03-08 |
Ton Roosendaal | Bugfix & Feature fix: Only Shadow Material options |
commit | commitdiff | tree |
2011-03-08 |
Nathan Letwory | Apply [#26383] Triangle fans support for COLLADA importer |
commit | commitdiff | tree |
2011-03-08 |
Ton Roosendaal | Bugfix #25422 |
commit | commitdiff | tree |
2011-03-08 |
Campbell Barton | CMake: removed blenderplayer from install target by... |
commit | commitdiff | tree |
2011-03-08 |
Nathan Letwory | Apply [#26311] Collada Exporter Crash on Win64 build |
commit | commitdiff | tree |
next |