2011-02-07 |
Campbell Barton | minor edits, no functional changes. |
commit | commitdiff | tree |
2011-02-07 |
M.G. Kishalmi | GLSL shader part |
commit | commitdiff | tree |
2011-02-07 |
M.G. Kishalmi | bump-mapping update to properly support |
commit | commitdiff | tree |
2011-02-07 |
Dalai Felinto | Logic UI: Game Actuator options renaming |
commit | commitdiff | tree |
2011-02-07 |
Dalai Felinto | Logic UI: Armature Actuator + general Captalizing 1st... |
commit | commitdiff | tree |
2011-02-07 |
Ton Roosendaal | Bugfix 25965 |
commit | commitdiff | tree |
2011-02-07 |
Ton Roosendaal | Todo/feature request |
commit | commitdiff | tree |
2011-02-07 |
Thomas Dinges | Fix for [#25963] Show mouse option in wrong Panel. |
commit | commitdiff | tree |
2011-02-07 |
Campbell Barton | remove mat_nr from MVert struct, saves 4 bytes per... |
commit | commitdiff | tree |
2011-02-07 |
Joshua Leung | Argh! This code is haunted... (line 666) compiler here... |
commit | commitdiff | tree |
2011-02-07 |
Joshua Leung | AnimSys Todo: Scene/CompoNode Driver Hacks |
commit | commitdiff | tree |
2011-02-07 |
Campbell Barton | fix [#25926] lattice + projection on surface snap issue |
commit | commitdiff | tree |
2011-02-07 |
Janne Karhu | Bug fix: adding force fields from the add menu didn... |
commit | commitdiff | tree |
2011-02-07 |
Joshua Leung | Compiling commit for previous commit... |
commit | commitdiff | tree |
2011-02-07 |
Janne Karhu | Hair ui simplification: |
commit | commitdiff | tree |
2011-02-07 |
Campbell Barton | add access to radius for game objects (static objects... |
commit | commitdiff | tree |
2011-02-07 |
Joshua Leung | Visual Keying Code Tweaks: |
commit | commitdiff | tree |
2011-02-07 |
Janne Karhu | Fix for [#25955] Hair paths under force field influence... |
commit | commitdiff | tree |
2011-02-07 |
Joshua Leung | Bugfix [#25934] "Apply Visual Transform as Pose" not... |
commit | commitdiff | tree |
2011-02-07 |
Lukas Toenne | A simplified way of defining bNodeType structs. Instead... |
commit | commitdiff | tree |
2011-02-07 |
Campbell Barton | rename ID.update() --> update_tag() since this function... |
commit | commitdiff | tree |
2011-02-07 |
Campbell Barton | Type checks for internal ID-Property UI min/max/tip... |
commit | commitdiff | tree |
2011-02-07 |
Campbell Barton | comment unused var |
commit | commitdiff | tree |
2011-02-07 |
Joshua Leung | PoseLib Bugfix: |
commit | commitdiff | tree |
2011-02-07 |
Campbell Barton | patch for building blender with CMake, OpenEXR & MSVC20... |
commit | commitdiff | tree |
2011-02-07 |
Campbell Barton | - own error with sound unpack operator using NULL pointer |
commit | commitdiff | tree |
2011-02-06 |
Joshua Leung | PoseLib Preview/Browse Bugfixes: |
commit | commitdiff | tree |
2011-02-06 |
Ton Roosendaal | Bugfix #25953 |
commit | commitdiff | tree |
2011-02-06 |
Ton Roosendaal | Two in one: |
commit | commitdiff | tree |
2011-02-06 |
Janne Karhu | Bug fix: Particles in dupligroups were mostly drawn... |
commit | commitdiff | tree |
2011-02-06 |
Campbell Barton | mathutils.Matrix.Scale(factor, size, axis) |
commit | commitdiff | tree |
2011-02-06 |
Campbell Barton | - cmake was missing an inclide (IDE's wouldnt index) |
commit | commitdiff | tree |
2011-02-06 |
Campbell Barton | bugfix [#25824] Quats + Camera + Fly = Madness |
commit | commitdiff | tree |
2011-02-06 |
Campbell Barton | fix [#25947] Smart Project is broken SVN r34664 |
commit | commitdiff | tree |
2011-02-06 |
Campbell Barton | fix [#25948] blender-thumbnailer.py does incorrect... |
commit | commitdiff | tree |
2011-02-06 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-02-05 |
Martin Poirier | [#25693] Netrender "shadow" images with last frame... |
commit | commitdiff | tree |
2011-02-05 |
Ton Roosendaal | todo list item: |
commit | commitdiff | tree |
2011-02-05 |
Brecht Van... | Another fix for the raytracing commit, forgot that... |
commit | commitdiff | tree |
2011-02-05 |
Ton Roosendaal | Bugfix #25944 |
commit | commitdiff | tree |
2011-02-05 |
Peter Schlaile | This fixes: [#25608] Video Sequence Editor: problem... |
commit | commitdiff | tree |
2011-02-05 |
Ton Roosendaal | Bugfix, own todo |
commit | commitdiff | tree |
2011-02-05 |
Brecht Van... | Raytrace modifications from the Render Branch. |
commit | commitdiff | tree |
2011-02-05 |
Brecht Van... | Fix bones moving when changing between editmode and... |
commit | commitdiff | tree |
2011-02-05 |
Ton Roosendaal | Renamed texture.c in render module, to prevent debuggers to |
commit | commitdiff | tree |
2011-02-05 |
Ton Roosendaal | Bugfix 25871 |
commit | commitdiff | tree |
2011-02-05 |
M.G. Kishalmi | accidentally left scaling code commented out when testing. |
commit | commitdiff | tree |
2011-02-05 |
Campbell Barton | mathutils fixes noticed when refactoring. |
commit | commitdiff | tree |
2011-02-05 |
Campbell Barton | mathutils rotate functions for Euler/Quaternion/Matrix... |
commit | commitdiff | tree |
2011-02-05 |
Campbell Barton | update for changes in mathutils. |
commit | commitdiff | tree |
2011-02-05 |
Campbell Barton | Rename python mathutils functions and split in-place... |
commit | commitdiff | tree |
2011-02-04 |
Dalai Felinto | Logic UI: multiple fixes on Constraint Actuator |
commit | commitdiff | tree |
2011-02-04 |
Sergey Sharybin | - Drivers should now be updated correct when curve... |
commit | commitdiff | tree |
2011-02-04 |
Sergey Sharybin | Fix #25923: Active area of text editor line numbers... |
commit | commitdiff | tree |
2011-02-04 |
Sergey Sharybin | Fix #25933: Drag Dog stroke method uses Jitter if set... |
commit | commitdiff | tree |
2011-02-04 |
Janne Karhu | Improvements for particle grid distribution: |
commit | commitdiff | tree |
2011-02-04 |
Nathan Letwory | Fix [#19997] Duplicating window results in graphics... |
commit | commitdiff | tree |
2011-02-04 |
Nathan Letwory | small typo fix |
commit | commitdiff | tree |
2011-02-04 |
Joshua Leung | Quick Animation Feature: Paste Pose "Selection Mask... |
commit | commitdiff | tree |
2011-02-04 |
Campbell Barton | swap Matrix.Shear(...) arguments so matrix size is... |
commit | commitdiff | tree |
2011-02-04 |
Campbell Barton | mathutils.Matrix.OrthoProjection(plane, size, axis... |
commit | commitdiff | tree |
2011-02-04 |
Campbell Barton | pep8 cleanup |
commit | commitdiff | tree |
2011-02-04 |
M.G. Kishalmi | hard- and ui-limit for particle grid resolution were... |
commit | commitdiff | tree |
2011-02-04 |
Joshua Leung | Moved Auto-Keying "Insert for KeyingSet only" option... |
commit | commitdiff | tree |
2011-02-04 |
Campbell Barton | fix for make stub, readlink was used incorrectly and... |
commit | commitdiff | tree |
2011-02-04 |
Campbell Barton | small mathutils changes. |
commit | commitdiff | tree |
2011-02-04 |
Campbell Barton | PyAPI: coerce mathutils values. (vectors, quats, eulers... |
commit | commitdiff | tree |
2011-02-03 |
Guillermo S... | SVN maintenance. |
commit | commitdiff | tree |
2011-02-03 |
Sergey Sharybin | - Fixed bug with disappearing curve animation data... |
commit | commitdiff | tree |
2011-02-03 |
Ton Roosendaal | Bugfix #25912 |
commit | commitdiff | tree |
2011-02-03 |
Janne Karhu | Applying patch #25898 by Shinsuke Irie for rendering... |
commit | commitdiff | tree |
2011-02-03 |
Joerg Mueller | Audio Bugfixes: |
commit | commitdiff | tree |
2011-02-03 |
Campbell Barton | remove unused variable |
commit | commitdiff | tree |
2011-02-03 |
Campbell Barton | Makefile for convenience on *nix systems. |
commit | commitdiff | tree |
2011-02-02 |
Ton Roosendaal | Bugfix #25913 |
commit | commitdiff | tree |
2011-02-02 |
Janne Karhu | Fix for [#25899] Renderer can't trace successive total... |
commit | commitdiff | tree |
2011-02-02 |
Daniel Salazar | Added Read Render Layers and Read Full Sample Layers... |
commit | commitdiff | tree |
2011-02-02 |
Daniel Salazar | Keymap conflict in node editor. Read Render Layers... |
commit | commitdiff | tree |
2011-02-02 |
Campbell Barton | fix [#25684] Grease pencil strokes with "Surface" optio... |
commit | commitdiff | tree |
2011-02-02 |
Joshua Leung | Bugfix [#25907] Impossible to "select all" on narrow... |
commit | commitdiff | tree |
2011-02-02 |
Campbell Barton | bugfix for setting the worldspace matrix of an object... |
commit | commitdiff | tree |
2011-02-02 |
Campbell Barton | - some parts of the code to remove rotation were not... |
commit | commitdiff | tree |
2011-02-01 |
Campbell Barton | fix crash from report [#25746] Adding keyframes to... |
commit | commitdiff | tree |
2011-02-01 |
Joshua Leung | "Batch-Edit" Code cleanup: Renaming ED_operator_ipo_act... |
commit | commitdiff | tree |
2011-02-01 |
Joshua Leung | Bugfix [#25902] alt+a over 3D view don't up date dropes... |
commit | commitdiff | tree |
2011-02-01 |
Joshua Leung | Action Editor UI Tweaks: |
commit | commitdiff | tree |
2011-02-01 |
Campbell Barton | fix issue #2 raised by report: [#25894] Problems with... |
commit | commitdiff | tree |
2011-02-01 |
Campbell Barton | partial revert for r34590, exclude render() from enabli... |
commit | commitdiff | tree |
2011-02-01 |
Ton Roosendaal | Icons in outliner were jittering a bit on sizing of... |
commit | commitdiff | tree |
2011-02-01 |
Sergey Sharybin | Fix #25884: Crazy behaviour of the rotate brush |
commit | commitdiff | tree |
2011-02-01 |
Janne Karhu | Fix for [#25879] Particle Duplication issue with Linked... |
commit | commitdiff | tree |
2011-02-01 |
Ton Roosendaal | Bugfix #25891 |
commit | commitdiff | tree |
2011-02-01 |
Campbell Barton | Script to test import operators, so a single command... |
commit | commitdiff | tree |
2011-02-01 |
Campbell Barton | correct fix for bug #23871, __main__ module was being... |
commit | commitdiff | tree |
2011-02-01 |
Joshua Leung | Bugfix: Graph Editor menus were missing an entry for... |
commit | commitdiff | tree |
2011-02-01 |
Joshua Leung | Bugfix: Renaming Keying Sets didn't update timeline |
commit | commitdiff | tree |
2011-02-01 |
Joshua Leung | New Keyframe Type: "Jitter" |
commit | commitdiff | tree |
2011-02-01 |
Campbell Barton | own fix for bug #23871 (r33277), crashes when running... |
commit | commitdiff | tree |
2011-02-01 |
Campbell Barton | bugfix [#25767] Addons cannot be upgraded through the UI |
commit | commitdiff | tree |
2011-02-01 |
Joshua Leung | Targetless IK Bugfixes + Tweaks: |
commit | commitdiff | tree |
next |