2012-12-12 |
Jens Verwiebe | OSX/cmake: fix ndof compile |
commit | commitdiff | tree |
2012-12-12 |
Lukas Toenne | RNA properties for width and height of nodes. |
commit | commitdiff | tree |
2012-12-12 |
Lukas Toenne | Fix for range checks in generated RNA functions. The... |
commit | commitdiff | tree |
2012-12-12 |
Brecht Van... | Fix error compiling in debug build, should test #ifndef... |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | fix for another crash in r52911 |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | edge slide: skip creating BMBVHTree when its not used. |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | style cleanup: also change node selection method not... |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | remove context argument from EDBM_update_generic() |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | fix for crash in own commit r52911 |
commit | commitdiff | tree |
2012-12-12 |
Brecht Van... | Fix related to #33480: for blender internal volume... |
commit | commitdiff | tree |
2012-12-12 |
Brecht Van... | Cycles: disable scaling up of ray differentials after... |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | fix [#33489] Scaling normals with Alt (maintains shell... |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | move edge split into its own function which can be... |
commit | commitdiff | tree |
2012-12-12 |
Lukas Toenne | Fix for menu context. The menu draw function context... |
commit | commitdiff | tree |
2012-12-12 |
Lukas Toenne | Fix for misleading doc string of panel header options. |
commit | commitdiff | tree |
2012-12-12 |
Lukas Toenne | A few basic Python operators for adding nodes in the... |
commit | commitdiff | tree |
2012-12-12 |
Lukas Toenne | Toolbar region for the node editor. This region is... |
commit | commitdiff | tree |
2012-12-12 |
Sergey Sharybin | Sequencer: add textured solid option for opengl preview |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | use header only tags for edge split (to prepare to... |
commit | commitdiff | tree |
2012-12-12 |
Sergey Sharybin | Revert recent workaround for sequencer, it'll only... |
commit | commitdiff | tree |
2012-12-12 |
Ton Roosendaal | Bug fix [#33492] Right click on 'confirm reload' crashes |
commit | commitdiff | tree |
2012-12-12 |
Sergey Sharybin | Sequencer old todo: inserting keyframes with preview... |
commit | commitdiff | tree |
2012-12-12 |
Sv. Lockal | Use own list of actions for Vertex Group Lock operator... |
commit | commitdiff | tree |
2012-12-12 |
Gaia Clary | revert recent code cleanup which introduced const param... |
commit | commitdiff | tree |
2012-12-12 |
Brecht Van... | Fix #33486: cycles CPU image textures were offset wrong... |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | fix for EDBM_index_arrays_ensure not working as intended. |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | add threshold for bmesh & openmp so its not used with... |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | add destructive argument to bmesh.update_edit_mesh() |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | make EDBM_index_arrays's stay in memory, blender was... |
commit | commitdiff | tree |
2012-12-12 |
Brecht Van... | Fix #33485: cycles OSL now autodetects the presence... |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | use htype flags as arguments to EDBM_index_arrays_init... |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | use openmp to thread some common bmesh operations |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | assert in debug builds if MEM_ alloc's are called in... |
commit | commitdiff | tree |
2012-12-12 |
Campbell Barton | replace BLI_array_declare with BLI_array_staticdeclare... |
commit | commitdiff | tree |
2012-12-11 |
Daniel Genrich | Fix for cloth/smoke: Collision and flow objects always... |
commit | commitdiff | tree |
2012-12-11 |
Sergey Sharybin | Install dependencies used to always mark schro as used... |
commit | commitdiff | tree |
2012-12-11 |
Thomas Dinges | OSL Shader Files: |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | change to r52888, since we dont always want ED_view3d_o... |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | fix for building with msvc |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | image stamp data's strings could be short enough not... |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | replace BLI_array_fixedstack_declare with() new macro... |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | fix for warnings/errors in recent commits |
commit | commitdiff | tree |
2012-12-11 |
Ton Roosendaal | Bug fix, irc report: |
commit | commitdiff | tree |
2012-12-11 |
Brecht Van... | Cycles OSL: add diffuse_ramp closure in addition to... |
commit | commitdiff | tree |
2012-12-11 |
Brecht Van... | Cycles: RGB and Vector Curves nodes now supported,... |
commit | commitdiff | tree |
2012-12-11 |
Brecht Van... | Cycles: trick to make building with OSL trunk work... |
commit | commitdiff | tree |
2012-12-11 |
Brecht Van... | RNA: add Window x/y position and size access. |
commit | commitdiff | tree |
2012-12-11 |
Brecht Van... | Fix issue reported in #32174: IK solver stretch was... |
commit | commitdiff | tree |
2012-12-11 |
Brecht Van... | Fix OS X warning on startup about using deprecated... |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | minor speedup - replace use of smallhash with api_flags... |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | define the size of matrix args for both rows/cols. |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | own cleanup commit in bmesh branch - removed last lette... |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | was using max short on a float in EDBM_face_find_nearest() |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | use const char for display device |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | code cleanup: neareast -> nearest |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | code cleanup: spelling labda -> lambda |
commit | commitdiff | tree |
2012-12-11 |
Bastien Montagne | Fix some RNA subtypes for collections' active/active_in... |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | switch BLI_ghashutil_strhash() to "djb" hash (as used... |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | unfreeze blender, back to bcon1 |
commit | commitdiff | tree |
2012-12-11 |
Daniel Genrich | Bugfix [#33467] Fluid Simulations Speed factor animated... |
commit | commitdiff | tree |
2012-12-11 |
Brecht Van... | Fix #33476: cycles environment texture not showing... |
commit | commitdiff | tree |
2012-12-11 |
Brecht Van... | OSL install deps script: set STOP_ON_WARNING to OFF... |
commit | commitdiff | tree |
2012-12-11 |
Brecht Van... | Fix game player still not using fast GPU mipmap generat... |
commit | commitdiff | tree |
2012-12-11 |
Brecht Van... | Splash template XCF file for Gimp. |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | cmake wouldn't build since it was missing files added... |
commit | commitdiff | tree |
2012-12-11 |
Campbell Barton | update api changelog |
commit | commitdiff | tree |
2012-12-10 |
Joerg Mueller | Audaspace: |
commit | commitdiff | tree |
2012-12-10 |
Sergey Sharybin | Fix for maya keymap |
commit | commitdiff | tree |
2012-12-10 |
Brecht Van... | Splash screen for 2.65, created by Jordan Schur. |
commit | commitdiff | tree |
2012-12-10 |
Brecht Van... | Fix cycles OSL + AO enabled in world settings not worki... |
commit | commitdiff | tree |
2012-12-10 |
Sergey Sharybin | 2.65 commit: version bump |
commit | commitdiff | tree |
2012-12-10 |
Brecht Van... | Fix shader nodes Normal node not showing right directio... |
commit | commitdiff | tree |
2012-12-10 |
Brecht Van... | CMake: fix numpy install not getting properly disabled... |
commit | commitdiff | tree |
2012-12-10 |
Campbell Barton | fix for knife when clipping was enabled, The knife... |
commit | commitdiff | tree |
2012-12-10 |
Campbell Barton | fix for knife tool when the mouse was moved outside... |
commit | commitdiff | tree |
2012-12-10 |
Campbell Barton | knife tool was incorrectly moving points into worldspac... |
commit | commitdiff | tree |
2012-12-10 |
Campbell Barton | de-duplicate labda_PdistVL2Dfl() & line_point_factor_v2() |
commit | commitdiff | tree |
2012-12-10 |
Campbell Barton | some of the modal knife key bindings didn't cause a... |
commit | commitdiff | tree |
2012-12-10 |
Campbell Barton | revert most of r52820 (patch to fix [#33452]), this... |
commit | commitdiff | tree |
2012-12-10 |
Campbell Barton | fix for copying markers to other scenes not working... |
commit | commitdiff | tree |
2012-12-09 |
Sergey Sharybin | Fix for camera solver not working properly when built... |
commit | commitdiff | tree |
2012-12-09 |
Campbell Barton | make cppcheck run with quiet flag when QUIET env var... |
commit | commitdiff | tree |
2012-12-09 |
Brecht Van... | Fix #33454: cycles wasn't hiding the original object... |
commit | commitdiff | tree |
2012-12-09 |
Ton Roosendaal | Bugfix: softshadow in menus was broken. |
commit | commitdiff | tree |
2012-12-09 |
Lukas Toenne | Fix for Render Layers node: when sockets are hidden... |
commit | commitdiff | tree |
2012-12-09 |
Ton Roosendaal | Further refined the check for GCC 4.2 to not add the... |
commit | commitdiff | tree |
2012-12-09 |
Campbell Barton | fix [#33442] Units |
commit | commitdiff | tree |
2012-12-09 |
Campbell Barton | console auto-complete button looked silly when aligned... |
commit | commitdiff | tree |
2012-12-09 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-12-09 |
Campbell Barton | patch [#33452] Double click select does not work proper... |
commit | commitdiff | tree |
2012-12-09 |
Antony Riakiotakis | CMake: |
commit | commitdiff | tree |
2012-12-08 |
Campbell Barton | bmesh toolflags would use BLI_MEMPOOL_SYSMALLOC when... |
commit | commitdiff | tree |
2012-12-08 |
Campbell Barton | fix [#33431] Impossible to add "None" string to a property |
commit | commitdiff | tree |
2012-12-08 |
Campbell Barton | fix [#33438] Bevel modifier "angle" mode is broken |
commit | commitdiff | tree |
2012-12-08 |
Campbell Barton | update themes with update_themes.py |
commit | commitdiff | tree |
2012-12-08 |
Campbell Barton | ifdef out dynstr so mathutils can be compiled as an... |
commit | commitdiff | tree |
2012-12-07 |
Howard Trickey | Bevel: fix 'causing artifacts' bug 33245. |
commit | commitdiff | tree |
2012-12-07 |
Sergey Sharybin | Camera tracking: fixed type in camera intrinsics update... |
commit | commitdiff | tree |
2012-12-07 |
Brecht Van... | Fix missing mapping and influence panel for particles... |
commit | commitdiff | tree |
2012-12-07 |
Campbell Barton | Add 2 documents to the python api reference. |
commit | commitdiff | tree |
next |