2008-12-10 |
Campbell Barton | merge from trunk - r17500 to HEAD |
commit | commitdiff | tree |
2008-12-10 |
Campbell Barton | move the paint buttons from the image view and buttons... |
commit | commitdiff | tree |
2008-12-10 |
Campbell Barton | tweaks to brush falloff and alpha, giving nicer looking... |
commit | commitdiff | tree |
2008-12-09 |
Campbell Barton | bugfix - [#18063] Projection paint branch: draw tool... |
commit | commitdiff | tree |
2008-12-09 |
Benoit Bolsee | ImageMirror: add clip attribute to limit clipping dista... |
commit | commitdiff | tree |
2008-12-09 |
Campbell Barton | * tablet pressure changing opacity while painting didnt... |
commit | commitdiff | tree |
2008-12-09 |
Diego Borghetti | Fix mistake in last commit.. it's pic + 1 ;) |
commit | commitdiff | tree |
2008-12-09 |
Campbell Barton | patch from Mitchell Stokes |
commit | commitdiff | tree |
2008-12-09 |
Diego Borghetti | Commit patch [#18057] by Dalai Felinto (dfelinto) |
commit | commitdiff | tree |
2008-12-09 |
Willian Padovani... | == Python Space Handlers == |
commit | commitdiff | tree |
2008-12-07 |
Campbell Barton | * layer mask (similar to the gimp), uses a UV layer... |
commit | commitdiff | tree |
2008-12-07 |
Campbell Barton | split code for applying each paint tool into its own... |
commit | commitdiff | tree |
2008-12-06 |
Campbell Barton | * added an option not to use projection painting (use... |
commit | commitdiff | tree |
2008-12-06 |
Campbell Barton | * fixed crash when a mesh with no UVs was painted. |
commit | commitdiff | tree |
2008-12-06 |
Campbell Barton | * Patch from Michael Fox to set the normal angle (was... |
commit | commitdiff | tree |
2008-12-06 |
Campbell Barton | WIP fixes, still need to tidy up more. |
commit | commitdiff | tree |
2008-12-05 |
Benoit Bolsee | BGE bug #17731 fixed: No sleeping Button disables dynam... |
commit | commitdiff | tree |
2008-12-05 |
Campbell Barton | Use MEM_*alloc for some of the main arrays rather then... |
commit | commitdiff | tree |
2008-12-04 |
Benoit Bolsee | VideoTexture: new ImageMirror class for easy mirror... |
commit | commitdiff | tree |
2008-12-03 |
Campbell Barton | * added uvco_to_wrapped_pxco to get the pixel x/y from... |
commit | commitdiff | tree |
2008-12-03 |
Campbell Barton | * remove warnings |
commit | commitdiff | tree |
2008-12-03 |
Campbell Barton | missed saving a small change |
commit | commitdiff | tree |
2008-12-03 |
Campbell Barton | fix for [#18040] FBX writes incorrect relative paths. |
commit | commitdiff | tree |
2008-12-03 |
Campbell Barton | Added Blender.sys.relpath(path, start='//') |
commit | commitdiff | tree |
2008-12-03 |
Campbell Barton | added a function to resolve case insensitive paths... |
commit | commitdiff | tree |
2008-11-29 |
Robin Allen | Changed vector math to use library functions. |
commit | commitdiff | tree |
2008-11-26 |
Campbell Barton | minor changes, (some comments and less warnings) |
commit | commitdiff | tree |
2008-11-26 |
Benoit Bolsee | VideoTexture: new ImageRender class for Render To Texture |
commit | commitdiff | tree |
2008-11-26 |
Benoit Bolsee | BGE update: helper functions for VideoTexture render... |
commit | commitdiff | tree |
2008-11-26 |
Benoit Bolsee | BGE bug fix: culling algorithm didn't used the correct... |
commit | commitdiff | tree |
2008-11-26 |
Benoit Bolsee | MSVC9 project file update for TEX nodes |
commit | commitdiff | tree |
2008-11-26 |
Benoit Bolsee | MSVC9 project file update for blenderplayer |
commit | commitdiff | tree |
2008-11-26 |
Robin Allen | 2 things: |
commit | commitdiff | tree |
2008-11-26 |
Matt Ebb | * Added a new Timeline menu entry: Playback -> Sync... |
commit | commitdiff | tree |
2008-11-25 |
Matt Ebb | * Added 'Particle System' entries as children of partic... |
commit | commitdiff | tree |
2008-11-25 |
Stefan Gartner | * fix path to openexr on irix |
commit | commitdiff | tree |
2008-11-25 |
Nathan Letwory | * make sure Bullet is enabled when WITH_BF_BULLET=True |
commit | commitdiff | tree |
2008-11-25 |
Campbell Barton | use const where possible and removed some unneeded... |
commit | commitdiff | tree |
2008-11-24 |
Campbell Barton | minor changes |
commit | commitdiff | tree |
2008-11-24 |
Stefan Gartner | patch #8583: Add support for gcc on irix |
commit | commitdiff | tree |
2008-11-24 |
Campbell Barton | backface culling wasnt working as it should in perspect... |
commit | commitdiff | tree |
2008-11-24 |
Campbell Barton | painting onto faces was broken when the UV's or faces... |
commit | commitdiff | tree |
2008-11-24 |
Campbell Barton | * changed "Normal" falloff to only fade out at more... |
commit | commitdiff | tree |
2008-11-24 |
Campbell Barton | * brush and airbrush match The Gimp, where the total... |
commit | commitdiff | tree |
2008-11-23 |
Campbell Barton | Only paint in the view clipped area when view clip... |
commit | commitdiff | tree |
2008-11-23 |
Martin Poirier | [#18021] Rotating gets locked to axis after trackball... |
commit | commitdiff | tree |
2008-11-22 |
Campbell Barton | maximum polyline between clipped rectangle and triangle... |
commit | commitdiff | tree |
2008-11-22 |
Campbell Barton | fix for painting onto faces from a side view in perspec... |
commit | commitdiff | tree |
2008-11-21 |
Kent Mein | This is patch [#17896] Irix Build Files |
commit | commitdiff | tree |
2008-11-21 |
Campbell Barton | * smudge tool wanst working (forgot to set the precious... |
commit | commitdiff | tree |
2008-11-21 |
Campbell Barton | * added option "Normal", same as the vpaint option... |
commit | commitdiff | tree |
2008-11-20 |
Martin Poirier | Crasher fix. |
commit | commitdiff | tree |
2008-11-20 |
Campbell Barton | commit yesterday broke scaling in the sequencer (dumb... |
commit | commitdiff | tree |
2008-11-19 |
Campbell Barton | * use utility function brush_painter_paint that runs... |
commit | commitdiff | tree |
2008-11-19 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
commit | commitdiff | tree |
2008-11-19 |
Campbell Barton | Split up the following imbuf functions in 2... |
commit | commitdiff | tree |
2008-11-19 |
Campbell Barton | bicubic_interpolation - dont use pow(val, 3.0f) at... |
commit | commitdiff | tree |
2008-11-18 |
Campbell Barton | Some improvements brecht suggested, only noticable... |
commit | commitdiff | tree |
2008-11-18 |
Campbell Barton | some scons command line args were not working since... |
commit | commitdiff | tree |
2008-11-18 |
Campbell Barton | Added option to use another UV layer as a clone source... |
commit | commitdiff | tree |
2008-11-18 |
Campbell Barton | * Added buttons for accessing options "occlude", "backf... |
commit | commitdiff | tree |
2008-11-17 |
Martin Poirier | QuatOne was so wrong is would make Hamilton cry. |
commit | commitdiff | tree |
2008-11-17 |
Campbell Barton | Added BF_PROFILE_LINKFLAGS, Compiling with BF_PROFILE... |
commit | commitdiff | tree |
2008-11-17 |
Martin Poirier | Fix compilation on OS X |
commit | commitdiff | tree |
2008-11-16 |
Remigiusz Fiedler | DXF-Importer: updated version v1.12 - 2008.11.16 by... |
commit | commitdiff | tree |
2008-11-16 |
Campbell Barton | disabled painting to offscreen buckets, was causing... |
commit | commitdiff | tree |
2008-11-16 |
Campbell Barton | * fix "dot drawing" problem - draw lines inbetween... |
commit | commitdiff | tree |
2008-11-15 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
commit | commitdiff | tree |
2008-11-15 |
Campbell Barton | * clone tool didnt work when the object was not at... |
commit | commitdiff | tree |
2008-11-15 |
Hamed Zaghaghi | 17973Patch by dfelinto, and also fixed a bug in 2d... |
commit | commitdiff | tree |
2008-11-15 |
Campbell Barton | made undo on multiple images works |
commit | commitdiff | tree |
2008-11-14 |
Campbell Barton | tile based undo's now works while projection painting. |
commit | commitdiff | tree |
2008-11-14 |
Campbell Barton | copy over pthread dll to the install dir with cross... |
commit | commitdiff | tree |
2008-11-14 |
Martin Poirier | Transform Roll Fixes for editbone. Special case for... |
commit | commitdiff | tree |
2008-11-14 |
Joshua Leung | Bugfix: |
commit | commitdiff | tree |
2008-11-13 |
Campbell Barton | update for compiling cross compiling win32 on linux... |
commit | commitdiff | tree |
2008-11-13 |
Martin Poirier | ==Armature== |
commit | commitdiff | tree |
2008-11-13 |
Martin Poirier | Normal Orientation on EditBones uses roll for Z axis. |
commit | commitdiff | tree |
2008-11-13 |
Campbell Barton | svn merge https://svn.blender.org/svnroot/bf-blender... |
commit | commitdiff | tree |
2008-11-13 |
Campbell Barton | simple workaround slowdown with painting onto multiple... |
commit | commitdiff | tree |
2008-11-13 |
Campbell Barton | * use the existing function to only update a part of... |
commit | commitdiff | tree |
2008-11-13 |
Robin Allen | Removed support for nested texture trees, minor ui... |
commit | commitdiff | tree |
2008-11-13 |
Campbell Barton | for scons on linux and other *nux systems |
commit | commitdiff | tree |
2008-11-12 |
Campbell Barton | 2 utility functions added for projection painting. |
commit | commitdiff | tree |
2008-11-12 |
Andrea Weikert | == MSVC projectfiles == |
commit | commitdiff | tree |
2008-11-12 |
Andrea Weikert | fix bad level call in texture nodes |
commit | commitdiff | tree |
2008-11-12 |
Robin Allen | Added stubs to fix linker errors in texnodes |
commit | commitdiff | tree |
2008-11-12 |
Ton Roosendaal | Bah, two more files! |
commit | commitdiff | tree |
2008-11-12 |
Ton Roosendaal | Patch #7897 Texture Nodes! |
commit | commitdiff | tree |
2008-11-12 |
Nathan Letwory | set default path to the version that creates a working... |
commit | commitdiff | tree |
2008-11-12 |
Nathan Letwory | Change the LCG_DIR usage to BF_name_LIBPATH where possi... |
commit | commitdiff | tree |
2008-11-12 |
Campbell Barton | Option to have painting multi-threaded. |
commit | commitdiff | tree |
2008-11-11 |
Nathan Letwory | Remove BGE defines from highest level and define only... |
commit | commitdiff | tree |
2008-11-11 |
Nathan Letwory | previous commits showed that the absolute path problem... |
commit | commitdiff | tree |
2008-11-11 |
Nathan Letwory | spaces -> tabs |
commit | commitdiff | tree |
2008-11-11 |
Nathan Letwory | fix for another place where absolute paths for BF_BUILD... |
commit | commitdiff | tree |
2008-11-11 |
Nathan Letwory | fix problem with giving absolute paths to BF_BUILDDIR |
commit | commitdiff | tree |
2008-11-11 |
Nathan Letwory | Fix typo that prevented CC_WARN from being added to... |
commit | commitdiff | tree |
2008-11-11 |
Benoit Bolsee | MSVC90 project files: Tune projects build order to... |
commit | commitdiff | tree |
2008-11-11 |
Campbell Barton | Adjusted scons files so disabling quicktime, python... |
commit | commitdiff | tree |
next |