2012-11-22 |
Mitchell Stokes | BGE Docs: Adding docs for bge.logic.NextFrame() and... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE Docs: Adding docs for KX_Scene.drawObstacleSimulati... |
commit | commitdiff | tree |
2012-11-22 |
Brecht Van... | Fix cycles OSL wrong reflection texture coordinate. |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE Docs: Documenting missing Sound Actuator attributes... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE Docs: Adding docs for the KX_GameObject.playAction... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE Docs: Reordering the "Various" constants so they... |
commit | commitdiff | tree |
2012-11-22 |
Sergey Sharybin | Reverting previous buildbot commit - sm_13 still fails... |
commit | commitdiff | tree |
2012-11-22 |
Brecht Van... | Fix #33265: editing uv vertex coordinates in panel... |
commit | commitdiff | tree |
2012-11-22 |
Sergey Sharybin | Buildbot: enable sm_13 for 32bit linux |
commit | commitdiff | tree |
2012-11-22 |
Brecht Van... | Cycles: disable anisotropic BSDF on CUDA sm 1.x, to... |
commit | commitdiff | tree |
2012-11-22 |
Sergey Sharybin | Solved descriptors leak in OCIO module on windows |
commit | commitdiff | tree |
2012-11-22 |
Sergey Sharybin | Fix #33264: Array MOD First Last option does nothing |
commit | commitdiff | tree |
2012-11-22 |
Brecht Van... | Tweak macbook trackpad version check, now assumes to... |
commit | commitdiff | tree |
2012-11-22 |
Sergey Sharybin | Fix for animation possible offset in sequencer. |
commit | commitdiff | tree |
2012-11-22 |
Sergey Sharybin | Fix #33263: Sequencer Command Line Bugs |
commit | commitdiff | tree |
2012-11-22 |
Jens Verwiebe | Fix #33185 correct now, forgot stringlength incrased |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE Docs: Moving the KX_ArmatureSensor.type constant... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE: KX_ACT_ARMATURE_SETINFLUENCE constant for BL_Armat... |
commit | commitdiff | tree |
2012-11-22 |
Campbell Barton | minor speedup for bevel, avoid calling find_bevvert... |
commit | commitdiff | tree |
2012-11-22 |
Jens Verwiebe | Fix #33185 by taking new sysctl hw.model into accont |
commit | commitdiff | tree |
2012-11-22 |
Campbell Barton | minor edit to console line adding, all callers have... |
commit | commitdiff | tree |
2012-11-22 |
Campbell Barton | fix for clear line adjusting console selection. |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE Docs: Changing ROT_* Armature Channel constants... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE Docs: Fixing indentation. |
commit | commitdiff | tree |
2012-11-22 |
Campbell Barton | avoid string -> unicode conversion when registering... |
commit | commitdiff | tree |
2012-11-22 |
Campbell Barton | indentation edits |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE Docs: Adding some basic docs for the KX_STEERING_... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE Docs: Moving the BL_ArmatureChannel.rotation_mode... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE Docs: Moving the BL_ArmatureConstraint constant... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE Docs: Adding RM_* mode constants from KX_NavMeshObj... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | Moving the Armature Actuator constant docs from bge... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | Some KX_CONSTRAINTACT_* constants were incorrectly... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | Adding docs for KX_NavMeshObject based on doc strings... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE: KX_PhysicsObjectWrapper was not being used anywher... |
commit | commitdiff | tree |
2012-11-22 |
Mitchell Stokes | BGE: Removing some glIsEnabled() calls from DisableForT... |
commit | commitdiff | tree |
2012-11-22 |
Campbell Barton | more bge reference api docstrings, leaving KX_FontObjec... |
commit | commitdiff | tree |
2012-11-22 |
Campbell Barton | bge camera axix actuator was undocumented and python... |
commit | commitdiff | tree |
2012-11-22 |
Campbell Barton | modify the python stub to include __file__ and __name__... |
commit | commitdiff | tree |
2012-11-22 |
Campbell Barton | add missing bgl and gpu api docstrings (found using... |
commit | commitdiff | tree |
2012-11-22 |
Campbell Barton | fix own error - remove doubles slot name. |
commit | commitdiff | tree |
2012-11-21 |
Brecht Van... | Fix 33149: LLVM caused startup crash on linux systems... |
commit | commitdiff | tree |
2012-11-21 |
Antony Riakiotakis | Fix: Normal maps and triangulate modifier will give... |
commit | commitdiff | tree |
2012-11-21 |
Dalai Felinto | camera sensor ui fix: grey out values when not affectin... |
commit | commitdiff | tree |
2012-11-21 |
Bastien Montagne | Fix two stupid mistakes... Btw, osl now compiles with... |
commit | commitdiff | tree |
2012-11-21 |
Brecht Van... | Fixes for OS X default locale: use pclose and do error... |
commit | commitdiff | tree |
2012-11-21 |
Jens Verwiebe | OSX/locale: moved command up, so errorchecking also... |
commit | commitdiff | tree |
2012-11-21 |
Jens Verwiebe | OSX/locale: workaround to get osx system locale from... |
commit | commitdiff | tree |
2012-11-21 |
Sergey Sharybin | Style cleanup: mixed tabs/spaces were used for indentat... |
commit | commitdiff | tree |
2012-11-21 |
Sergey Sharybin | Cycles: solve -Wmissing-declarations for osl kernel |
commit | commitdiff | tree |
2012-11-21 |
Campbell Barton | fix [#29633] Mirror-Y also flips Z axis |
commit | commitdiff | tree |
2012-11-21 |
Brecht Van... | Fix #33257: cycles camera clipping did not work through... |
commit | commitdiff | tree |
2012-11-21 |
Bastien Montagne | Enable llvm building for fedora too. |
commit | commitdiff | tree |
2012-11-21 |
Howard Trickey | bevel: fix bug where constructed where parallel test |
commit | commitdiff | tree |
2012-11-21 |
Brecht Van... | Fix #33256: cycles Z pass for orthographic camera was... |
commit | commitdiff | tree |
2012-11-21 |
Brecht Van... | Fix #32796: cycles did not support image auto refresh... |
commit | commitdiff | tree |
2012-11-21 |
Sergey Sharybin | Patch #33242: ffmpeg AAC/AC3 encoding |
commit | commitdiff | tree |
2012-11-21 |
Sergey Sharybin | Fix #33222: When rendering DPX it's flipped in the... |
commit | commitdiff | tree |
2012-11-21 |
Campbell Barton | enable edge draw by default for new edges, |
commit | commitdiff | tree |
2012-11-21 |
Campbell Barton | revert r52399, fix for [#33217], will look into a diffe... |
commit | commitdiff | tree |
2012-11-21 |
Campbell Barton | fix for re->partx/re->party values being different... |
commit | commitdiff | tree |
2012-11-21 |
Sergey Sharybin | Fix #33252: VSE preview displays wrong color space |
commit | commitdiff | tree |
2012-11-21 |
Lukas Toenne | When the File Output node exits early in convertToOpera... |
commit | commitdiff | tree |
2012-11-21 |
Sergey Sharybin | Prevent division by zero in tiles size versioning code... |
commit | commitdiff | tree |
2012-11-21 |
Sergey Sharybin | Fix #33253: VSE preview doesn't display compositor |
commit | commitdiff | tree |
2012-11-21 |
Lukas Toenne | Fix for debug assert failure with Reroute nodes in... |
commit | commitdiff | tree |
2012-11-21 |
Bastien Montagne | Bring SUSE target to the same level as others. |
commit | commitdiff | tree |
2012-11-21 |
Campbell Barton | changes to startup.blend |
commit | commitdiff | tree |
2012-11-21 |
Bastien Montagne | More LLVM work (now always search llvm-config into... |
commit | commitdiff | tree |
2012-11-21 |
Campbell Barton | doc corrections and add bge.types.KX_ArmatureSensor |
commit | commitdiff | tree |
2012-11-21 |
Campbell Barton | scripts to report missing py reference api docs. (simpl... |
commit | commitdiff | tree |
2012-11-21 |
Brecht Van... | Fix for #33250: animation player shortcut keys not... |
commit | commitdiff | tree |
2012-11-21 |
Brecht Van... | Fix #33241: can't exit edit mode when object gets hidde... |
commit | commitdiff | tree |
2012-11-21 |
Campbell Barton | py api cleanup, replace use... |
commit | commitdiff | tree |
2012-11-21 |
Nathan Vegdahl | Change edge loop select and edge ring select to be... |
commit | commitdiff | tree |
2012-11-21 |
Dalai Felinto | Cycles bugfix: AUTO wasn't working for Equisolid Fishey... |
commit | commitdiff | tree |
2012-11-21 |
Brecht Van... | Fix #33158: motion vector pass wrong in cycles in some... |
commit | commitdiff | tree |
2012-11-21 |
Campbell Barton | py api: BMesh.from_object() was using the derivedFinal... |
commit | commitdiff | tree |
2012-11-20 |
Dalai Felinto | Debug value in degrees (under parenthesis) for rotation... |
commit | commitdiff | tree |
2012-11-20 |
Campbell Barton | fix for missing bmesh operator flags when selecting... |
commit | commitdiff | tree |
2012-11-20 |
Brecht Van... | Fix #33227: custom keymap syncing didn't work well... |
commit | commitdiff | tree |
2012-11-20 |
Brecht Van... | Fix #33177: OSL render difference with missing textures... |
commit | commitdiff | tree |
2012-11-20 |
Brecht Van... | Fix cycles OSL missing support for texture mapping... |
commit | commitdiff | tree |
2012-11-20 |
Brecht Van... | Fix #33243: cycles CUDA going missing sometimes, disabl... |
commit | commitdiff | tree |
2012-11-20 |
Campbell Barton | code cleanup: comment unused members of bmesh operator... |
commit | commitdiff | tree |
2012-11-20 |
Thomas Dinges | Fix [#33239] Cycles OSL : Environment Texture Rotation... |
commit | commitdiff | tree |
2012-11-20 |
Campbell Barton | bmesh operator api: |
commit | commitdiff | tree |
2012-11-20 |
Sergey Sharybin | Motion tracking: dump mask image when dump images is... |
commit | commitdiff | tree |
2012-11-20 |
Lukas Toenne | Support for type callbacks on IDProperty pointers.... |
commit | commitdiff | tree |
2012-11-20 |
Sergey Sharybin | Text editor: fix for line spacing with word wrap enabled |
commit | commitdiff | tree |
2012-11-20 |
Sergey Sharybin | Motion tracking: fixed View Selection operator in cases... |
commit | commitdiff | tree |
2012-11-20 |
Sergey Sharybin | Fix for add plane operator broken since recent code... |
commit | commitdiff | tree |
2012-11-20 |
Sergey Sharybin | Fix bug in endian switch functions. |
commit | commitdiff | tree |
2012-11-20 |
Antony Riakiotakis | Fix #33217, mirror modifier edges missing in wireframe... |
commit | commitdiff | tree |
2012-11-20 |
Antony Riakiotakis | Skip CDDM_calc_edges since it's a costly operation... |
commit | commitdiff | tree |
2012-11-20 |
Sergey Sharybin | Seems extra hints are needed to find llvm-config on... |
commit | commitdiff | tree |
2012-11-20 |
Campbell Barton | py api: add mapping support to bmesh operator return... |
commit | commitdiff | tree |
2012-11-20 |
Campbell Barton | py api: remove ".out" from the names of dict keys retur... |
commit | commitdiff | tree |
2012-11-20 |
Campbell Barton | code cleanup: make bmesh operator names more consistant... |
commit | commitdiff | tree |
2012-11-20 |
Campbell Barton | bmesh operator api edits, add macros and NULL the buffe... |
commit | commitdiff | tree |
2012-11-20 |
Campbell Barton | bmesh py api: add support for return values from bmesh... |
commit | commitdiff | tree |
next |