2012-10-26 |
Campbell Barton | fix [#31661] Custom properties do no respect min/max... |
commit | commitdiff | tree |
2012-10-26 |
Campbell Barton | fix for crash when a python operator or render engine... |
commit | commitdiff | tree |
2012-10-26 |
Ton Roosendaal | Bugfix #31842 |
commit | commitdiff | tree |
2012-10-26 |
Brecht Van... | Fix #32972: cycles crash switching OSL to SVM in viewpo... |
commit | commitdiff | tree |
2012-10-26 |
Ton Roosendaal | Bug report #32970 |
commit | commitdiff | tree |
2012-10-26 |
Campbell Barton | fix [#30087] operator_context is different for popup... |
commit | commitdiff | tree |
2012-10-26 |
Campbell Barton | add a function for merging 2 bmesh element flags into... |
commit | commitdiff | tree |
2012-10-26 |
Campbell Barton | fix for another error reported in [#26712], use count... |
commit | commitdiff | tree |
2012-10-26 |
Campbell Barton | fix [#26712] Particle group instance 'Use Count' value... |
commit | commitdiff | tree |
2012-10-26 |
Campbell Barton | fix own error when refactoring projection code, [#32971... |
commit | commitdiff | tree |
2012-10-26 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-10-25 |
Campbell Barton | code cleanup: use squared length for comparisons and... |
commit | commitdiff | tree |
2012-10-25 |
Campbell Barton | code cleanup: use min_/max_ math functions, add minmax_... |
commit | commitdiff | tree |
2012-10-25 |
Brecht Van... | Fix #32973: crash adding python property with update... |
commit | commitdiff | tree |
2012-10-25 |
Bastien Montagne | Fix for r51634, without this define, translation won... |
commit | commitdiff | tree |
2012-10-25 |
Sergey Sharybin | Correction to viewport's lens description - lens works... |
commit | commitdiff | tree |
2012-10-25 |
Jens Verwiebe | fix scons compilation after 51634 |
commit | commitdiff | tree |
2012-10-25 |
Dalai Felinto | adding logic editor strings to .po |
commit | commitdiff | tree |
2012-10-25 |
Bastien Montagne | Fix compilation in paranoid gcc warnings=errors mode... |
commit | commitdiff | tree |
2012-10-25 |
Sergey Sharybin | Correction to recent makesrna commit |
commit | commitdiff | tree |
2012-10-25 |
Ton Roosendaal | Bugfix #27585 |
commit | commitdiff | tree |
2012-10-25 |
Lukas Toenne | Internal node links are now cached in a per-node list... |
commit | commitdiff | tree |
2012-10-25 |
Lukas Toenne | Support for string and index lookup operators on collec... |
commit | commitdiff | tree |
2012-10-25 |
Brecht Van... | Fix issue after commit 50282: float texture painting... |
commit | commitdiff | tree |
2012-10-25 |
Campbell Barton | fix (own issue with recent addition) [#32966] wireframe... |
commit | commitdiff | tree |
2012-10-25 |
Ton Roosendaal | Bugfix #24343 |
commit | commitdiff | tree |
2012-10-25 |
Lukas Toenne | Fix for cmake syntax error: LLVM_VERSION string was... |
commit | commitdiff | tree |
2012-10-25 |
Brecht Van... | UI: datablock selector widgets now show as a tooltip... |
commit | commitdiff | tree |
2012-10-25 |
Brecht Van... | Camera: bring Title Safe display up to date, making... |
commit | commitdiff | tree |
2012-10-25 |
Sergey Sharybin | Fix for strict compiler setup |
commit | commitdiff | tree |
2012-10-25 |
Brecht Van... | UI: add hide/show menus item in header right click... |
commit | commitdiff | tree |
2012-10-25 |
Brecht Van... | Better fix for #32837: DDS compressed textures now... |
commit | commitdiff | tree |
2012-10-25 |
Ton Roosendaal | Bugfix #28298 |
commit | commitdiff | tree |
2012-10-25 |
Sergey Sharybin | Cycles: use simplier strategy in next_tile for viewport... |
commit | commitdiff | tree |
2012-10-25 |
Campbell Barton | fix for nasty bug with frame dropping playback. |
commit | commitdiff | tree |
2012-10-25 |
Ton Roosendaal | Usability improvement! |
commit | commitdiff | tree |
2012-10-25 |
Ton Roosendaal | Bugfix #32962 |
commit | commitdiff | tree |
2012-10-25 |
Joerg Mueller | Audaspace: |
commit | commitdiff | tree |
2012-10-25 |
Joerg Mueller | Audaspace: |
commit | commitdiff | tree |
2012-10-25 |
Bastien Montagne | Cleanup: remove old, commented code for constraints... |
commit | commitdiff | tree |
2012-10-25 |
Campbell Barton | skip updating tessface customdata layers when joining... |
commit | commitdiff | tree |
2012-10-25 |
Campbell Barton | fix for build error in own commit with non gcc compiler... |
commit | commitdiff | tree |
2012-10-25 |
Campbell Barton | bmesh todo: dont calculate normals in editmesh with... |
commit | commitdiff | tree |
2012-10-25 |
Campbell Barton | add BLI_STATIC_ASSERT macro. |
commit | commitdiff | tree |
2012-10-25 |
Nicholas Bishop | Various convex hull fixes |
commit | commitdiff | tree |
2012-10-25 |
Campbell Barton | hide text overlays when 'Only Render' option is enabled. |
commit | commitdiff | tree |
2012-10-25 |
Campbell Barton | fix [#32938] The Splash Screen doesn't show up correctl... |
commit | commitdiff | tree |
2012-10-24 |
Brecht Van... | Fix #32964: IK constraint had a "Target" option, which... |
commit | commitdiff | tree |
2012-10-24 |
Brecht Van... | Cycles UI: keep node input sockets collapsed by default... |
commit | commitdiff | tree |
2012-10-24 |
Brecht Van... | Fix #30940: layout.prop_search() item not drawing corre... |
commit | commitdiff | tree |
2012-10-24 |
Joerg Mueller | Audaspace: |
commit | commitdiff | tree |
2012-10-24 |
Brecht Van... | Fix #31894: cycles node muting not working, was not... |
commit | commitdiff | tree |
2012-10-24 |
Brecht Van... | Fix blender player link error with scons, include openn... |
commit | commitdiff | tree |
2012-10-24 |
Alexander Pinzon | Solved the problem when WITH_PLAYER activated. |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | add section on how to run scripts in blender for the... |
commit | commitdiff | tree |
2012-10-24 |
Sergey Sharybin | Patch #29142: Reduce hopping when switching between... |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | fix for maximized startup blend preventing -p command... |
commit | commitdiff | tree |
2012-10-24 |
Jeroen Bakker | set default value of defocus maxblur when this is unset... |
commit | commitdiff | tree |
2012-10-24 |
Sergey Sharybin | Patch #31641: Text editor: unindent even if no selection |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | made mistake of saving last startup.blend on my second... |
commit | commitdiff | tree |
2012-10-24 |
Ton Roosendaal | Bugfix #31527 |
commit | commitdiff | tree |
2012-10-24 |
Sergey Sharybin | Fix #32951: Progressive refine crashing Blender when... |
commit | commitdiff | tree |
2012-10-24 |
Bastien Montagne | Unhide "simplify stroke" option of Grease Pencil stroke... |
commit | commitdiff | tree |
2012-10-24 |
Jeroen Bakker | Oeps... Enabled the pixelate node added documentation... |
commit | commitdiff | tree |
2012-10-24 |
Ton Roosendaal | Bugfix #32496 |
commit | commitdiff | tree |
2012-10-24 |
Lukas Toenne | Fix #32835, Reroute node on shading nodes connection... |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | no need to update normals when running edge-split modif... |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | reneme volume_preservation -> use_volume_preserve |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | code cleanup: some edits for unused vars in recent... |
commit | commitdiff | tree |
2012-10-24 |
Thomas Dinges | UI fixes for Laplacian Smooth (r51578): |
commit | commitdiff | tree |
2012-10-24 |
Thomas Dinges | Compile fix for r51578: |
commit | commitdiff | tree |
2012-10-24 |
Daniel Genrich | Merge GSoC project from branch: Laplacian Smooth (Opera... |
commit | commitdiff | tree |
2012-10-24 |
Bastien Montagne | Back to "Espanol" (instead os "Castellano"), as it... |
commit | commitdiff | tree |
2012-10-24 |
Lukas Toenne | Removed the experimental (and commented-out) code for... |
commit | commitdiff | tree |
2012-10-24 |
Ton Roosendaal | Bugfix #32617 |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | style cleanup |
commit | commitdiff | tree |
2012-10-24 |
Jeroen Bakker | Updated crop image setting to make every pixel outside... |
commit | commitdiff | tree |
2012-10-24 |
Jeroen Bakker | Adding a pixelate node. |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | use smaller type for kdopbvh - this change was made... |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | add CDDM_from_bmesh(), avoids using BMEditMesh in modif... |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | code cleanup: move doxy comments into the C files. |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | style cleanup: modifier structs |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | enable decimate modifier for curves. |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | use int's for kdopbvh start/stop axis since there were... |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | use min_ii/max_ii over MIN2 MAX2 |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | fix [#32855] Obj im and export and the file path and... |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | comment R_SEQ_GL_REND flag, opengl render now does... |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | - enable GPU mipmap generation by default (Sergey and... |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | enable rendering from the sequencer again. this was... |
commit | commitdiff | tree |
2012-10-24 |
Campbell Barton | rename axis_primary_v3() to max_axis_v3() to avoid... |
commit | commitdiff | tree |
2012-10-24 |
Janne Karhu | Final fix for [#31017] Particles not generated on Grid... |
commit | commitdiff | tree |
2012-10-23 |
Nicholas Bishop | Partially replace convex hull implementation with Bulle... |
commit | commitdiff | tree |
2012-10-23 |
Nicholas Bishop | Patch Bullet to make it's convex hull implementation... |
commit | commitdiff | tree |
2012-10-23 |
Bastien Montagne | Separate languages file generation code into its own... |
commit | commitdiff | tree |
2012-10-23 |
Bastien Montagne | Fix #2 for [#32954] Crash when activating 'Internationa... |
commit | commitdiff | tree |
2012-10-23 |
Brecht Van... | Fix #27834: AAO color bleeding failure case with raytra... |
commit | commitdiff | tree |
2012-10-23 |
Howard Trickey | Fix knife sensitivity issue (#30637): better calculatio... |
commit | commitdiff | tree |
2012-10-23 |
Sergey Sharybin | Fix #32954: Crash when activating 'International Fonts... |
commit | commitdiff | tree |
2012-10-23 |
Sergey Sharybin | Cycles: update buffers only once in a while when progre... |
commit | commitdiff | tree |
2012-10-23 |
Sergey Sharybin | Solve unresolved call of min(int&, unsigned int&) |
commit | commitdiff | tree |
next |