2010-07-16 |
Joerg Mueller | svn merge -r 30323:30417 https://svn.blender.org/svnroo... |
commit | commitdiff | tree |
2010-07-16 |
Joerg Mueller | Enabling game engine autoplay again based on a patch... |
commit | commitdiff | tree |
2010-07-16 |
Campbell Barton | homekey in sequencer viewer wasnt quite setting 1:1 |
commit | commitdiff | tree |
2010-07-16 |
Andrea Weikert | == installation paths == |
commit | commitdiff | tree |
2010-07-16 |
Campbell Barton | [#22880] SEQUENCER: Flip Y broken in recent builds... |
commit | commitdiff | tree |
2010-07-16 |
Konrad Kleine | Fix for [#22668] Adding sequencer color strip fails... |
commit | commitdiff | tree |
2010-07-16 |
Campbell Barton | fix for freeze while resizing sequencer view vertically |
commit | commitdiff | tree |
2010-07-16 |
Brecht Van... | 2.5: automatic draw method now uses overlap for Intel... |
commit | commitdiff | tree |
2010-07-16 |
Sergey Sharybin | Incorrect flags were checing for cyclic in order clampi... |
commit | commitdiff | tree |
2010-07-16 |
Mitchell Stokes | BGE doc updates: |
commit | commitdiff | tree |
2010-07-16 |
Nathan Letwory | Add comment about case where autosave can fail on Windows. |
commit | commitdiff | tree |
2010-07-16 |
Campbell Barton | Blendfile thumbnail extractor, so icons can be automati... |
commit | commitdiff | tree |
2010-07-15 |
Martin Poirier | path -> filepath |
commit | commitdiff | tree |
2010-07-15 |
Andrea Weikert | == installation paths == |
commit | commitdiff | tree |
2010-07-15 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2010-07-15 |
Campbell Barton | Rather then hard coded /usr/share, use CMAKE_INSTALL_PR... |
commit | commitdiff | tree |
2010-07-15 |
Benoit Bolsee | Update MSVC9 project file |
commit | commitdiff | tree |
2010-07-15 |
Andrea Weikert | == installation paths == |
commit | commitdiff | tree |
2010-07-15 |
Campbell Barton | - updated man page from --help output. |
commit | commitdiff | tree |
2010-07-15 |
Andrea Weikert | == installation paths == |
commit | commitdiff | tree |
2010-07-15 |
Luca Bonavita | == rna cleanup == |
commit | commitdiff | tree |
2010-07-15 |
Brecht Van... | RNA cleanup: some more boolean changes based on discuss... |
commit | commitdiff | tree |
2010-07-15 |
Campbell Barton | fix for one of the problems with [#22846] GCC 4.4.1... |
commit | commitdiff | tree |
2010-07-15 |
Campbell Barton | Apply first pass of edits to rna values from rna_boolea... |
commit | commitdiff | tree |
2010-07-15 |
Campbell Barton | rna name edits as discussed with brecht. restrict ... |
commit | commitdiff | tree |
2010-07-15 |
Brecht Van... | Update --help message for new path environment variables. |
commit | commitdiff | tree |
2010-07-15 |
Brecht Van... | Fix for use of path environment variables, was not... |
commit | commitdiff | tree |
2010-07-15 |
Brecht Van... | Fix #22851: missing undo push for color picker, these... |
commit | commitdiff | tree |
2010-07-15 |
Campbell Barton | own recent commit which added support for writing srgb... |
commit | commitdiff | tree |
2010-07-15 |
Campbell Barton | change some references to .B.blend, .Blog to new names |
commit | commitdiff | tree |
2010-07-15 |
Brecht Van... | Fix: rename to .blend1 as last before writing, after... |
commit | commitdiff | tree |
2010-07-15 |
Jason Wilkins | * smooth wasn't working with strengths below .5 |
commit | commitdiff | tree |
2010-07-15 |
Matt Ebb | Disabled mode-switching keys during 3D View orbit/zoom... |
commit | commitdiff | tree |
2010-07-15 |
Campbell Barton | use dict comprehension where possible |
commit | commitdiff | tree |
2010-07-14 |
Nathan Letwory | Logic UI: Changing Controllers names to follow Sensors... |
commit | commitdiff | tree |
2010-07-14 |
Nathan Letwory | * Use same BLI_exist() on all platforms. |
commit | commitdiff | tree |
2010-07-14 |
Nathan Letwory | S_ISDIR and S_ISREG were checking completely wrong... |
commit | commitdiff | tree |
2010-07-14 |
Nathan Letwory | To be actually useful, also report the filename when... |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | patch from Goran Milovanovic for the BGE python api. |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | - change blend thumbnail loading function not to use... |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | CMake patch from Ralf Hölzemer (cheleb) |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | mistake in recent commit, set all axis values. |
commit | commitdiff | tree |
2010-07-14 |
Jason Wilkins | * new settings for brushes in do_versions had wrong... |
commit | commitdiff | tree |
2010-07-14 |
Jason Wilkins | * Accidentally bumped file subversion after sculpt... |
commit | commitdiff | tree |
2010-07-14 |
Jason Wilkins | * removed unneeded autosmooth_overlap, forgot to remove... |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | partial fix [#22846] GCC 4.4.1 support in Windows |
commit | commitdiff | tree |
2010-07-14 |
Damien Plisson | Scons/darwin (OSX): blender.app package is now created... |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | Change to text3d: When back or front is enabled, the... |
commit | commitdiff | tree |
2010-07-14 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2010-07-14 |
Nathan Letwory | Make SConstruct look in build_files/scons/tools and... |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | fix for autocomp., was raising an error when autocomple... |
commit | commitdiff | tree |
2010-07-14 |
Brecht Van... | Fix compile error after merge, gpu_buffers.h -> GPU_buf... |
commit | commitdiff | tree |
2010-07-14 |
Jason Wilkins | Merge GSOC Sculpt Branch: 28499-30319 |
commit | commitdiff | tree |
2010-07-14 |
Joerg Mueller | svn merge -r 30262:30322 https://svn.blender.org/svnroo... |
commit | commitdiff | tree |
2010-07-14 |
Joerg Mueller | Python API: |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | bugfix [#22847] 18+ char Name in Edit Strip causes... |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | bugfix [#22843] Cannot export to folder with ".blend... |
commit | commitdiff | tree |
2010-07-14 |
Joshua Leung | DopeSheet: Commented out menu entry for 'Grease Pencil... |
commit | commitdiff | tree |
2010-07-14 |
Joshua Leung | Bugfix #22792: Blender crashes after inserting keyframe... |
commit | commitdiff | tree |
2010-07-14 |
Brecht Van... | Fix a few compile warnings and rename gpu_buffers.h... |
commit | commitdiff | tree |
2010-07-14 |
Brecht Van... | Fix for #22818: blender doesn't find a systemwide insta... |
commit | commitdiff | tree |
2010-07-14 |
Brecht Van... | Fix #22816: crash in depsgraph loading some 2.49 files... |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | select parent/child now works for multiple selections... |
commit | commitdiff | tree |
2010-07-14 |
Joerg Mueller | Removed stopDSP, relict from FMOD. |
commit | commitdiff | tree |
2010-07-14 |
Joerg Mueller | Merging revision 30301:30302 from my GSoC branch to... |
commit | commitdiff | tree |
2010-07-14 |
Joerg Mueller | Fixed error in 2.4x sound conversion. |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | [#22830] Hex colour number (COLOUR BALANCE) is out... |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | [#22782] Solidify Thickness negative and positive value... |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | bugfix [#22840] Folders with ".blend" on the end are... |
commit | commitdiff | tree |
2010-07-14 |
Campbell Barton | pointcache support for relative external paths with... |
commit | commitdiff | tree |
2010-07-14 |
Joshua Leung | Patch #22807: Add select/deselect buttons to armature... |
commit | commitdiff | tree |
2010-07-13 |
Campbell Barton | - text3d was missing menu items for toggling bold/under... |
commit | commitdiff | tree |
2010-07-13 |
Campbell Barton | - make duplis real wasnt redrawing |
commit | commitdiff | tree |
2010-07-13 |
Campbell Barton | fix for rendering sequencer float buffers, need to... |
commit | commitdiff | tree |
2010-07-13 |
Campbell Barton | dont show active spline for text |
commit | commitdiff | tree |
2010-07-13 |
Brecht Van... | RNA cleanup: review of booleans done. |
commit | commitdiff | tree |
2010-07-13 |
Campbell Barton | group refcount checking was inconsistent. |
commit | commitdiff | tree |
2010-07-13 |
Campbell Barton | - fix for eternal loop with metaballs in set scenes. |
commit | commitdiff | tree |
2010-07-13 |
Diego Borghetti | Fix [#22833] missing lock icon |
commit | commitdiff | tree |
2010-07-13 |
Joerg Mueller | Merging revision 30264:30270 from my GSoC branch to... |
commit | commitdiff | tree |
2010-07-13 |
Joerg Mueller | Dirty hack fix for: |
commit | commitdiff | tree |
2010-07-13 |
Brecht Van... | Fix #22829: build error in openjpeg with SSE using... |
commit | commitdiff | tree |
2010-07-13 |
Brecht Van... | Fix #20461: deleting VBO's from threads used for render... |
commit | commitdiff | tree |
2010-07-13 |
Joerg Mueller | Bugfix for [#22284] Blender cursor gets stuck in the... |
commit | commitdiff | tree |
2010-07-13 |
Joerg Mueller | Merging revision 30126:30261 from trunk. |
commit | commitdiff | tree |
2010-07-13 |
Dalai Felinto | Logic UI: HEADERS changes: |
commit | commitdiff | tree |
2010-07-13 |
Brecht Van... | Fix #22804: own mistake, remove doubles shouldn't get... |
commit | commitdiff | tree |
2010-07-13 |
Brecht Van... | 2.5: startup.blend changes, these should all be consist... |
commit | commitdiff | tree |
2010-07-13 |
Campbell Barton | fix for crash copying in the sequencer. |
commit | commitdiff | tree |
2010-07-13 |
Dalai Felinto | Logic Editor UI: Make the Active object always the... |
commit | commitdiff | tree |
2010-07-13 |
Campbell Barton | - saturation option for sequencer strips, runs before... |
commit | commitdiff | tree |
2010-07-13 |
Campbell Barton | sequencer ui tweaks & display frame position of the... |
commit | commitdiff | tree |
2010-07-13 |
Campbell Barton | move nan mk files from source/ into build_files/make/ |
commit | commitdiff | tree |
2010-07-12 |
Campbell Barton | - more misc rna rename updates |
commit | commitdiff | tree |
2010-07-12 |
Campbell Barton | - minimum -> min, maximum -> max |
commit | commitdiff | tree |
2010-07-12 |
Campbell Barton | rna api cleanup... |
commit | commitdiff | tree |
2010-07-12 |
Campbell Barton | unmodified property names ready for editing (all props... |
commit | commitdiff | tree |
2010-07-12 |
Campbell Barton | fix for crash when psys_get_dupli_texture() was called... |
commit | commitdiff | tree |
2010-07-12 |
Brecht Van... | RNA cleanup: first pass over booleans, still 380 marked... |
commit | commitdiff | tree |
2010-07-12 |
Campbell Barton | re-arrange build files so scons "config" dir isnt confu... |
commit | commitdiff | tree |
next |