2012-01-02 |
Brecht Van... | Fix #29695: cycles particle emitter not being properly... |
commit | commitdiff | tree |
2012-01-02 |
Brecht Van... | Fix #29740: missing cycles viewport update with animate... |
commit | commitdiff | tree |
2012-01-02 |
Nicholas Bishop | Remove some silly variable copies that stuck around... |
commit | commitdiff | tree |
2012-01-02 |
Campbell Barton | replace: |
commit | commitdiff | tree |
2012-01-02 |
Campbell Barton | weight paint buttons now work in weight paint vertex... |
commit | commitdiff | tree |
2012-01-02 |
Brecht Van... | Fix #29746: cycles crash with border render. |
commit | commitdiff | tree |
2012-01-02 |
Campbell Barton | py scripts - replace bad uses of len(), |
commit | commitdiff | tree |
2012-01-02 |
Brecht Van... | Fix #29755: cycles crash with array modifier that can... |
commit | commitdiff | tree |
2012-01-02 |
Campbell Barton | nicer string delimiter handling for Ctrl+Left/Right... |
commit | commitdiff | tree |
2012-01-02 |
Brecht Van... | Fix #29738: missing includes in RNA, patch by Dan Eicher. |
commit | commitdiff | tree |
2012-01-02 |
Alex Fraser | Fixes two crashers for games, with GHOST under SDL: |
commit | commitdiff | tree |
2012-01-02 |
Alex Fraser | Mode switching for GHOST under X11: adds the ability... |
commit | commitdiff | tree |
2012-01-02 |
Alex Fraser | Added OpenMP multithreading for SPH particle systems. |
commit | commitdiff | tree |
2012-01-02 |
Alex Fraser | SPH particle simulation fixes: |
commit | commitdiff | tree |
2012-01-02 |
Campbell Barton | slice and iterator access for matrix.col/row so you... |
commit | commitdiff | tree |
2012-01-02 |
Campbell Barton | remove Id's that crept in |
commit | commitdiff | tree |
2012-01-01 |
Tom Musgrove | left out one tiny word... |
commit | commitdiff | tree |
2012-01-01 |
Tom Musgrove | part of line missing in Jens commit, this fixes compile... |
commit | commitdiff | tree |
2012-01-01 |
Jens Verwiebe | OSX: fix compile by conditional unsupported flags |
commit | commitdiff | tree |
2012-01-01 |
Bastien Montagne | Fix [#29556] shrinkwrap generates spikes if vertices... |
commit | commitdiff | tree |
2012-01-01 |
Bastien Montagne | Fixed names of VertexWeight modifiers RNA structs,... |
commit | commitdiff | tree |
2012-01-01 |
Campbell Barton | use `props` all over for operator properties vars |
commit | commitdiff | tree |
2012-01-01 |
Campbell Barton | __func__ define for msvc since its not c99 compat |
commit | commitdiff | tree |
2012-01-01 |
Campbell Barton | rna_xml module - write colors as hexadecimal values... |
commit | commitdiff | tree |
2012-01-01 |
Campbell Barton | rna api - set hard min/max for colors which are float... |
commit | commitdiff | tree |
2012-01-01 |
Campbell Barton | use __func__ for makesrna.c error prints rather then... |
commit | commitdiff | tree |
2012-01-01 |
Campbell Barton | pep8 edits |
commit | commitdiff | tree |
2012-01-01 |
Campbell Barton | theme import/export - uses generic rna_xml py module. |
commit | commitdiff | tree |
2012-01-01 |
Campbell Barton | add the ability to read from XML into RNA for rna_xml... |
commit | commitdiff | tree |
2012-01-01 |
Campbell Barton | initial rna <> xml module, copied from dump_rna2xml... |
commit | commitdiff | tree |
2011-12-31 |
Alexander Kuznetsov | Openexr path change for scons (win) |
commit | commitdiff | tree |
2011-12-31 |
Brecht Van... | Cycles code refactoring: change displace kernel into... |
commit | commitdiff | tree |
2011-12-31 |
Bastien Montagne | Fix [#29728] Explode Modifier Causes Crash. |
commit | commitdiff | tree |
2011-12-31 |
Sergey Sharybin | Fix for compilation error when compiling dualcon with... |
commit | commitdiff | tree |
2011-12-31 |
Sergey Sharybin | Code cleanup: do not use check for nan when doing check... |
commit | commitdiff | tree |
2011-12-31 |
Miika Hamalainen | Fix: Material "Vertex Color Light" option didn't apply... |
commit | commitdiff | tree |
2011-12-31 |
Miika Hamalainen | Dynamic Paint: |
commit | commitdiff | tree |
2011-12-31 |
Daniel Stokes | Changing KX_FontObject to look for a "Text" game proper... |
commit | commitdiff | tree |
2011-12-31 |
Sergey Sharybin | Minor code cleanup after resolving conflicts |
commit | commitdiff | tree |
2011-12-31 |
Sergey Sharybin | Tag object with object solver constraint to recalc... |
commit | commitdiff | tree |
2011-12-31 |
Sergey Sharybin | Do not set scene's camera on camera solving and cursor... |
commit | commitdiff | tree |
2011-12-31 |
Campbell Barton | fix [#29734] Crash after bpy.ops.file.direrectory_new() |
commit | commitdiff | tree |
2011-12-31 |
Campbell Barton | fix [#29735] Blender crashes with ACCESS_VIOLATION... |
commit | commitdiff | tree |
2011-12-31 |
Campbell Barton | option to build without remesh modifier for cmake and... |
commit | commitdiff | tree |
2011-12-31 |
Campbell Barton | workaround for error building with clang and quiet... |
commit | commitdiff | tree |
2011-12-31 |
Campbell Barton | minor style edits to space_clip & unused var |
commit | commitdiff | tree |
2011-12-30 |
Nicholas Bishop | Small tweaks from Zafio for the remesh modifier icon |
commit | commitdiff | tree |
2011-12-30 |
Alexander Kuznetsov | Patch is partially made by Pelle Johnsen. Thanks! |
commit | commitdiff | tree |
2011-12-30 |
Thomas Dinges | Fix for Remesh Modifier: |
commit | commitdiff | tree |
2011-12-30 |
Nicholas Bishop | Add remesh modifier (dual contouring). |
commit | commitdiff | tree |
2011-12-30 |
Sergey Sharybin | Disable markers when doing frame-by-frame tracking... |
commit | commitdiff | tree |
2011-12-30 |
Sergey Sharybin | Object tracking integration |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | patch [#29726] Enable looping with Follow Path constrai... |
commit | commitdiff | tree |
2011-12-30 |
Brecht Van... | Color management: add "Color Unpremultiply" option... |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | use PyUnicode_From_STR_String in the game engine in... |
commit | commitdiff | tree |
2011-12-30 |
Dalai Felinto | cucumber merge, multiline font object: |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | formatting edits, missed these last commit. |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | fix [#29686] Weight paint paints when it shouldn't |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | patch from Jason Hays |
commit | commitdiff | tree |
2011-12-30 |
Sergey Sharybin | Camera tracking: improvements of track preview widget |
commit | commitdiff | tree |
2011-12-30 |
Sergey Sharybin | Fixed low boundary when detecting frames range for... |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | check for presets in addons dirs. this way addons can... |
commit | commitdiff | tree |
2011-12-30 |
Sergey Sharybin | Fix #29729: Blender crashes when camera solving with... |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | style edits for function declarations |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | minor dna header cleanup |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | PyAPI - remove Matrix.row_size / col_size. these were... |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | weight paint - fix for own error in r42986, also avoid... |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | improvement to how weight paint blur works |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | get the brush size at before applying each brush step... |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | while checking weight paint code noticed that unified... |
commit | commitdiff | tree |
2011-12-30 |
Campbell Barton | minor edits to weight paint |
commit | commitdiff | tree |
2011-12-29 |
Brecht Van... | Fix: cycles camera dof object with non-uniform scale... |
commit | commitdiff | tree |
2011-12-29 |
Sergey Sharybin | Fix #29687: Normal bake from multires gives distorted... |
commit | commitdiff | tree |
2011-12-29 |
Sergey Sharybin | Fix #29718: anchored stroke with image-texture ---... |
commit | commitdiff | tree |
2011-12-29 |
Campbell Barton | py - fix for error which made enums not through errors... |
commit | commitdiff | tree |
2011-12-29 |
Campbell Barton | possible fix for [#29708] Crashes when Rendering Cross... |
commit | commitdiff | tree |
2011-12-29 |
Campbell Barton | use math functions for customdata interpolation funcs |
commit | commitdiff | tree |
2011-12-29 |
Sergey Sharybin | Remove totally crappy and not used operator FONT_OT_buf... |
commit | commitdiff | tree |
2011-12-29 |
Campbell Barton | remove unused initFlags option in mirror modifier |
commit | commitdiff | tree |
2011-12-29 |
Campbell Barton | minor edits to trunk mirror modifier, use unsigned... |
commit | commitdiff | tree |
2011-12-29 |
Dalai Felinto | bugfix: [#29711] Cycles - HSV Node - Hue Change Bug |
commit | commitdiff | tree |
2011-12-29 |
Campbell Barton | optimized mempool iterator from bmesh |
commit | commitdiff | tree |
2011-12-29 |
Joshua Leung | Mingw - use truly relative instead of absolute-relative... |
commit | commitdiff | tree |
2011-12-29 |
Campbell Barton | add UNLIKELY / LIKELY util defines to help optimize... |
commit | commitdiff | tree |
2011-12-29 |
Dalai Felinto | more mist settings should be accesible to BGE |
commit | commitdiff | tree |
2011-12-28 |
Campbell Barton | file missing from cmake listing |
commit | commitdiff | tree |
2011-12-28 |
Campbell Barton | sync changes from bmesh r42951 + some other minor edits. |
commit | commitdiff | tree |
2011-12-28 |
Sergey Sharybin | Fix #29692: 3D Scene is Rendering Bright in the VSE |
commit | commitdiff | tree |
2011-12-28 |
Brecht Van... | Fix #29715: cycles and glsl normal node not working... |
commit | commitdiff | tree |
2011-12-28 |
Brecht Van... | Fix #29689, #29702: cycles render crash with node setup... |
commit | commitdiff | tree |
2011-12-28 |
Sergey Sharybin | Merging r42896 through r42944 from trunk into soc-2911... |
commit | commitdiff | tree |
2011-12-28 |
Sergey Sharybin | Fix #29696: Crash on exit of edit mode after deleting... |
commit | commitdiff | tree |
2011-12-28 |
Thomas Dinges | Scons/FFMPEG: |
commit | commitdiff | tree |
2011-12-28 |
Campbell Barton | files from bmesh now load in trunk, this way loading... |
commit | commitdiff | tree |
2011-12-28 |
Campbell Barton | fix for recent compile error |
commit | commitdiff | tree |
2011-12-28 |
Campbell Barton | WIP bmesh trunk sync, excuse the noise |
commit | commitdiff | tree |
2011-12-28 |
Campbell Barton | more changes from bmesh into trunk (mesh mpoly strict... |
commit | commitdiff | tree |
2011-12-28 |
Campbell Barton | WIP loading bmesh in trunk, some conversion functions... |
commit | commitdiff | tree |
2011-12-28 |
Campbell Barton | merge bleshes BLI_array header lib into trunk. |
commit | commitdiff | tree |
2011-12-28 |
Brecht Van... | Code refactoring: add unified image buffer functions... |
commit | commitdiff | tree |
next |