2010-10-23 |
Campbell Barton | warning fixes. |
commit | commitdiff | tree |
2010-10-23 |
Campbell Barton | CMake options to disable Decimate and Boolean Modifiers... |
commit | commitdiff | tree |
2010-10-23 |
Campbell Barton | Remove msvc build files which are not needed anymore. |
commit | commitdiff | tree |
2010-10-23 |
Campbell Barton | fix for implicit declaration |
commit | commitdiff | tree |
2010-10-23 |
Brecht Van... | Fix #24363: trying to separate mesh with shape keys... |
commit | commitdiff | tree |
2010-10-23 |
Campbell Barton | rename rna property Bone.use_hinge to use_inherit_rotat... |
commit | commitdiff | tree |
2010-10-23 |
Campbell Barton | - CMake now only uses SOURCE_GROUP with MSVC lib config... |
commit | commitdiff | tree |
2010-10-23 |
Campbell Barton | use explicit file paths for CMake rather then globing... |
commit | commitdiff | tree |
2010-10-22 |
Nathan Letwory | Fix [#24337] Create vertex (and faces and edges) with... |
commit | commitdiff | tree |
2010-10-22 |
Janne Karhu | Fix for [#24361] Only first frame is working with glow... |
commit | commitdiff | tree |
2010-10-22 |
Doug Hammond | Add release/scripts/modules/extensions_framework (forme... |
commit | commitdiff | tree |
2010-10-22 |
Nathan Letwory | Include BLI_storage.h where zlib.h is also included... |
commit | commitdiff | tree |
2010-10-22 |
Campbell Barton | bpy.props: replace common error checks with macros... |
commit | commitdiff | tree |
2010-10-22 |
Campbell Barton | change to Nathan's fix which also works with empty... |
commit | commitdiff | tree |
2010-10-22 |
Nathan Letwory | Export UV Layout to PNG would fail if original mesh... |
commit | commitdiff | tree |
2010-10-22 |
Joshua Leung | Bugfix #20708: segmented bones don't work well with... |
commit | commitdiff | tree |
2010-10-22 |
Nathan Letwory | index for openmp loop needs to be signed int. |
commit | commitdiff | tree |
2010-10-22 |
Nathan Letwory | Add some missing const's |
commit | commitdiff | tree |
2010-10-22 |
Campbell Barton | [#21331] Pose snap not working in some cases |
commit | commitdiff | tree |
2010-10-22 |
Campbell Barton | fix for BGE define in recent math changes. |
commit | commitdiff | tree |
2010-10-22 |
Campbell Barton | Fix for snapping pose bones with axis-angle rotation. |
commit | commitdiff | tree |
2010-10-22 |
Campbell Barton | eulO_to_quat wasn't functional for XZY, YXZ, ZYX rotati... |
commit | commitdiff | tree |
2010-10-22 |
Campbell Barton | fix for warnings & detecting opensource nouveau drivers. |
commit | commitdiff | tree |
2010-10-22 |
Campbell Barton | bugfix/workaround for ../../radeon/radeon_cs_gem.c... |
commit | commitdiff | tree |
2010-10-21 |
Campbell Barton | fix warnings |
commit | commitdiff | tree |
2010-10-21 |
Campbell Barton | limit adjustment from AlexKu, subdiv smooth soft limit... |
commit | commitdiff | tree |
2010-10-21 |
Nathan Letwory | Wrong check for platform accidently put /WX to non... |
commit | commitdiff | tree |
2010-10-21 |
Janne Karhu | Temporary fix for sequencer bugs #22925, #21429, #21783... |
commit | commitdiff | tree |
2010-10-21 |
Campbell Barton | bugfix [#24331] EdgeSlide not as flawless as 2.49's |
commit | commitdiff | tree |
2010-10-21 |
Campbell Barton | bugfix [#24342] Wrong Bubble description when creation... |
commit | commitdiff | tree |
2010-10-21 |
Nathan Letwory | Fix [#24348] Release confirm confusing |
commit | commitdiff | tree |
2010-10-21 |
Nathan Letwory | Don't use CS_CLASSDC after all. Makes drawing multiple... |
commit | commitdiff | tree |
2010-10-21 |
Joshua Leung | Changes to "evaluation time" for Curves: |
commit | commitdiff | tree |
2010-10-21 |
Campbell Barton | tweaks to external libs to get rid of warnings. |
commit | commitdiff | tree |
2010-10-21 |
Campbell Barton | bugfix [#24347] Fly mode: Immediately after pressing... |
commit | commitdiff | tree |
2010-10-21 |
Nathan Letwory | /WX enabled for MSVC in CMake too. |
commit | commitdiff | tree |
2010-10-21 |
Nathan Letwory | Same warning suppression as with SCons |
commit | commitdiff | tree |
2010-10-21 |
Nathan Letwory | Enable /WX in blenkernel |
commit | commitdiff | tree |
2010-10-21 |
Campbell Barton | fix [#24339] Auto Depth, makes viewport lag. |
commit | commitdiff | tree |
2010-10-21 |
Nathan Letwory | Include BLI_math.h instead of math.h. |
commit | commitdiff | tree |
2010-10-21 |
Nathan Letwory | Silence warning about macro redefinition |
commit | commitdiff | tree |
2010-10-21 |
Nathan Letwory | Use one device context for our window class. |
commit | commitdiff | tree |
2010-10-21 |
Nathan Letwory | * Use HWND_DESKTOP as parent for Blender Windows. |
commit | commitdiff | tree |
2010-10-21 |
Nathan Letwory | Enable /WX on Windows. |
commit | commitdiff | tree |
2010-10-21 |
Campbell Barton | fix for fix [#24344] crash on adding new image when... |
commit | commitdiff | tree |
2010-10-21 |
Campbell Barton | use custom data mask defines, no functional changes. |
commit | commitdiff | tree |
2010-10-21 |
Campbell Barton | remove unused args for some modifiers, no functional... |
commit | commitdiff | tree |
2010-10-21 |
Campbell Barton | improved fix for [#24267] Hook fails after Solidify |
commit | commitdiff | tree |
2010-10-20 |
Nicholas Bishop | Partial fix for bug #24341, "Problems running blender... |
commit | commitdiff | tree |
2010-10-20 |
Campbell Barton | fix for fix [#24336] evaluation time - curve has no... |
commit | commitdiff | tree |
2010-10-20 |
Campbell Barton | Quiet compiler warnings. |
commit | commitdiff | tree |
2010-10-20 |
Campbell Barton | fix for -Wunused-value |
commit | commitdiff | tree |
2010-10-20 |
Campbell Barton | [#24267] Hook fails after Solidify |
commit | commitdiff | tree |
2010-10-20 |
Campbell Barton | bugfix [#24333] Horizon Color Picker Crashes Blender... |
commit | commitdiff | tree |
2010-10-20 |
Mitchell Stokes | stubs.c update for revision 32607, which introduced... |
commit | commitdiff | tree |
2010-10-20 |
Nicholas Bishop | == Sculpt == |
commit | commitdiff | tree |
2010-10-20 |
Nicholas Bishop | == Paint == |
commit | commitdiff | tree |
2010-10-19 |
Nathan Letwory | Fix [#21294] Bad object drawing and crash when rendering |
commit | commitdiff | tree |
2010-10-19 |
Andrea Weikert | compile fixes on windows for quicktime. |
commit | commitdiff | tree |
2010-10-19 |
Janne Karhu | Fix for [#24262] Segmentation attempting to render... |
commit | commitdiff | tree |
2010-10-19 |
Janne Karhu | Fix for [#24293] Shadow pass is wrong |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | [#24325] Texture painting using selected faces mask |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | bugfix [#24324] Wrong center for scaling Bezier Curve... |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | [#24307] 3d Viewport Mini 3D Axis changes color when... |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | bugfix [#24309] Reloading file with incorrect path... |
commit | commitdiff | tree |
2010-10-19 |
Janne Karhu | Fix for [#24299] Changing Curves on rendered Pass scewe... |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | rename anim.c -> anim_movie.c since we have an anim... |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | Cancelling rotation on axis/angle object rotation didnt... |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | bugfix [#24322] Rotating objects with Axis+Angle mode... |
commit | commitdiff | tree |
2010-10-19 |
Janne Karhu | Fix for [#24313] Displacement modifier is not respectin... |
commit | commitdiff | tree |
2010-10-19 |
Janne Karhu | Fix for [#24319] Removing a cloth or softbody simulatio... |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | fix for exceptions in recent commit. |
commit | commitdiff | tree |
2010-10-19 |
Nathan Letwory | Fix [#20277] Bug with Continuous Grab on Windows |
commit | commitdiff | tree |
2010-10-19 |
Janne Karhu | Fix for bugs [#24316] Changing particles path step... |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | patch [#24320] Fix for [#24311] Copy and Paste |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | [#24270] RNA Properties with long Variable Names |
commit | commitdiff | tree |
2010-10-19 |
Sergey Sharybin | Fix #24321: duplicate of multiresolution modifier error |
commit | commitdiff | tree |
2010-10-19 |
Nathan Letwory | Remove BLI_bfile.c from build process. It is unused... |
commit | commitdiff | tree |
2010-10-19 |
Nathan Letwory | Make C4013 throw a warning |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | bugfix with applying the object matrix with negative... |
commit | commitdiff | tree |
2010-10-19 |
Nathan Letwory | Set defaults for compile and link flags to lists. |
commit | commitdiff | tree |
2010-10-19 |
Nathan Letwory | * Enable compile and link flags to build info also... |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | Using unsigned int from own commit r32425 broke tiling... |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | fix for implicit declaration, not sure why this happens... |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | Disable LCMS by default for scons. |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | bugfix [#24314] Motion path (ghosting/onioning) numbers... |
commit | commitdiff | tree |
2010-10-19 |
Nicholas Bishop | == Sculpt == |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | bugfix [#24289] bpy.ops.object.select_name() is broken |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | patch by Elia Sarti, adding selectable_objects and... |
commit | commitdiff | tree |
2010-10-19 |
Campbell Barton | use unsigned int for all layers. |
commit | commitdiff | tree |
2010-10-18 |
Nathan Letwory | Add Toggle System Console entry to Help menu on Windows... |
commit | commitdiff | tree |
2010-10-18 |
Nathan Letwory | Add operator for toggling cmd box on Windows. |
commit | commitdiff | tree |
2010-10-18 |
Nathan Letwory | whitespace commit, AKA commit count bump. |
commit | commitdiff | tree |
2010-10-18 |
Nathan Letwory | Mangle unused parameter names also on non-GCC platforms... |
commit | commitdiff | tree |
2010-10-18 |
Andrea Weikert | quick commit for forgotten file in the G.sce -> G.main... |
commit | commitdiff | tree |
2010-10-18 |
Campbell Barton | remove annoying warnings for blenderplayers stub.c |
commit | commitdiff | tree |
2010-10-18 |
Campbell Barton | recent fix for relative imports broke autocomp. |
commit | commitdiff | tree |
2010-10-18 |
Campbell Barton | cflags, cxxflags & linkflags in buildinfo. |
commit | commitdiff | tree |
2010-10-18 |
Campbell Barton | define NDEBUG for release builds so assert() is disabled. |
commit | commitdiff | tree |
2010-10-18 |
Campbell Barton | bugfix [#24306] Python : relative import error |
commit | commitdiff | tree |
next |