2011-06-27 |
Campbell Barton | moved modules added to changelog (this isn't detected... |
commit | commitdiff | tree |
2011-06-27 |
Campbell Barton | scenes now adjust brush usercounts on copying and freei... |
commit | commitdiff | tree |
2011-06-27 |
Nicholas Bishop | == Multires == |
commit | commitdiff | tree |
2011-06-27 |
Campbell Barton | Minor warning cleanup & fix |
commit | commitdiff | tree |
2011-06-26 |
Campbell Barton | fix for building with msvc/cmake take 2 (think its... |
commit | commitdiff | tree |
2011-06-26 |
Campbell Barton | more compact code for recent sphere/line intersection... |
commit | commitdiff | tree |
2011-06-26 |
Ton Roosendaal | Putting back blender.org and release number in info... |
commit | commitdiff | tree |
2011-06-26 |
Campbell Barton | 2d version of line/circle intersec function. |
commit | commitdiff | tree |
2011-06-26 |
Dalai Felinto | Fix in texts for Mesh.materials.pop() |
commit | commitdiff | tree |
2011-06-26 |
Mitchell Stokes | This solves the issue of having symlinks in the LIBDIR... |
commit | commitdiff | tree |
2011-06-26 |
Campbell Barton | renamed math functions and made public |
commit | commitdiff | tree |
2011-06-26 |
Campbell Barton | math func to find the intersection(s) between a segment... |
commit | commitdiff | tree |
2011-06-26 |
Campbell Barton | Allow the lib dir to be a symlink, pointed out by Mitch... |
commit | commitdiff | tree |
2011-06-25 |
Campbell Barton | fix incorrect ui text for is_runtime |
commit | commitdiff | tree |
2011-06-25 |
Ton Roosendaal | Bugfix #27765 |
commit | commitdiff | tree |
2011-06-25 |
Campbell Barton | fix for building with MSVC release, some edits I made... |
commit | commitdiff | tree |
2011-06-25 |
Ton Roosendaal | Bugfix #27761 |
commit | commitdiff | tree |
2011-06-25 |
Campbell Barton | wrong rna func type used |
commit | commitdiff | tree |
2011-06-25 |
Brecht Van... | GHOST Cocoa: some changes to Y coordinate conversion... |
commit | commitdiff | tree |
2011-06-25 |
Matt Ebb | Fix [#27748] undeterministic behaviour of volumetric... |
commit | commitdiff | tree |
2011-06-24 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-06-24 |
Campbell Barton | own patch [#27752] Python Callback (Scriptlink function... |
commit | commitdiff | tree |
2011-06-24 |
Campbell Barton | move callbacks file out of intern (only contains 1... |
commit | commitdiff | tree |
2011-06-24 |
Ton Roosendaal | First commit to make "Style" settings saved in startup... |
commit | commitdiff | tree |
2011-06-24 |
Campbell Barton | free_bvhtree_from_mesh was incorrectly useing sizeof... |
commit | commitdiff | tree |
2011-06-24 |
Campbell Barton | fix [#27742] Smart UV project no longer works in 2.58 |
commit | commitdiff | tree |
2011-06-24 |
Campbell Barton | fix [#27747] Modal operator in Special Menu (W) ignores... |
commit | commitdiff | tree |
2011-06-24 |
Campbell Barton | fix [#27746] Black and White Render doesn't work and... |
commit | commitdiff | tree |
2011-06-24 |
Daniel Salazar | W special menu for changing orthographic camera lens... |
commit | commitdiff | tree |
2011-06-23 |
Dalai Felinto | revert commit 27133: Committing patch [#27133] "Fix... |
commit | commitdiff | tree |
2011-06-23 |
Brecht Van... | GHOST Cocoa: move y origin top/bottom conversions out... |
commit | commitdiff | tree |
2011-06-23 |
Brecht Van... | Fix typo in addon user preferences menu. |
commit | commitdiff | tree |
2011-06-23 |
Lukas Toenne | More flexible size options for particle billboards... |
commit | commitdiff | tree |
2011-06-23 |
Nathan Letwory | Remove unnecessary check. OpenAL, SDL, JACK don't depen... |
commit | commitdiff | tree |
2011-06-23 |
Campbell Barton | fix for building mingw in debug mode |
commit | commitdiff | tree |
2011-06-23 |
Campbell Barton | allow building with ffmpeg but not aud |
commit | commitdiff | tree |
2011-06-23 |
Campbell Barton | correction to recent commit & made ffmpeg includes... |
commit | commitdiff | tree |
2011-06-23 |
Campbell Barton | mistake in own commit. |
commit | commitdiff | tree |
2011-06-23 |
Campbell Barton | cmake option to build without an audio library. |
commit | commitdiff | tree |
2011-06-23 |
Campbell Barton | fix for function before definition in own recent commit. |
commit | commitdiff | tree |
2011-06-23 |
Campbell Barton | checks in rna range functions that the max value cant... |
commit | commitdiff | tree |
2011-06-23 |
Campbell Barton | fix for building on arch linux with ffmpeg version: |
commit | commitdiff | tree |
2011-06-23 |
Campbell Barton | fix [#27726] Driven properties not checked for legal... |
commit | commitdiff | tree |
2011-06-22 |
Campbell Barton | update automatic rna changelog |
commit | commitdiff | tree |
2011-06-22 |
Campbell Barton | cmake was installing .bfont.ttf in ~/.blender/VER/confi... |
commit | commitdiff | tree |
2011-06-22 |
Campbell Barton | split cmake check configuration out |
commit | commitdiff | tree |
2011-06-21 |
Nathan Letwory | Bump version in Doxyfile. |
commit | commitdiff | tree |
2011-06-21 |
Campbell Barton | pep8 compliance |
commit | commitdiff | tree |
2011-06-21 |
Campbell Barton | update cmake checker to ignore file list and add some... |
commit | commitdiff | tree |
2011-06-21 |
Ton Roosendaal | New 2.58 splash image. Thanks Rogério Perdiz! v2.58 |
commit | commitdiff | tree |
2011-06-21 |
Ton Roosendaal | Upping the release number to 2.58 |
commit | commitdiff | tree |
2011-06-21 |
Martin Poirier | Snapping/Project |
commit | commitdiff | tree |
2011-06-21 |
Ton Roosendaal | 1 pixel tweak to have outliner icons + selection circle... |
commit | commitdiff | tree |
2011-06-21 |
Janne Karhu | Fix for [#26939] Hair Combing intersects emitter when... |
commit | commitdiff | tree |
2011-06-21 |
Campbell Barton | py api: make all classes __init__ functions in a readon... |
commit | commitdiff | tree |
2011-06-21 |
Campbell Barton | allow rna to set vertex parent indices, blender checks... |
commit | commitdiff | tree |
2011-06-21 |
Campbell Barton | correct FSF address, as pointed out by Dave Plater |
commit | commitdiff | tree |
2011-06-21 |
Campbell Barton | fix for PLY import using directory only select, operato... |
commit | commitdiff | tree |
2011-06-21 |
Campbell Barton | fix [#27707] Script error for UVs->Copy Mirrored UV... |
commit | commitdiff | tree |
2011-06-21 |
Campbell Barton | fix for error in swizzle assignment leaving an unhandle... |
commit | commitdiff | tree |
2011-06-20 |
Dalai Felinto | fix for build with cmake (patch by Joerg Mueller) |
commit | commitdiff | tree |
2011-06-20 |
Nathan Letwory | Set Player building to True by default. |
commit | commitdiff | tree |
2011-06-20 |
Thomas Dinges | Blender 2.58 release preparations: |
commit | commitdiff | tree |
2011-06-20 |
Thomas Dinges | Blender 2.58 release preparations: |
commit | commitdiff | tree |
2011-06-20 |
Andrea Weikert | == CMake == |
commit | commitdiff | tree |
2011-06-20 |
Campbell Barton | fix for crash drawing zero length motion path and a... |
commit | commitdiff | tree |
2011-06-20 |
Brecht Van... | Fix related to #27689: unwrap, pack island, minimize... |
commit | commitdiff | tree |
2011-06-20 |
Ton Roosendaal | Bugfix #27692 |
commit | commitdiff | tree |
2011-06-20 |
Campbell Barton | fix for incorrect bake api usage. but not a bug. |
commit | commitdiff | tree |
2011-06-20 |
Campbell Barton | since render branch isnt planned to be merged now,... |
commit | commitdiff | tree |
2011-06-20 |
Nathan Letwory | Fix [#26912] [Collada] Screw up with names/ids on import |
commit | commitdiff | tree |
2011-06-20 |
Nathan Letwory | Fix [#26821] Import Collada: instance_node still incorr... |
commit | commitdiff | tree |
2011-06-20 |
Nathan Letwory | Apply Patch [#27454] Add simple Transparency texture... |
commit | commitdiff | tree |
2011-06-20 |
Nathan Letwory | Remove redundant e usage. Energy is already multiplied... |
commit | commitdiff | tree |
2011-06-20 |
Campbell Barton | fix for python ABI search, was missing 'd' |
commit | commitdiff | tree |
2011-06-20 |
Nathan Letwory | Fix [#27474] Blender crashes on collada import if input... |
commit | commitdiff | tree |
2011-06-20 |
Brecht Van... | Fix #27703: reflection texture coordinates + nodes... |
commit | commitdiff | tree |
2011-06-20 |
Campbell Barton | fix [#27700] Add effect strip ignore channel argument |
commit | commitdiff | tree |
2011-06-20 |
Michael Fox | small fix, This enables correction of the tangent when... |
commit | commitdiff | tree |
2011-06-20 |
Campbell Barton | fix [#27664] startup.blend - manipulator user-prefs |
commit | commitdiff | tree |
2011-06-20 |
Campbell Barton | changes to startup.blend |
commit | commitdiff | tree |
2011-06-20 |
Campbell Barton | - add example for python rna property update |
commit | commitdiff | tree |
2011-06-20 |
Michael Fox | small safety fix for recent commit to normal mapping... |
commit | commitdiff | tree |
2011-06-19 |
Daniel Salazar | By Morten S. Mikkelsen; this adds support for tangent... |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | fix for python include in msvc |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | cmake: add find jack module |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | cmake: add find jemalloc module |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | fix for building opencollada + msvc |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | since cmake new auto-detects many features, print a... |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | cmake: fix for recent break in msvc+collada, also dont... |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | add back PYTHON_LIBPATH, needed for installing on python |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | fix for building with msvc |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | removing python includes for blenkernel since pynodes... |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | cmake add module for finding fftw3. |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | cmake: add libsamplerate find module |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | cmake: added FindOpenJPEG module. |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | cmake: |
commit | commitdiff | tree |
2011-06-19 |
Campbell Barton | fixed possible use of uninitialized variable. |
commit | commitdiff | tree |
2011-06-18 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-06-18 |
Campbell Barton | cmake: make python search into a find package module. |
commit | commitdiff | tree |
next |